1 title: Veritas Cluster Service: Service Group
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 service group states. A states map can be
11 configured in the rule "Veritas Cluster Server". By default the
12 check can have the following states:
13 - "ONLINE" will be OK,
14 - "OFFLINE" will be WARN,
15 - "FAULTED" will be CRIT,
16 - all others will be WARN
18 The check is cluster-aware. In this case
19 - if all service groups report the same, that state is used,
20 - if any service group reports "FAULTED", "UNKNOWN", "ONLINE" or
21 "RUNNING", the respective state will be used (checked in that order)
22 - otherwise the states will be concatenated.
24 Additionaly the service group is checked for being (temporarily) frozen.
26 - temporarily frozen will be WARN
30 The service group name.
33 One service per service group is created.