Voip-monitor
This shell script reports the CPU load, the memory, and the open file statistics of Voip Monitor.
SNMP Extend
-
Download the script onto the desired host
wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/voipmon-stats.sh -O /etc/snmp/voipmon-stats.sh -
Make the script executable
chmod +x /etc/snmp/voipmon-stats.sh -
Edit your snmpd.conf file (usually
/etc/snmp/voipmon-stats.sh) and add:extend voipmon /etc/snmp/voipmon-stats.sh