Open danboid opened 8 months ago
It looks like the dev has stopped supporting this template?
I've not tested it yet but it seems users of Zabbix 6 should use this instead:
The fork here looks to be fixed for some issues:
https://github.com/mpawlik/zabbix_zfs-on-linux
Haven't actually tested it personally though (yet).
This template used to work fine for me under Zabbix 4.0 but I discovered today that the pool health monitoring broke when I upgraded my Zabbix server to 6.0.
From looking at other recently reported issues and reading
https://www.zabbix.com/documentation/4.0/en/manual/installation/upgrade_notes_400#deprecated-macros-in-item-names
My guess was that I needed to replace
in ZoL_without_sudo.conf with:
but that hasn't fixed it, after restarting zabbix-agent2.
I think this template provides more info than I need but its useless to me if the pool health check doesn't work.