Werk #13190: veritas_vcs: cluster behaviour regresses from Checkmk version

Component Checks & agents
Title veritas_vcs: cluster behaviour regresses from Checkmk version <= 1.6
Date Nov 25, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p17 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The veritas_vcs check determines the state of its service in the following way:

OK: All nodes are running
OK: At least one node is online or running, others may be offline
WARN: All nodes are offline
CRIT: At least one node is faulted
UNKNOWN: At least one node is unknown

(Of course this can be configurable).

The cluster functionality of this check did not adhere to these priorities to determine the overall state of the clustered service. This has been fixed.

To the list of all Werks