Ability to ignore some IPs in NetScan Policies, Docker Problem
We have multiple servers running Docker. Docker creates a network interface with the ip 172.17.0.0/16 by default, using 172.17.0.1 for the host.
When we run a netscan policy, it finds the first server, and any subsequent servers running docker will be excluded as it detects that they all have the ip of 172.17.0.1 and assumes they are the same server.
I want to be able to ignore some ips / ranges so the NSP does not incorrectly assume 2 devices are the same.
cuotos
Posted 9 years ago·Last reply 9 years ago
3 comments
Annie_Dunham
·9 years agoMakes sense - and we'll take that into consideration. We implemented it as is to avoid devices such as routers being added more than once - and we've seen the common use case for Docker has been to add monitoring via other orchestration tools so haven't run into this often.
cuotos
OP9 years agoJust to clarify, i want the NetScan Policy to NOT take 172.17.0.1 into consideration when deciding if a server is a duplicate.
All servers will have 2 ip, their real one and the docker one, which is always 172.17.0.1.
I don't want to exclude servers that have that IP, I want the opposite, but NSP is excluding them.
LM User
·9 years agoHi,
It sounds like you are already excluding duplicate IPs, but are looking to exclude specific IPs/ranges as well. This can be done via the settings of your Netscan Policy under the ICMP Discovery Rules section, "Specify IP addresses to exclude...". You can read more here: https://www.logicmonitor.com/support/settings/netscan-policies/creating-netscan-policies/#inheritcredentials