I am trying to monitor TrueNAS Scale via SNMP in CheckMK.
I get services for all kinds of Filesystem usages (/etc, /opt, my top pool datasets, /var and some filesystems beneath it…) but the interesting datasets (one or two levels down, the ones that actually get used and have some quotas set) do not show up.
Is there any way to monitor these?
Just to make it more clear, an example:
I have a pool with datasets similar to the following:
- pool - near to no data here, only in children
- dataset1 - near to no data here, only in children
- dataset2 - heavily used with quota
- dataset3 - lightly used with quota
- dataset4 - heavily used without quota
- dataset1 - near to no data here, only in children
I would like to monitor the usage of datasets 2-4 but only get data for pool, dataset1 and internal TrueNAS filesystems.