Windows servers CPU utilization

Hi

For windows servers, CPU utilization service check always remains in OK state.
State doesn’t change to critical even when CPU utilization on windows host reached 100%

Can you please let me know how to get notified when when CPU utilization exceeds 80%

We are using check-mk 1.2.8

Thanks

There are no factory levels defined for the CPU check.
You need to define levels.
As you use such an old version of check_mk and Thruk as front-end, I don’t know how you do your configuration on this system.
Normally i would say - go inside WATO and define the levels there in the rule set for CPU utilization on Windows.

2 Likes

The warn and crit thresholds are set to 101%, that is why you do not get any notification.

You can change that in the parameter ruleset for the check.

1 Like

Thanks, That fixed the issue

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.