GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / veritas_vcs.resource
blob21a8559c384d9e663a239bd6a64dc7caa259e970
1 title: Veritas Cluster Service: Resource
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 resource state and can have the following states:
11  - "ONLINE" will be OK,
12  - "OFFLINE" will be WARN,
13  - "FAULTED" will be "CRIT",
14  - "OFFLINE|STATE UNKNOWN" or "ONLINE|STATE UNKNOWNEXITED" will be UNKNOWN,
15  - all others will be WARN.
17  The check is cluster-aware. In this case:
18  - if all service groups report the same, that state is used,
19  - if any service group reports "FAULTED", "UNKNOWN", "ONLINE" or
20    "RUNNING", the respective state will be used (checked in that order)
21  - otherwise the states will be concatenated.
23 item:
24  The resource name.
26 inventory:
27  One service per resource is created.