I'm looking to set up an alert when an interface on our switch comes up for the first time. Say we set up a new switch, and none of the ports are active, but they are enabled. When new equipment is plugged into the switch, an interface comes up that has been down. I want an alert as to what interface that had been down for lets say 2 weeks has just come up as active. That way, I can log into the switch and set the port up on the correct VLAN for the new equipment.
I don't want the alert to trigger if someone shuts down their computer on Friday, (interface is down), then starts up the computer on Monday (Interface comes up after 2.5 days). I'd like to avoid a false positive of "new" equipment being plugged in.
If Interface has been in status Down for 14 days or more, then Interface status changes to Up, send an alert. How would I go about setting this in Network Performance Monitor?