Hi,
is the topic even possible?
I'd like to send out an alert to the admin when the CPU load is below 90%.
I've been looking around for 3 hours now without luck. Is there a simple way to edit the Triggers I'm missing?
Thanks
is the topic even possible?
I'd like to send out an alert to the admin when the CPU load is below 90%.
I've been looking around for 3 hours now without luck. Is there a simple way to edit the Triggers I'm missing?
Thanks

erf_counter[\Processor(_Total)\% Processor Time].last(0)}<90
Comment