CPU Usage on Windows Servers

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Gavin
Posts: 58
Joined: Thu Sep 24, 2009 8:44 am

CPU Usage on Windows Servers

Post by Gavin »

Hello,

I'm trying to set up a template for CPU usage and I am using the CPU Usage test method. Does this simply check the CPU usage at point of check or does it sample it over a certain period?

If it samples it at time of check is there any way to get an average over x amount as on quite a few of our servers CPU intensive applications can trigger that push it over the threshold.

Thanks in advance
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

CPU Usage test checks CPU usage at the point of check.
What period of average value do you want to use ?
As a workaround of CPU Usage spikes, you may modify action profile.
E.g. setup action to send alert after 2 or 3 consecutive "Bad" results.
In addition you may use "Repeat test" action.

If you need average CPU usage over longer period of time, you may use statictics variables like:
%StatTODAY_AverageReply%
%StatYESTERDAY_AverageReply%
%Stat24Hours_AverageReply%
%StatThisWeek_AverageReply%
and other statistic macto variables.
For details please check at:
Statistics variables: http://www.ks-soft.net/hostmon.eng/mfra ... prevstatus
Repeat test action: http://www.ks-soft.net/hostmon.eng/mfra ... #actRepeat
Action properties: http://www.ks-soft.net/hostmon.eng/mfra ... properties
Post Reply