ZFS Dataset using SNMP

jinu

Dabbler
Joined
Feb 11, 2021
Messages
15
Hi Folks
I am monitoring my ZFS dataset using SNMP and i seem to coming to some roadblocks. I am facing challenges in determining the System Dataset Pool size. If i use command line i can see the line item for the system dataset (eg: VDEV1 or boot-pool ) when using ZFS list command

But in SNMP i can use the values provided under ZPOOL Table and ZFS dataset. The problem is the ZPOOL table provides values before parity (raw capacity of disks) and the ZFS Dataset list there is no way to get the size, used, available values of the System Dataset (eg: VDEV1 or boot-pool ).

Any ideas on how to get the post parity (actual) used, size and available values for the System Dataset (eg: VDEV1 or boot-pool ) using SNMP?
 
Top