Hi,
I am searching for a way to make zabbix monitor if the zabbix agent is running on a host. I need to know because I want to make al agent triggers dependend on the fact that the agent is running. If the agent is down I just want to get one message about it. All the other test should not report any failures.
I could only find a test that test the zabbix agent version.
Any help would be nice.
Thanks
Hans de Groot
I am searching for a way to make zabbix monitor if the zabbix agent is running on a host. I need to know because I want to make al agent triggers dependend on the fact that the agent is running. If the agent is down I just want to get one message about it. All the other test should not report any failures.
I could only find a test that test the zabbix agent version.
Any help would be nice.
Thanks
Hans de Groot
roc.num[zabbix_agentd].last(0)}<1
Comment