Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / cpu.loads
blobadd2a2372d1f3f358f48f89bd31f699d85d83362
1 title: CPU load
2 agents: linux, aix, freebsd, macosx, netbsd, openbsd, solaris
3 catalog: os/kernel
4 license: GPL
5 distribution: check_mk
6 description:
7  This check measures and checks the averaged CPU load. The values
8  for 1, 5 and 15 minute average are sent, although the PNP template
9  shipped with check_mk only displays the 1 and 15 min average load.
11  Note: The CPU load is the average number of processes that are
12  currently in the state "running". Do not mix this up with the
13  CPU "utiliziation" (which measures the current usage of the CPU
14  in percent).
16 inventory:
17   Automatically.