For reasons I will not get into here, we have some Linux servers with interfaces on multiple networks. In doing a scan today, I saw duplicate entries for the same host because of it.
How are you handling multiple network connections for the same host? Are you just having SNMP listen on one interface? Are you allowing LibreNMS to pick it up and just disabling the one you dont want it to poll?
the same host will have two different hostnames. For example: host1.local and host1.example.com. Each with separate IP addresses. Only certain devices are doing this and not all devices so that is why I am trying to find a solution.
Thank you. That was it. It was in the config and I helped my future self out by putting in why too.
I put it in there because I have some really old HP PDUs with old firmware (like v1.0.1) and they all come in with the same sysName.0. I am looking to upgrade them since we arent going to replace them anytime soon. Just thankful, there is a spare one and I dont have to do this to prod!