PDA

View Full Version : Queue show next check at 12.31.1969 17:00:00


Ceres
05-10-2004, 19:54
I created a host and configured a simple icmpping check for it. Everything looks like it is configure the way that it is suppose to but the in queue, it is showing that the next check should be at 12.31.1969 17:00:00. I have other hosts that are monitored in other ways and they are all running fine.

Any idea how to correct this or at least why it is happening.

BTW, the Linux clock is fine.

Alexei
05-10-2004, 20:15
ZABBIX uses external program fping which is not part of ZABBIX distribution.

Please make sure that:




The binary is installed
The binary can be executed by user zabbix. Check permissions, SUID flag must be set.
Parameter FpingLocation in zabbix_suckerd.conf correctly points to the binary
You may also check warning and error messages in zabbix_suckerd log file.