Icecast
Icecast
Shell script that reports load average/memory/open-files stats of Icecast
SNMP Extend
-
Copy the shell script, icecast-stats.sh, to the desired host (the host must be added to LibreNMS devices)
wget https://github.com/librenms/librenms-agent/raw/master/snmp/icecast-stats.sh -O /etc/snmp/icecast-stats.sh
-
Make the script executable
chmod +x /etc/snmp/icecast-stats.sh
-
Verify it is working by running
/etc/snmp/icecast-stats.sh
-
Edit your snmpd.conf file (usually
/etc/snmp/icecast-stats.sh
) and add:extend icecast /etc/snmp/icecast-stats.sh