Hi,
i am building a monitoring-server with your great software. So far I have 77 Hosts monitored with many different checks and templates.
Zabbix-version is 1.6.5 on all systems (server and agents)
All clients report their agent status (Item Type "ZABBIX agent", Key "status", Update interval "30") as expected. Only the agent on the Zabbix-server itself doesn't change its value (no data) even if I stop the agent or start it again later.
I'm aware of the fact, that the value is only updated, if there is a change between available/not available. See Alexei's Post:
The problem is, that not only this item and the associated trigger does not work, but also the other triggers don't recognize that the agent is down and still show the last values the server received (they stay ok). On working servers they have this "default dependency" that they will show up in grey in the overview etc.
What i have tried to fix this:
- deactivate/activate the Item for the Server -> no change
- change update interval
- restarting zabbix_server process(es)
- zabbix_agentd.conf:
- Change debuglevel to 4 -> no useful information
- Set Server=127.0.0.1 and 192.168.200.210 (eth0-interface)
- and many absurd things ;-)
If have no clue, why this doesn't work on just this host or if it's even a bug. Maybe someone has an idea!?
Regards
Carsten
i am building a monitoring-server with your great software. So far I have 77 Hosts monitored with many different checks and templates.
Zabbix-version is 1.6.5 on all systems (server and agents)
All clients report their agent status (Item Type "ZABBIX agent", Key "status", Update interval "30") as expected. Only the agent on the Zabbix-server itself doesn't change its value (no data) even if I stop the agent or start it again later.
I'm aware of the fact, that the value is only updated, if there is a change between available/not available. See Alexei's Post:
The problem is, that not only this item and the associated trigger does not work, but also the other triggers don't recognize that the agent is down and still show the last values the server received (they stay ok). On working servers they have this "default dependency" that they will show up in grey in the overview etc.
What i have tried to fix this:
- deactivate/activate the Item for the Server -> no change
- change update interval
- restarting zabbix_server process(es)
- zabbix_agentd.conf:
- Change debuglevel to 4 -> no useful information
- Set Server=127.0.0.1 and 192.168.200.210 (eth0-interface)
- and many absurd things ;-)
If have no clue, why this doesn't work on just this host or if it's even a bug. Maybe someone has an idea!?
Regards
Carsten

: Triggers massupdate can't be used to remove a dependency (always says "No dependencies defined")...
Comment