GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / winperf_processor.util
blob7e8e10ae8027a1cbb9b203cd2ded5a96576eea46
1 title: CPU utilization on Windows systems
2 agents: windows
3 catalog: os/kernel
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the CPU utilization on a Windows system using the
8  windows performance counters (agent section {winperf_processor}).
9  This check replaces {winperf.cpuusage} which is outdated since version {1.1.11i1}
11  Setting a level for warning or a critical state is possible, but might
12  not be very useful, since the computed value is an average over
13  just one check cycle. Consider to set the {average} option for this purpose.
14  A combination with a larger value of {max_check_attempts}
15  or {notification_delay} might also be useful here.
17 inventory:
18  A check of this type is automatically created for all Windows
19  hosts.