PDA

View Full Version : Zabbix Server


debora
13-02-2006, 16:28
A question, because when for the zabbix server dont's runnig? it shows to all the graphs no data found for the period, and when zabbix is runnig does not show the graphs that show when this up? WHY? :confused: :(

bennethos
15-02-2006, 11:05
I had the same problem, i configged an item that is not supported in zabbix

a script with a userparameter in zabbix_agentd.conf file

problem was that this script seemed to give a "child 1 exit" status in the /var/log/zabbix_server.log. ...

check if you still can telnet on the zabbix server port and agent port

check the log files !

I deleted the item that gave the problem and everything works fine now :-)