2019-10-02 18:04:56 -04:00
# librenms-zfs-linux-snmpd
librenms-zfs-linux-snmpd
2019-10-02 18:06:59 -04:00
This is a known issue
https://github.com/librenms/librenms-agent/issues/248
Follow this guide below.
https://docs.librenms.org/Extensions/Applications/#zfs
Then do this
2019-10-02 18:09:28 -04:00
```wget 'https://raw.githubusercontent.com/12nick12/librenms-zfs-linux-snmpd/master/zfs_get.sh' -O '/etc/snmp/zfs_get.sh'```
2019-10-02 18:06:59 -04:00
change ['/sbin/zpool', 'list', '-pH'] to ['/etc/snmp/zfs_get.sh'] in /etc/snmp/zfs-linux
2019-10-02 18:08:42 -04:00
Now close out /etc/snmp/zfs_get.sh and LibreNMS should now show what you need after 10-15mins.
2019-10-02 18:06:59 -04:00
2019-10-02 18:08:42 -04:00
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.