GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / winperf.cpuusage
blobf1d2552cbe8de08363510e476f5f2499051de7c7
1 title: CPU usage on Windows systems (deprecated)
2 agents: windows
3 catalog: os/kernel
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the CPU usage on a Windows system using the
8  windows performance counters (agent section {winperf}).
9  In its current implementation this check is always OK.
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 just one
13  check cycle. A combination with a larger value of {max_check_attempts}
14  or {notification_delay} might be useful here.
16  Note: this check is deprecated and not used by modern Check_MK agents.
17  It is replaced by {winperf_processor.util}.
19 inventory:
20  A check of this type is automatically created for all Windows
21  hosts.