Update README.md

This commit is contained in:
12nick12 2019-10-02 18:08:42 -04:00 committed by GitHub
parent fc45515019
commit e30533d313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -8,8 +8,10 @@ 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'
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
Now close out /etc/snmp/zfs_get.sh and LibreNMS should now show what you need after 10-15mins.
Now close out /etc/snmp/zfs_get.sh and LibreNMS should now show what you need after 10-15mins. There is no warranty and I take no responsibility if anything happens. I'm not 100% sure that this prints everything 100% as it should, but it seems to make my graphs display data. There is no warranty and I take no responsibility if anything happens. I'm not 100% sure that this prints everything 100% as it should, but it seems to make my graphs display data.