Ad Widget

Collapse

Zabbix Proxy - problem with data collecting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gilexy
    Junior Member
    • Feb 2021
    • 2

    #1

    Zabbix Proxy - problem with data collecting

    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?
    Last edited by Gilexy; 02-03-2021, 10:38.
  • Gilexy
    Junior Member
    • Feb 2021
    • 2

    #2
    The problem is solved, the issue was with low timeout in proxy config. After upping the timeout to 30s, the item stopped returning network error.

    The question still remains. 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?
    Last edited by Gilexy; 03-03-2021, 10:42.

    Comment

    Working...