From 680bfe1f63db2efd88bf14f2f819b1d28fa62f98 Mon Sep 17 00:00:00 2001 From: 12nick12 Date: Wed, 2 Oct 2019 18:06:59 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 558843b..ea36da3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # librenms-zfs-linux-snmpd librenms-zfs-linux-snmpd + +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 + +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. 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.