Zabbix Server/Proxy 4.2.5, Agent 5.0 - CentOS 7
Hello,
I have an issue with Zabbix Proxy. Everything is working correctly, until Zabbix agent fails on host with one item:
2109:20210222:074256.837 Zabbix agent item "iostat.sh[dm-2,util]" on host "XXX" failed: first network error, wait for 15 seconds
2109:20210222:074327.447 Zabbix agent item "iostat.sh[dm-2,util]" on host "XXX" failed: another network error, wait for 15 seconds
2109:20210222:074344.042 resuming Zabbix agent checks on host "XXX": connection restored
It's a custom script run as Zabbix agent.
After this error, no further data are collected, even though the server is availible. When I deactivate this item, data are collected without any error, it's just this one item that has this error.
Is there any way to setup Zabbix Proxy in a way, that would allow it to ignore these errors and continue to collect data for other items, when only this one fails? Or deactivate just this item and collect all other data?
Hello,
I have an issue with Zabbix Proxy. Everything is working correctly, until Zabbix agent fails on host with one item:
2109:20210222:074256.837 Zabbix agent item "iostat.sh[dm-2,util]" on host "XXX" failed: first network error, wait for 15 seconds
2109:20210222:074327.447 Zabbix agent item "iostat.sh[dm-2,util]" on host "XXX" failed: another network error, wait for 15 seconds
2109:20210222:074344.042 resuming Zabbix agent checks on host "XXX": connection restored
It's a custom script run as Zabbix agent.
After this error, no further data are collected, even though the server is availible. When I deactivate this item, data are collected without any error, it's just this one item that has this error.
Is there any way to setup Zabbix Proxy in a way, that would allow it to ignore these errors and continue to collect data for other items, when only this one fails? Or deactivate just this item and collect all other data?
Comment