i use zabbix 2.0.3.
when a monitored host was incorrectly configured with firewall by some one ,like forbidden all incoming and outcomming tcp connection, zabbix server can not connect to the agent ,and the host 's 'Z' word will be red and indicate an error:
Get value from agent failed: *** Cannot connect to [<IP>]:10050 [No route to host].
the problem is how can i be alerted when this happens ? i have been tried items like host.status or zabbix[host,agent,available] ,the former item values always is 'no data' ,the later item's value is always 'unknown' .
when a monitored host was incorrectly configured with firewall by some one ,like forbidden all incoming and outcomming tcp connection, zabbix server can not connect to the agent ,and the host 's 'Z' word will be red and indicate an error:
Get value from agent failed: *** Cannot connect to [<IP>]:10050 [No route to host].
the problem is how can i be alerted when this happens ? i have been tried items like host.status or zabbix[host,agent,available] ,the former item values always is 'no data' ,the later item's value is always 'unknown' .
Comment