Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / checkman / statgrab_cpu
blob02964a35bd6db1be40763316bd386ccb17520b47
1 title: CPU utilization
2 agents: hpux, solaris
3 catalog: os/kernel
4 license: GPL
5 distribution: check_mk
6 description:
7  This check measures the CPU utilization during the last check
8  cycle.
10  Make sure you have the statgrab binary available on the monitored
11  machine. Under HP-UX you also need to activate the hpux_statgrab agent plugin.
13  The check allways returns {OK} status.
15 inventory:
16  One check per host is created if the agent contains a {statgrab_cpu}
17  section containing cpu information.