PDA

View Full Version : Help: Simple Check Not running! :(


predatorz
19-03-2007, 08:20
Using simple check icmpping and icmppingsec to monitor a remote router but simple check doesn't run. Availablilty is always unknown, no results gathered at all.
Using Zabbix 1.1.6 on Fc5. Or do i need a higher version?
What could be the problem ? :(
Fping is installed.

Okay problem seems to be resolved..
Above problem seems to be caused wrong type of information selected.

Icmpping is numeric(Integer 64 bits) and icmppingsec should be numeric(float).

After changing to above, my zabbix is finally collecting data. :D

predatorz
19-03-2007, 15:11
Hi, now that icmppingsec is working but the data collected is 0.xx format.
Is there a way that i can change it from 0.xx to xx-xxx(eg. 10ms-24x ms), round off to the nearest 10s,100ms,1000ms :confused:

LOL, found out how the above works, just use multiplier and set to multiply by 1000. :D
Mods, can help to delete this thread?