HI,
I would like to know if there is a way to monitor a system's uptime. I want to set an alarm to notify me when a system has been up for longer than 3 days.
Would appreciate if anyone could help.
Hello Raggabox,
The Universal Device Poller is in Orion. The equivalent in ipMonitor would be the Custom SNMP Monitor. Simply go to Devices -> All Managed Devices, select the Device in question and click Add -> Add New Monitor. On the right-hand side, click "SNMP", on the left-hand side, click "Custom SNMP (Wizard)". The sysUptime OID should already be entered. Ensure the correct address and community name is entered and click 'Next'. Follow through the rest of the wizard and that should be it.
Hope this helps.
Sincerely,
Chris Foley - SolarWinds - Support SpecialistSupport:866.530.8040 || Fax:512.857.0125network management simplified | solarwinds.com
You can use Universal Device Poller and OID sysUpTime.0
Keep in mind that the sysUpTime OID counter is in 100ths of a second, so you'll need to use that factor to determine the hours or days a system has been up.
So along the line of this thread I got uptime from using the SNMP monitor setup and 1.3.6.1.2.1.1.3.0
My question is how do I save this monitor as a template? (i.e. How do I get this monitor in the list of manually addable monitors?)