SNMP issues - All disks reporting full/wrong size

guylon

Cadet
Joined
Oct 21, 2023
Messages
3
I recently put put truenas scale into Librenms and the disk size seems to be all wrong. Am I missing some sort of auxiliary parameters in truenas? (I have none set)

Does anyone have any idea if I need to tweek something on truenas?



All of them are showing up 100% full, but looking closer it looks like its reporting as a very very small total size.
1697927333275.png

Drives are showing up super small.
1697927378164.png
 

guylon

Cadet
Joined
Oct 21, 2023
Messages
3
Looks like this commit broke this.


zpoolAllocationUnits was removed and apparently the poller relies on it to build the storage size.



Is there a new OID that can be used to determine the usable size of the pool? Once this value is known should be relatively simple to update librenms scripts to use the new ones.
 

nasmant

Cadet
Joined
Sep 6, 2021
Messages
6
Is this a bug with TrueNAS Scale, Debian snmpd, or with LibreNMS? All my other hosts graph correctly in LibreNMS.
 
Top