nv-l

Re: [nv-l] ICMP polling

2003-10-27 11:52:25
Subject: Re: [nv-l] ICMP polling
From: Paul Stroud <pstroud AT bellsouth DOT net>
To: nv-l AT lists.us.ibm DOT com, DSullinger AT dot.state.az DOT us
Date: Mon, 27 Oct 2003 11:43:50 -0500
This is all set in xnmsnmpconf(SNMP Configuration GUI). The timeouts and
retries apply to both SNMP and ICMP.  So if you have 3 retries(default) then
you would have had 4(1 original and 3 retries) attempts to make the 
connection before netmon marks it down. If you ever wonder about a node,
you can turn on netmon trace(netmon -M -1) from the command line, watch
the node go down, then grep for the hostname out of the netmon.trace file.
This will show you exactly the steps that netmon took to mark it down. Turn
the trace off with 'netmon -M 0'.

ps. GEEK NOTE: you can use egrep and grep for both the ip address and
hostname(ie. egrep "10.10.10.10|hostname.domain.com" netmon.trace).

Paul


On Monday 27 October 2003 11:29, DSullinger AT dot.state.az DOT us wrote:
> When Netview reports a interface down in the event stream, how many ICMP
> polls has it sent to make the determination that this interface is down and
> how often does it do this?
>
> Same question on SNMP, when a router is reported down in the event stream,
> how many SNMP polls were made to determine it is down and how often does it
> do this at what intervals?
>
> Sorry, I remember this being asked in the group before and I have saved all
> messages over the past three years I've been with the group, but I did a
> search and couldn't find the thread where this was discussed.

<Prev in Thread] Current Thread [Next in Thread>