PDA

View Full Version : Status does not collect info


shaihi
17-10-2004, 11:38
Hi,
Everything I've put to ZABBIX works excellent except for one critical thing, the status doesn't collect info for any of the machines I've put to.
I use this config for the item as in the image attached.
The Queue is empty at all time. And ZABBIX Suckerd, Agentd and trapperd are running on this specific machine
Thanks,
Shai

Alexei
17-10-2004, 12:00
The Status works only for hosts having at least one active Zabbix agent or SNMP metric.

If a host has only one item defined - the Status - it won't work.

shaihi
17-10-2004, 12:05
I'm using system load and system uptime which are zabbix agent items, on this same machine.

Alexei
17-10-2004, 12:51
The Status gets populated only when a host becomes unreachable or goes back to normal status.

What makes you think it doesn't work? Perhaps all your hosts were ok all the time, so ZABBIX had no reasons to change corresponding statuses?

shaihi
17-10-2004, 13:01
I understand now ( I thought it should get zero as long as everything is OK ).
I'll to change the status of one of my machines and see if it changes.
Thanks