Only add ports that are "up/up" with a description

I am using 1.54 and I would like to know if there is a way to only add ports that are “Admin Up” + “Actually Up” + have a port description when adding a new device. At present I have 2803 ports down and it seems like a ton of work to click “ignore” on all of them.

If its for the Port Up/Down rule, just tune it a bit to also check the interface have a description

Thanks, but it’s not for Port Up/Down rule.

I am trying to add a new device and only have ports that are up and active be added to polling. At present when I add Cisco AS5400, LibreNMS adds all the Serial ports, Ethernet ports that are down, loop back interfaces, sub-interfaces etc…

For instance, I would only want to monitor Gig 0/0 and T3 7/0. At present when I add the device it lists more than 700 ports most of which I don’t care about.

Well. You have selective port polling, but that means manually selecting what ports to poll. https://docs.librenms.org/Support/Performance/#per-port-polling-experimental

You can also ignore interfaces https://docs.librenms.org/Support/Configuration/#interfaces-to-be-ignored

Thanks Doc,
I think the Ignore interfaces is exactly what I am looking for!