PDA

View Full Version : New icmpping Problem (1.6.4)


ckatterl
16-04-2009, 09:48
Hi all,

I have zabbix running on a Debian 5.0 (Lenny) machine. Everything works fine except of icmpping and icmppingsec checks.

In some other posts I read something concerning permissions and/or the -S parameter for fping.

Permissions checked and fping supports the -S parameter.

When i look into /var/log/zabbix-server/zabbix-server.log, I can see the icmpping-checks like this:

10.50.56.3 : [1], 84 bytes, 0.00 ms (0.00 avg, 0% loss)
10.50.56.32 : [0], 84 bytes, 4.00 ms (4.00 avg, 0% loss)
10.50.50.1 : [0], 84 bytes, 4.00 ms (4.00 avg, 0% loss)

So everything looks fine for the moment. When i look into the webinterface, the icmpping and icmppingsec value is always 0.

Additional information: I use zabbix with mysql, the kernel is 2.6.26-1-xen-amd64 as it runs in a virtual machine.

Any ideas?

Best regards,

Chris

Kerrygeek
16-04-2009, 21:09
I had this problem, on the "Type of information" change it to Numeric (float) instead of Numberic Integer 64-bit. That fixed it for me.

Kerry

ckatterl
17-04-2009, 07:21
Thanks for your reply!

Even tried this with no success.
On the icmppingsec check I use the numeric float data type too, the same problem - no success. The result in the webinterface always shows 0.

Also tried with zabbix-server 1.6.3 and 1.6.4

Chris

Kerrygeek
17-04-2009, 18:12
Sorry, the numeric (float) parameter fixed my pingsec but not plain ping. That sounds more basic. Have you run fping from the command line? If that works, maybe post a screenshot or something of the Item setup. I'm no zabbix pro but I'll try to help if I can, or maybe somebody else will chime in.

Kerry

ckatterl
21-04-2009, 08:34
seems like my system was corrupted in some way.
installed the system on a clean debian lenny, migrated the database and all went fine