Search found 2 matches
- Mon Jun 17, 2019 10:22 am
- Forum: Nagios XI
- Topic: IP's exclusions in Nagios XI Auto-discovery
- Replies: 3
- Views: 428
Re: IP's exclusions in Nagios XI Auto-discovery
To be correct, I would scan (for example) the subnet 10.25.0.0/16 excluding these ranges: from 10.25.0.0 to 10.25.31.255 from 10.25.33.0 to 10.25.34.255 from 10.25.37.0 to 10.25.44.255 from 10.25.46.0 to 10.25.255.255 The result of the subnets scan should be: 10.25.32.0/24 10.25.35.0/24 10.25.36.0/2...
- Mon Jun 17, 2019 9:09 am
- Forum: Nagios XI
- Topic: IP's exclusions in Nagios XI Auto-discovery
- Replies: 3
- Views: 428
IP's exclusions in Nagios XI Auto-discovery
Hi, I used Auto-discovery to find out host in subnets but something did wrong. I used the following parameters: Scan Target: 10.25.0.0/16 Exclude IPs: 10.25.0.0-10.25.31.255, 10.25.33.0-10.25.34.255, 10.25.37.0-10.25.44.255, 10.25.46.0-10.25.255.255 Is it correct the list of IPs exclusions? Thank yo...