Can someone assist me with creating a trigger that will alert me if the idle % has been less than 5% for the past 4 hours?
I know I will be using the item: system.cpu.util[,idle,] just not sure how to wrap the whole thing for the 4 hour constraint.
Thanks,
Kevin
I know I will be using the item: system.cpu.util[,idle,] just not sure how to wrap the whole thing for the 4 hour constraint.
Thanks,
Kevin
Comment