Open greavette opened 2 years ago
I imported the yml and ignored the other files. I assigned the template to a host which is running zfs. There is a red error flag in the latest data for all the ZFS items which prints unsupported item key
.
Anyone managed to setup Zabbix to monitor a ZFS storage on debian?
//
userparams_zol_without_sudo.conf
, maybe you need to update some paths in file content (/sbin/zfs
and /sbin/zpool
to /usr/sbin/zfs
and /usr/sbin/zpool
)/etc/zabbix/zabbix_agentd.conf.d/userparams_zol_without_sudo.conf
Now i can observe some values in my zabbix webinterface.
Hello,
How do we install the community template to monitor ZFS on Linux in Zabbix?
https://github.com/zabbix/community-templates/tree/main/Operating_Systems/Linux/template_zfs_on_linux/6.0
There is a YAML file but what do we do with the other files?
Thank you.