community-templates
community-templates copied to clipboard
How do we install this template to monitor ZFS on Linux in Zabbix?
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.
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?
//
- Download the
userparams_zol_without_sudo.conf, maybe you need to update some paths in file content (/sbin/zfsand/sbin/zpoolto/usr/sbin/zfsand/usr/sbin/zpool) - Copy the file to your zabbix agent host as
/etc/zabbix/zabbix_agentd.conf.d/userparams_zol_without_sudo.conf - Restart your zabbix-agent
Now i can observe some values in my zabbix webinterface.
Closing this due to inactivity — apologies for the delay. We're working to improve response times going forward.
P.S. @paramazo, thank you for answering this one.