PDA

View Full Version : Problems with ping


inko_nick
27-03-2007, 03:43
Hello!
I have a little problem.

From 2 hour ago Zabbix dont get any response to icmpping (it seems like zabbix dont event try to ping).

In zabbix_server.log is only
cat: stdout: broken pipe
cat: stdout: broken pipe

Please anyone help...

Config:
FreeBsd 6.2 release
Zabbix 1.1.6 (from ports)
fping-2.4b2
apache-2.2.4_2
php5-5.2.1_3
php5-gd-5.2.1_3
-Ping 60 Nodes

James Wells
27-03-2007, 04:03
Greetings,
From 2 hour ago Zabbix dont get any response to icmpping (it seems like zabbix dont event try to ping).
Right off the bat, there are two things I can think of;

Zabbix Cannot Execute FPing -- As the Zabbix user, attempt to use the fping command. Generally, fping requires root permissions to execute, as such, you will need to set the suid / sgid bit on /usr/sbin/fping.
Zabbix Threads Are Stuck -- About the only sure way to check this is to shut Zabbix down and restart it. While this is not common, it can happen with mis-configured zabbix_server.conf files.

inko_nick
27-03-2007, 04:30
Thanks for response, i forgot to add that the SNMP monitoring it's working very well.
About fping privilege: 2 hour ago all work just fine. Ping and SNMP.