giesen/snmpd-connector
Project ID: 19830
Description
The snmpd-connector-lib package provides an SNMPD agent/connector library for the Bash shell scripting language designed to assist with the development of new SNMPD agents/connectors, especially those providing access to tabular data, by providing an extremely simple API as well as other useful features including abstraction of the MIB structure.
Installation Instructions
Fedora:
dnf install snmpd-connector-lib #(SNMPD Connector library only) OR
dnf install snmpd-mdraid-connector #(SNMPD MD-RAID Connector) AND/OR
dnf install snmpd-smartctl-connector #(SNMPD SMARTCTL Connector)
EPEL:
yum install snmpd-connector-lib #(SNMPD Connector library only) OR
yum install snmpd-mdraid-connector #(SNMPD MD-RAID Connector) AND/OR
yum install snmpd-smartctl-connector #(SNMPD SMARTCTL Connector)
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (91)*, x86_64 (105)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (97)*, x86_64 (107)* | EPEL 7 (147 downloads) |
Fedora rawhide | i386 (92)*, ppc64le (97)*, x86_64 (95)* | Fedora rawhide (151 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable giesen/snmpd-connector
More info about enabling Copr repositories