How to Monitor Ethernet Interface of Windows 10 OS Laptops on NPM ?
Anyone can help?
Version 122.4.1.2010
SNMP might be your only bet with NPM. I have not tried that as wmi is the weapon of choice to get data from windows, which comes with SAM.
If it is ethernet you could monitor the traffic on the switchport end as well.
Actually the laptops are randomly connected with Different switch ports but on same static IP that's why we have to monitor the interface of laptop instead of switch port.
I'd be asking what's the point of monitoring something as ephemeral as a computer NIC?What's the end goal?But as Marc points out, configure the laptop with SNMP and then add to NPM.
I want to monitor the WiFi & Ethernet interfaces of Laptops on NPM.
Yes, I get that. The question was why?But see above - configure with SNMP and then add to NPM.
I configured that by using SNMP services of Windows but did not receive OIDs on NPM server. Do you have any SOP?
a much simpler approach to SNMP would be to install the SolarWinds Agent on the PC, add it to the NPM inventory, and ensure interfaces are properly enabled for monitoring... Voilà!