Hello, i'm trying to create a basic ping item and associated alert trigger. Im working on windows hosts and have access to the Zabbix front end , not the Linux box Zabbix server is installed on.
What i've tried:
I've tried a simple check item, with a key of "icmpping[,,,,]". I tried adding values as well, but this item always returns value of 0.
I also created an "agent.ping" item of type "zabbix agent Active". This does return a value of 1 for hosts, however the problem is i seems to never return a 0. I turned off a host, and "last value" remained 0, even though that last check value was an hour ago.
What am i doing wrong? It can't be this difficult.
What i've tried:
I've tried a simple check item, with a key of "icmpping[,,,,]". I tried adding values as well, but this item always returns value of 0.
I also created an "agent.ping" item of type "zabbix agent Active". This does return a value of 1 for hosts, however the problem is i seems to never return a 0. I turned off a host, and "last value" remained 0, even though that last check value was an hour ago.
What am i doing wrong? It can't be this difficult.
Comment