How can we check the status of Zabbix Agent, whether it is running or not?
I used the Zabbix Agentd Item (which returns the number of running Zabbix Processes).
But as soon as the agent goes down, the server gives the error of:
“11661:20070827:121305 Get value from agent failed. Error: ZBX_TCP_READ() failed [Interrupted system call]
11661:20070827:121305 Host [Host_Inkfish] will be checked after 60 seconds”
The server should atleast be able to report back the number of running processes equal to 0. But it does not!
Is there any way to check the status and have it restarted ?
I used the Zabbix Agentd Item (which returns the number of running Zabbix Processes).
But as soon as the agent goes down, the server gives the error of:
“11661:20070827:121305 Get value from agent failed. Error: ZBX_TCP_READ() failed [Interrupted system call]
11661:20070827:121305 Host [Host_Inkfish] will be checked after 60 seconds”
The server should atleast be able to report back the number of running processes equal to 0. But it does not!
Is there any way to check the status and have it restarted ?