You can view, configure, and enable various alerts for the cluster.

Alerts are bound to a cluster object (such as a BDB or node), and the cluster’s state determines whether the alerts turn on or off.

NameType/ValueDescriptionWritable
change_timestringTimestamp when alert state last changed
change_valueobjectContains data relevant to the evaluation time when the alert went on/off (thresholds, sampled values, etc.)
enabledbooleanIf true, alert is enabledx
severity‘DEBUG’
‘INFO’
‘WARNING’
‘ERROR’
‘CRITICAL’
The alert’s severity
statebooleanIf true, alert is currently triggered
thresholdstringRepresents an alert threshold when applicablex