Hi,
today i have upgrade our zabbix server from 1.1beta9 to stable 1.1.
The server works fine, but the zabbix_agentd makes some trouble. I have started the agentd process by running the init script. The problem is that i do not get any values from my zabbix server.
I have set the debug level to 4 but i cant find any problems. Here is one extraction of the zabbix_agentd.log file
Have somebody any idea whats wrong???
today i have upgrade our zabbix server from 1.1beta9 to stable 1.1.
The server works fine, but the zabbix_agentd makes some trouble. I have started the agentd process by running the init script. The problem is that i do not get any values from my zabbix server.
I have set the debug level to 4 but i cant find any problems. Here is one extraction of the zabbix_agentd.log file
Code:
018112:20060606:112503 Before read 018112:20060606:112503 In delete_all_metrics() 018112:20060606:112503 Parsed [ZBX_EOF] 018112:20060606:112503 Sleeping for 60 seconds 018112:20060606:112603 Sleeping for 60 seconds 018112:20060606:112703 In refresh_metrics() 018112:20060606:112703 get_active_checks: host[127.0.0.1] port[10051] 018112:20060606:112703 Sending [ZBX_GET_ACTIVE_CHECKS localhost ] 018112:20060606:112703 Before read 018112:20060606:112703 In delete_all_metrics() 018112:20060606:112703 Parsed [ZBX_EOF] 018112:20060606:112703 Sleeping for 60 seconds 018112:20060606:112803 Sleeping for 60 seconds 018112:20060606:112903 In refresh_metrics() 018112:20060606:112903 get_active_checks: host[127.0.0.1] port[10051] 018112:20060606:112903 Sending [ZBX_GET_ACTIVE_CHECKS localhost ] 018112:20060606:112903 Before read 018112:20060606:112903 In delete_all_metrics() 018112:20060606:112903 Parsed [ZBX_EOF] 018112:20060606:112903 Sleeping for 60 seconds 018112:20060606:113003 Sleeping for 60 seconds 018112:20060606:113103 In refresh_metrics() 018112:20060606:113103 get_active_checks: host[127.0.0.1] port[10051] 018112:20060606:113103 Sending [ZBX_GET_ACTIVE_CHECKS localhost ] 018112:20060606:113103 Before read 018112:20060606:113103 In delete_all_metrics() 018112:20060606:113103 Parsed [ZBX_EOF] 018112:20060606:113103 Sleeping for 60 seconds 018112:20060606:113203 Sleeping for 60 seconds 018112:20060606:113303 In refresh_metrics() 018112:20060606:113303 get_active_checks: host[127.0.0.1] port[10051] 018112:20060606:113303 Sending [ZBX_GET_ACTIVE_CHECKS localhost ] 018112:20060606:113303 Before read 018112:20060606:113303 In delete_all_metrics() 018112:20060606:113303 Parsed [ZBX_EOF] 018112:20060606:113303 Sleeping for 60 seconds 018112:20060606:113403 Sleeping for 60 seconds
Comment