Open ghost opened 4 years ago
That's expected because FreeNAS is based on FreeBSD. While I did support for a time FreeBSD alongside Linux (on share.zabbix.com), I no longer work in an environment with any BSD, only Linux machines.
That's why this repository is aimed at Linux, but I can merge patches if they don't break the Linux side of things.
Typically, you'll have to create an other userparameter file that pulls the BSD items instead of looking at the Linux ones.
FreeBSD fork of this template is here: https://github.com/francoricci/zabbix_zfs-on-freebsd (not tested yet, will do soon)
Hello,
Nice plugin but unfortunately does not work on FreeNAS, next to the dataset discovery almost everything else is broken.
Unfortunately there is only 1 other FreeNAS zabbix template and it does not even contain anything related to ZFS just useless stuff like CPU usage/jumps etc.
Here is some research on my own. On Freenas as Zabbix user you will need the sudo, for example without that zfs.vdev.discovery would only return 2 results.
Any help is welcome.