I'm currently testing the NPM application in an environment with both linux and windows nodes but just realized that NPM is unable to find virtual interfaces created on linux hosts. net-snmp is installed and an snmpwalk does show the virtual interfaces ip addresses yet when I try to manually add a device, only the primary interfaces (i.e eth0, eth1 and lo) show up in the list of resources to monitor! Am I missing something here? Any help or insight will be greatly appreciated.
P.S: Im using Orion NPM v10 on a Windows Server 2008 R2.