Voip-monitor
Shell script that reports cpu-load/memory/open-files files stats 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