Page 1 of 1

Setup a complete discovery in my network

Posted: Thu Mar 10, 2022 1:42 pm
by echonoc
Hi All,

I want to know if there is any device that is not being monitored in Naios XI. I know there is a tool call Autodiscovery. My problem is that I need to found any device in my complete network that is not being monitored and NagiosXI asked me for a Ip range.

How can I indicate that do a discovery in all the network.

Re: Setup a complete discovery in my network

Posted: Wed Mar 16, 2022 1:05 pm
by mbellerue
The autodiscovery wizard can accept CIDR notation. So if your network's IP and subnet are 192.168.0.0 255.255.255.0, that would be shown as 192.168.0.0/24

This is a really good article that can help you translate your subnet to CIDR notation.
https://whatismyipaddress.com/cidr

Re: Setup a complete discovery in my network

Posted: Mon Mar 28, 2022 11:15 am
by echonoc
Thank you very much