Page 1 of 1

auto discovery

Posted: Thu Apr 26, 2012 1:18 pm
by jamuna
Hi,

I am a new user.
I have installed Nagios XI on a linux centos

I am trying to do auto discovery adding IP range and I am not sure I see any nodes discovered.
I can ping this ip range from the actual box

am i missing anything?

any help is appreciated

Thanks in advance

Re: auto discovery

Posted: Thu Apr 26, 2012 3:18 pm
by scottwilkerson
What are you entering in the fields for
Scan Target:
and
Exclude IPs:

??

Re: auto discovery

Posted: Thu Apr 26, 2012 3:40 pm
by jamuna
I am adding this in the IP field

172.16.92.128/159

and nothing in th exclude field.

Thanks

Re: auto discovery

Posted: Mon Apr 30, 2012 11:58 am
by agriffin
159 is way too large for a bitmask and doesn't really mean anything. Try 172.16.92.0/24, it should actually discover some nodes.

Re: auto discovery

Posted: Mon Apr 30, 2012 12:10 pm
by scottwilkerson
Actually, if you set it to
172.16.92.0/27

it will just scan addresses
172.16.92.129 - 172.16.92.158