I would really like to be able to get a total cpu utilization (user + system) like in windows task manager/performance counters.
Now the only way to do this is to monitor idle and when looking at the graph think of the utilization backwards (i.e. 90% would be good, 10% would be bad).
You can certainly set the trigger to respond to system.cpu.util[,user,] + system.cpu.util[,system,] but you cant do that with the item (therefore it cant be graphed over time).
Now the only way to do this is to monitor idle and when looking at the graph think of the utilization backwards (i.e. 90% would be good, 10% would be bad).
You can certainly set the trigger to respond to system.cpu.util[,user,] + system.cpu.util[,system,] but you cant do that with the item (therefore it cant be graphed over time).