mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
icecast doc correction (#12183)
This commit is contained in:
@@ -786,7 +786,7 @@ Shell script that reports load average/memory/open-files stats of Icecast
|
||||
|
||||
1. 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)
|
||||
wget https://github.com/librenms/librenms-agent/raw/master/snmp/icecast-stats.sh -O /etc/snmp/icecast-stats.sh
|
||||
```
|
||||
|
||||
2: Make the script executable `chmod +x /etc/snmp/icecast-stats.sh`
|
||||
|
Reference in New Issue
Block a user