[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BBNET customize short interval ping
- To: hobbit (at) hswn.dk
- Subject: BBNET customize short interval ping
- From: Naudit007 <mailinglist.benoit (at) gmail.com>
- Date: Fri, 20 Feb 2009 09:42:15 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=6m7D0NM+SI10dbDk/VDB1i5S+1HDQo750SlbHeklKEM=; b=leVXHxnRicGQyBpGJshUyhnx4w5LlKS0cZBskd0whO65+yF6A0AWxeZEyv4HNrh/FR Ylj8YqlGDSoNmEw8yGFS3NQd6nJN5272spv0WQ2mqepf9uwY/HkWxZKRyLs41B+W1jss NUqg9cFq6VmALJrpLboOadUHt7f4kqS+A3BPE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QhtLbka2tEQbbbHzlxtVjNDk0QI04O9dczeBPbTuazzLCMpZo42K1/X+UjMvATU5MX aIo50r1fwh9ZQCjeM8K1Wdv9uzD+8A3ALqKnw7Pye0gRVaNP0nNw4QIPF8huFFgANI6f Sp1jU28v+Z3glOwHseeDX2FpRcmXMFRAAhRSA=
Hello guys,
I have un other little xymon just for monitore a link throught VPN, or
internet...:)
I'd like to configure xymon to monitor quickly link (every one second, and
less, if possible).
Currentl, my hobbitlaunch is configured as fallow :
[bbnet]
ENVFILE /home/xymon/xymon/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD bbtest-net --report --ping --checkresponse
LOGFILE $BBSERVERLOGS/bb-network.log
INTERVAL 1s
BUT the time isnt respect:
root (at) my_little_xymon:~# tcpdump -i eth0 host 10.X.X.X
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
08:57:02.183784 IP my_little_xymon.34417 > 10.X.X.X.telnet: S
1399962259:1399962259(0) win 5840 <mss 1460,sackOK,timestamp 17099822
0,nop,wscale 5>
08:57:02.228000 IP my_little_xymon > 10.X.X.X: ICMP echo request, id 8525,
seq 2, length 64
08:57:05.177405 IP my_little_xymon.34417 > 10.X.X.X.telnet: S
1399962259:1399962259(0) win 5840 <mss 1460,sackOK,timestamp 17100122
0,nop,wscale 5>
08:57:08.137567 IP my_little_xymon > 10.X.X.X: ICMP echo request, id 8524,
seq 2, length 64
08:57:08.205629 IP 10.X.X.X > my_little_xymon: ICMP echo reply, id 8524, seq
2, length 64
08:57:11.177752 IP my_little_xymon.34417 > 10.X.X.X.telnet: S
1399962259:1399962259(0) win 5840 <mss 1460,sackOK,timestamp 17100722
0,nop,wscale 5>
08:57:23.083278 IP my_little_xymon.55506 > 10.X.X.X.telnet: S
1733075379:1733075379(0) win 5840 <mss 1460,sackOK,timestamp 17101912
0,nop,wscale 5>
08:57:23.093086 IP my_little_xymon.55510 > 10.X.X.X.telnet: S
1743087463:1743087463(0) win 5840 <mss 1460,sackOK,timestamp 17101913
0,nop,wscale 5>
08:57:23.126564 IP my_little_xymon > 10.X.X.X: ICMP echo request, id 8534,
seq 2, length 64
08:57:23.138561 IP my_little_xymon > 10.X.X.X: ICMP echo request, id 8535,
seq 2, length 64
08:57:26.077281 IP my_little_xymon.55506 > 10.X.X.X.telnet: S
1733075379:1733075379(0) win 5840 <mss 1460,sackOK,timestamp 17102212
0,nop,wscale 5>
08:57:26.087252 IP my_little_xymon.55510 > 10.X.X.X.telnet: S
1743087463:1743087463(0) win 5840 <mss 1460,sackOK,timestamp 17102213
0,nop,wscale 5>
08:57:29.047321 IP my_little_xymon > 10.X.X.X: ICMP echo request, id 8533,
seq 2, length 64
08:57:29.048010 IP my_little_xymon > 10.X.X.X: ICMP echo request, id 8534,
seq 2, length 64
08:57:29.154068 IP 10.X.X.X > my_little_xymon: ICMP echo reply, id 8533, seq
2, length 64
08:57:29.196275 IP 10.X.X.X > my_little_xymon: ICMP echo reply, id 8534, seq
2, length 64
I need to debug issue to micro line cut, and the ping is spaced out more 1
second.
How to, can I win a time more short than currently, for test more accurate ?
Thank you.
--
<mailinglist.benoit - at - gmail!com>