monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: icmp failure problem?


From: Martin Pala
Subject: Re: icmp failure problem?
Date: Sat, 04 Mar 2006 22:31:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060205 Debian/1.7.12-1.1

HI,

i'm using monit for icmp ping test to several hosts as well - i didn't saw this problem.

Please send the tcpdump of icmp (store it to the file and send this file). Preferably one dump for 'ping' utility and one dump for 'monit' icmp test.

Thanks,
Martin

Vincent Fox wrote:
I have recently attempted to use monit in it's simplest role, just as a
ping monitoring utility to ensure hosts are alive. So far my setup is
useless for even something this basic due to noise generated about
hosts being down when they are not.

I keep seeing certain hosts as down, while a ping session running in
another terminal window goes along perfectly. Some tcpdump output:

address@hidden ~]# tcpdump -i eth2 -vv icmp
tcpdump: listening on eth2, link-type EN10MB (Ethernet), capture size 96 bytes
15:07:11.749618 IP (tos 0x0, ttl 255, id 0, offset 0, flags [DF], proto 1,
length: 28) gw-blue > state1219-ap: icmp 8: echo request seq 0
15:07:11.750207 IP (tos 0x0, ttl  64, id 11732, offset 0, flags [none],
proto 1, length: 28) state1219-ap > gw-blue: icmp 8: echo reply seq 0
15:07:11.750578 IP (tos 0x0, ttl 255, id 0, offset 0, flags [DF], proto 1,
length: 28) gw-blue > atlantic1209-ap: icmp 8: echo request seq 0
15:07:11.750632 IP (tos 0x0, ttl 255, id 1, offset 0, flags [DF], proto 1,
length: 28) gw-blue > atlantic1209-ap: icmp 8: echo request seq 256
15:07:11.752357 IP (tos 0x0, ttl  64, id 41561, offset 0, flags [none],
proto 1, length: 28) atlantic1209-ap > gw-blue: icmp 8: echo reply seq 0
15:07:11.753031 IP (tos 0x0, ttl  64, id 41562, offset 0, flags [none],
proto 1, length: 28) atlantic1209-ap > gw-blue: icmp 8: echo reply seq 256

It looks like the sequence numbers are getting jumbled, and I cannot pin
down why. Can anyone suggest additional diagnostic steps I could take?

The monit server is a Fedora Core 4 box. I have tried monit 4.7 using both
raw source code and RPM's I found, with same results.

I notice that a normal ping command from same server shows normal output:
15:08:03.387657 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto 1,
length: 84) gw-blue > atlantic1209-ap: icmp 64: echo request seq 0
15:08:03.389486 IP (tos 0x0, ttl  64, id 41563, offset 0, flags [none],
proto 1, length: 84) atlantic1209-ap > gw-blue: icmp 64: echo reply seq 0






--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general




reply via email to

[Prev in Thread] Current Thread [Next in Thread]