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 (96)*, x86_64 (110)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (104)*, x86_64 (112)* | EPEL 7 (152 downloads) |
Fedora rawhide | i386 (101)*, ppc64le (104)*, x86_64 (102)* | Fedora rawhide (155 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable giesen/snmpd-connector
More info about enabling Copr repositories