fuel-plugin-lma-collector/doc/user/source/metrics/clusters.rst
Maria Zlatkova 8581289600 [docs] Edits Alarms and Appendix
Edits the following sections of the StackLight Collector
plugin 0.10.0 documentation:

* Configuring alarms
* Appendix

Change-Id: I534611a4eae9aeb97bfedb3971d7a8ec76e20bac
2016-07-19 19:56:52 +03:00

782 B

The cluster metrics are emitted by the GSE plugins. For details, see Configuring alarms <configure_alarms>.

  • cluster_node_status, the status of the node cluster. The metric contains a cluster_name field that identifies the node cluster.
  • cluster_service_status, the status of the service cluster. The metric contains a cluster_name field that identifies the service cluster.
  • cluster_status, the status of the global cluster. The metric contains a cluster_name field that identifies the global cluster.

The supported values for these metrics are:

  • 0 for the Okay status.
  • 1 for the Warning status.
  • 2 for the Unknown status.
  • 3 for the Critical status.
  • 4 for the Down status.