5 Metrics

CNE uses Prometheus to collect metrics from CNE services. These metrics are used by the alert rules defined by CNE to detect abnormal conditions. This section provides details about CNE metrics.

5.1 Load Balancer Metrics

This section provides details about Load Balancer metrics.

Table 5-1 vcne_lb_status

Field Details
Description The status of the Load Balancer VM. The value of this metric is:
  • "0" if the LB VM is UP
  • "1" if the LB VM is DOWN
Type Gauge
Dimensions external_network: The name of the IP pool for which the LB is performing load balancing.

role: The role of the LB VM. The value is set to ACTIVE or STANDBY.

ip_address: The IP of the LB VM

name: The name of the LB VM

5.2 Bastion Host Metrics

This section provides details about Bastion Host metrics.

Table 5-2 bastion_host_status

Field Details
Description The status of the Bastion Host. The value of this metric is:
  • "2" if the Bastion Host is ACTIVE
  • "1" if the Bastion Host is STANDBY
  • "0" if the Bastion Host FAILED
Type Gauge
Dimensions ip_address: The IP of the Bastion Host

name: The name of the Bastion Host