Wrong reading given by nagios

Andreas Ericsson ae at op5.se
Sat Mar 12 22:52:57 CET 2005


vivek sharma sharma wrote:
> Dear all, I am using Nagios nagios to monitor uptime of few routers
> and switches etc. I am getting two false readings from Nagios.


> 1.) Sometimes it says as time to live exceeded When i have configured 95%
> and 700ms in critical state of check_ping.

I assume you're using the check_icmp plugin for this.

Time to live exceeded is what you get if
1) there are routing problems, causing packets to loop indefinitely 
between two nodes or two interfaces on the same node. The ttl value was 
introduced specifically to prevent this.
2) you have redundant routes to a host, and the "usual" route goes down 
while the secondary one is more than whatever default TTL is set on 
outgoing packets. You can try increasing the ttl value on outgoing 
packets using the -l flag to check_icmp. The maximum value is 255.

> 2.) Secondly I am not getting any notification mails from the monitor.
> 

This is a configuration issue. It is impossible to give detailed help 
without detailed error info.

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list