How would I set up NPM to monitor a single interface on a switch? I just installed NPM and I see how you discover devices and intefaces within a given subnet, but during the discovery process it identifies all the interfaces on a switch, not just individual ones. We have a limited license that restricts the number of elements we can monitor, so it won't let me import all the interfaces, so that's as far as I can get with it. But I don't want to monitor all the interfaces, as most of them are just user access ports, I just want to monitor the uplink. So how can I do this?
Thanks.