I am using zabbix 1.1 and monitoring hosts for host.status and the trigger works for some but does not for others, the item is gray on the overview window for some of the host but for others it is green......
Ad Widget
Collapse
trigger problems
Collapse
X
-
I actually think I have this figured out sorta, the item "status" does not seem to exist in zabbix 1.1. I tried a zabbix_get for status and gopt a ZBX_NOTSUPPORTED reply so I am using agent.ping but I have a different question if status does not work then what took it's place ?
BTW the item was green because that was the last status on the trigger before the database was upgraded to 1.1 and the items that were added after the upgrade, then are gray as in Not Supported.....Comment
-
http://www.zabbix.com/forum/showthread.php?t=3317 At least the first several posts include a discussion on the agent.status not updating... it turns out it does update, but just not like other items. there are a few posts by me at that link about this.Comment
Comment