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
auto discovery
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: auto discovery
What are you entering in the fields for
Scan Target:
and
Exclude IPs:
??
Scan Target:
and
Exclude IPs:
??
Re: auto discovery
I am adding this in the IP field
172.16.92.128/159
and nothing in th exclude field.
Thanks
172.16.92.128/159
and nothing in th exclude field.
Thanks
Re: auto discovery
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.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: auto discovery
Actually, if you set it to
172.16.92.0/27
it will just scan addresses
172.16.92.129 - 172.16.92.158
172.16.92.0/27
it will just scan addresses
172.16.92.129 - 172.16.92.158