community-templates icon indicating copy to clipboard operation
community-templates copied to clipboard

How do we install this template to monitor ZFS on Linux in Zabbix?

Open greavette opened this issue 3 years ago • 1 comments

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.

greavette avatar Nov 13 '22 23:11 greavette

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?

//

  1. Download the 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)
  2. Copy the file to your zabbix agent host as /etc/zabbix/zabbix_agentd.conf.d/userparams_zol_without_sudo.conf
  3. Restart your zabbix-agent

Now i can observe some values in my zabbix webinterface.

paramazo avatar Mar 20 '24 14:03 paramazo

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.

Abrosimovs avatar Oct 02 '25 13:10 Abrosimovs