I have a device that is doing dynamic updates. I'd like to monitor that device to ensure that updates are being downloaded and installed. If updates are not being downloaded and installed after a certain duration of time, (basically if the value doesnt change at all )id like to get a notification/alarm.
Here are the concepts i have so far:
1. Using SNMP custom OID's i'm able to pull the software version of the device into PRTG
2. Set up an alert that if said software value doesnt change in say a weeks time to send a notification and/or trigger an alert.
Add comment