Running zabbix-1.1beta7....
I have a 2 hosts defined.....
They are linked to the template. I have the status item configured (and it is showing valid data). Now status, correctly has the value of 2 (in the overview page) since Zabbix cannot talk to the agent on one host and appears to be undefined or null with the host it can talk too.
I then created a trigger.....
{hostname.fqdn:status.last(0)}=2
1 host is deliberately without an agent and zabbix console (monitor->overview->data) shows it as having a value of "2" (no agent, status is reported as 2).
However, the trigger perpetually remains in the state of "unknown". It never goes to TRUE or FALSE.
The same is true for a host that does have zabbix_agentd running on it. It never exits the UNKNOWN state. Even if I change the trigger expression to #2.
Is this a bug with status? Can anybody else replicate this? Am I doing something wrong?
Any help would be appreciated.
Aaron
I have a 2 hosts defined.....
They are linked to the template. I have the status item configured (and it is showing valid data). Now status, correctly has the value of 2 (in the overview page) since Zabbix cannot talk to the agent on one host and appears to be undefined or null with the host it can talk too.
I then created a trigger.....
{hostname.fqdn:status.last(0)}=2
1 host is deliberately without an agent and zabbix console (monitor->overview->data) shows it as having a value of "2" (no agent, status is reported as 2).
However, the trigger perpetually remains in the state of "unknown". It never goes to TRUE or FALSE.
The same is true for a host that does have zabbix_agentd running on it. It never exits the UNKNOWN state. Even if I change the trigger expression to #2.
Is this a bug with status? Can anybody else replicate this? Am I doing something wrong?
Any help would be appreciated.
Aaron

Comment