Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / checkman / veritas_vcs.system
blob9b0be81d3232663246284f102529458b69688261
1 title: Veritas Cluster Service: System
2 agents: linux
3 catalog: os/services
4 license: GPL
5 distribution: check_mk
6 description:
7  This check needs the {check_mk_agent.linux} agent which provides
8  information about the Veritas Cluster Service if it is installed.
10  The check monitors the system state and can have the following states:
11  - "RUNNING" will be OK,
12  - "EXITED" will be WARN,
13  - "FAULTED" will be CRIT,
14  - all others will be WARN.
16  The check is cluster-aware. In this case
17  - if all systems report the same, that state is used,
18  - if any system  reports "FAULTED", "UNKNOWN", "ONLINE" or
19    "RUNNING", the respective state will be used (checked in that order)
20  - otherwise the states will be concatenated.
22 item:
23  The system name.
25 inventory:
26  One service per system is created.