Run-time Monitoring Statuses for Terracotta
The
following table lists the run-time statuses that the Terracotta run-time component can return in
response to the sagcc
get monitoring runtimestatus
and sagcc get monitoring state
commands,
along with the meaning of each run-time status.
Run-time Status | Meaning |
---|---|
STOPPED | The server is not running. |
ONLINE_MASTER | The server is running and is the master in its stripe. |
ONLINE_SLAVE | The server is running and is a slave (mirror) in its stripe. |
FAILED | The server was running, but crashed. A possible reason for this failure is that the server did not find the correct license. |
UNRESPONSIVE | The server is running, but is not responding on the specified ports. A possible reason for this failure is that the server did not find the correct license. |