Services Status

Cluster Overview (om mon)

The om mon command provides a real-time, human-readable overview of the cluster and service states.

Human Readable

om monitor

Requirements:

  • The agent daemon must be up and running.
  • The displayed information is near synchronous.

Status and Alert Markers

Markers are used to optimize information density.

Heartbeat MarkersOn hb.tx TargetOn hb.rx Source
OData has been sent in timeData has been received in time
XData has not been sent in timeData has not been received in time
/Not applicableNot applicable
General MarkersOn Service InstanceOn ServiceOn Node Status
Oup
ostandby up instance
Xdown instance or heartbeat failure
xstandby down instance
/Not applicable, undefined
^Placement leaderPlacement alert
!WarningWarning raised by any instance
!!Not fully available instance
*Frozen instanceFrozen node
PNot fully provisioned instance

Machine Readable

Use the --format option for structured data output.

om daemon status --format json

Watch

Continuously refresh the status display.

om monitor --watch