Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / ps.perf
blob72d5f58dd39f05c02a9dd255f4b6900a6788b901
1 title: State and Count of Processes (with additional performance data)
2 agents: linux
3 catalog: os/ps
4 license: GPL
5 distribution: check_mk
6 description:
7  This check does exactly the same as {ps}, but in addition
8  outputs performance data. Please refer to the manpage of {ps} for more details.
10  Note: If you want to use {ps.perf} on Windows systems then you need to install
11  the plugin {psperf.bat} into the {plugins} directory of you Windows agent.
12  Do not use {wmicchecks.bat}. This is obsolete.
14 inventory:
15  {ps.perf} supports inventory in exactly the same way as {ps}, just
16  that the variable {inventory_processes_perf} is used instead of
17  {inventory_processes}.