Heya!
I'm trying to setup a sensor that will count how many days it's been since a server restarted (i.e. Uptime). We've had issues recently where externally hosted VMs aren't automatically restarting after scheduled updates, sometimes for months causing the Windows Installer module to consume vast amounts of RAM and CPU.
The standard 'Windows System Uptime' sensor kinda works okay in that it measures the number of days the system has been up.
Issue is, I want to enable alerting on the System Uptime channel in this sensor so that it goes into warning/alarm mode when it's been up for more than 31 days (i.e. more than the monthly patching cycle), however the Limit settings unit is in seconds, and won't allow me to put a high enough number in (2.6 million) to get it to count to 31 days before it alarms.
Any ideas?
Add comment