Update README.md
This commit is contained in:
parent
e30533d313
commit
166999fc3e
|
@ -8,7 +8,7 @@ Follow this guide below.
|
||||||
https://docs.librenms.org/Extensions/Applications/#zfs
|
https://docs.librenms.org/Extensions/Applications/#zfs
|
||||||
|
|
||||||
Then do this
|
Then do this
|
||||||
wget 'https://raw.githubusercontent.com/12nick12/librenms-zfs-linux-snmpd/master/zfs_get.sh' -O '/etc/snmp/zfs_get.sh'
|
```wget 'https://raw.githubusercontent.com/12nick12/librenms-zfs-linux-snmpd/master/zfs_get.sh' -O '/etc/snmp/zfs_get.sh'```
|
||||||
|
|
||||||
change ['/sbin/zpool', 'list', '-pH'] to ['/etc/snmp/zfs_get.sh'] in /etc/snmp/zfs-linux
|
change ['/sbin/zpool', 'list', '-pH'] to ['/etc/snmp/zfs_get.sh'] in /etc/snmp/zfs-linux
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue