Hi, is it possible to create a custom script/sensor to reboot a server whenever it hits >90% CPU threshold?
Right now we just run this command manually when these servers slow down periodically. shutdown /r /m \servername /t 0
Modified on 2025-06-10 16:51:42 +0200
Hi, is it possible to create a custom script/sensor to reboot a server whenever it hits >90% CPU threshold?
Right now we just run this command manually when these servers slow down periodically. shutdown /r /m \servername /t 0
Hey,
You can add the script into a notification template and then use this template within a threshold trigger within the sensor.
Dec, 2022 - Permalink