Hello,
Is there any possibilty to change values of certain items of a host, if there was a trigger from this host?
In my case I have active agents which have an item Zabbix agent ping which is my way of tracking the status of the host.
If this item wasn't updated for 3 minutes, there is a trigger saying the host is not available. But the last values of this item and other status items of this host are still 1 which is an issue for me because I am calling the api to check status of these items.
So if the host suddenly stop working, the items of this host are still 1, so they will be recognized as working.
Is there a way to make that if the trigger happens, selected values will be changed to 0.
I would greatly appreciate any help.
Is there any possibilty to change values of certain items of a host, if there was a trigger from this host?
In my case I have active agents which have an item Zabbix agent ping which is my way of tracking the status of the host.
If this item wasn't updated for 3 minutes, there is a trigger saying the host is not available. But the last values of this item and other status items of this host are still 1 which is an issue for me because I am calling the api to check status of these items.
So if the host suddenly stop working, the items of this host are still 1, so they will be recognized as working.
Is there a way to make that if the trigger happens, selected values will be changed to 0.
I would greatly appreciate any help.
Comment