Extra SNMP Monitoring Check Plugins for Nagios, Icinga and Icinga2, written in C.
MIB objects:
./check_snmp_disk -v 2c -c <COMMUNITY> -Cw 85 -Cw 95 <HOSTNAME>
You will need CMake >= 3.5, and Net-SNMP.
to install directly from source
./scripts/build.sh
sudo ./scripts/install.sh
to generate an RPM
./scripts/release-source.sh
./scripts/release-binary_rpm.sh