Xymon Mailing List Archive search

ping times difference

6 messages in this thread

list Thomas Bergauer · Wed, 5 Aug 2009 07:01:55 +0000 (UTC) ·
Hi!

I am using Xymon 4.3.0 beta2 and observing an phenomenon which is not
clear to me: If I ping a host on the machine the hobbit server is
running on, I get ping times of 9ms (constantly). 
  When I watch the hobbit conn page of this host, it reports 60ms
response time (this value us also shown in the rrd graph) -- but the
ping is done from the same host than the manual one.

Could somebody explain me where the different ping times come from?

Thomas
list Alan Sparks · Wed, 05 Aug 2009 08:41:44 -0600 ·
quoted from Thomas Bergauer
Thomas Bergauer wrote:
Hi!

I am using Xymon 4.3.0 beta2 and observing an phenomenon which is not
clear to me: If I ping a host on the machine the hobbit server is
running on, I get ping times of 9ms (constantly). 
  When I watch the hobbit conn page of this host, it reports 60ms
response time (this value us also shown in the rrd graph) -- but the
ping is done from the same host than the manual one.

Could somebody explain me where the different ping times come from?

Thomas

This is due to some fundamental problems in the hobbitping program.  It
introduces artificial delays that skew the readings.  While there are
options you can play with to ameliorate those problems, it's better if
you just install fping and use that instead.
-Alan
list Brian Daly · Wed, 05 Aug 2009 17:22:25 +0100 ·
Not sure if this is one for Devmon or Hobbit List -

Does anybody know how to stop alarming on the Cisco 3750 stackports?
When not in use they are marked as down, and there is no way to set them
as administrativley down.

Hobbit message -
Alarming on (StackPort1,StackSub-St1-1,StackSub-St1-2)

regards

Brian
list Clint Simmons · Wed, 5 Aug 2009 11:43:10 -0500 ·
Brian,

Edit the following: /templates/cisco-3750/if_stat/exceptions

ifName : ignore : Nu.+|Vl.+|St.+

That should do it.

-Clint
quoted from Brian Daly

-----Original Message-----
From: Brian Daly [mailto:user-afc856918890@xymon.invalid] 
Sent: 5. augusta 2009 11:22
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Cisco 3750 Stackport issue

Not sure if this is one for Devmon or Hobbit List -

Does anybody know how to stop alarming on the Cisco 3750 stackports?
When not in use they are marked as down, and there is no way to set them
as administrativley down.

Hobbit message -
Alarming on (StackPort1,StackSub-St1-1,StackSub-St1-2)

regards

Brian
list Brian Daly · Thu, 06 Aug 2009 07:09:02 +0100 ·
Thanks Clint that did the trick

Brian
quoted from Clint Simmons

Clint Simmons wrote:
Brian,

Edit the following: /templates/cisco-3750/if_stat/exceptions

ifName : ignore : Nu.+|Vl.+|St.+

That should do it.

-Clint

-----Original Message-----
From: Brian Daly [mailto:user-afc856918890@xymon.invalid] 
Sent: 5. augusta 2009 11:22
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Cisco 3750 Stackport issue

Not sure if this is one for Devmon or Hobbit List -

Does anybody know how to stop alarming on the Cisco 3750 stackports?
When not in use they are marked as down, and there is no way to set them
as administrativley down.

Hobbit message -
Alarming on (StackPort1,StackSub-St1-1,StackSub-St1-2)

regards

Brian

-- 

Brian Daly

Network Engineer

Critical Path

Critical Path, Inc.

42-47, Lower Mount St.,

Dublin 2,

Ireland

Phone: 	+XXX X XXX XXXX
Fax: 	+XXX X XXX XXXX

www.criticalpath.net <http://www.criticalpath.net>;
list Buchan Milne · Thu, 6 Aug 2009 09:22:16 +0100 ·
quoted from Thomas Bergauer
On Wednesday, 5 August 2009 08:01:55 Thomas Bergauer wrote:
Hi!

I am using Xymon 4.3.0 beta2 and observing an phenomenon which is not
clear to me: If I ping a host on the machine the hobbit server is
running on, I get ping times of 9ms (constantly).
  When I watch the hobbit conn page of this host, it reports 60ms
response time (this value us also shown in the rrd graph) -- but the
ping is done from the same host than the manual one.

Could somebody explain me where the different ping times come from?
You're using hobbitping, which does not accurately measure the actual ping 
response. If you have fping available, you should switch to fping, by setting 
:

FPING="fping"

(or, the full path to fping)

in hobbitserver.cfg, and restarting hobbit/xymon.


Regards,
Buchan