Real time CPU Usage
Posted: Thu Sep 05, 2013 1:54 pm
All,
I'm wondering if it's possible to monitor CPU usage real time instead of a 5 minute average. In my windows.cfg folder I have the following configuration for cpu load:
define service{
use generic-service
hostgroup_name tt-servers,windows-servers
service_description CPU Load
check_command check_nt!CPULOAD!-l 5,80,90
It's set to warn at 80% and critical at 90% for 5 min average but I want real time so I can catch CPU spikes. Can anyone help?
Thanks!
I'm wondering if it's possible to monitor CPU usage real time instead of a 5 minute average. In my windows.cfg folder I have the following configuration for cpu load:
define service{
use generic-service
hostgroup_name tt-servers,windows-servers
service_description CPU Load
check_command check_nt!CPULOAD!-l 5,80,90
It's set to warn at 80% and critical at 90% for 5 min average but I want real time so I can catch CPU spikes. Can anyone help?
Thanks!