Skip to main content

Metrics Reference

This instruction describes the product metrics collected by the service.

The list of products that support metrics will be expanded.

Dedicated Servers

Dedicated server namespace – dedicated.

Monitoring is supported by servers with a KVM console, which is available for every dedicated server, except for servers of the Chipcore line and servers in a dedicated rack — learn more on the Servers in a dedicated rack page on servercore.com.

The set of IPMI metrics may differ depending on the server model.

Each metric transmits a timestamp — the time the metric was collected. You can convert the value using online services, for example, on the unixtimestamp.com.

Metric name
Type, unit of measurement
DescriptionLabels
ipmi_bmc_info
Gauge, UNIT
BMC (Baseboard Management Controller) metadata — firmware, manufacturer, and more. The metric value is always 1
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • bmc_url — BMC address;
  • firmware_revision — BMC firmware version;
  • manufacturer_id — manufacturer (vendor) ID;
  • system_firmware_version — system firmware version (BIOS, UEFI)
up
Gauge, bool

Check metric source availability:

  • 1 — success;
  • 0 — failure
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID
ipmi_up
Gauge, bool

Check IPMI availability:

  • 1 — success;
  • 0 — failure
  • datacenter — name of the data center where the server is hosted;
  • collector — name of the exporter's internal collector responsible for gathering a specific group of metrics;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID
ipmi_scrape_duration_seconds
Gauge, seconds
Time taken to collect IPMI exporter metrics
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID
ipmi_sel_events_count_by_state
Gauge, count
Number of events from the SEL (System Event Log) journal, grouped by event severity level
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • state — event severity level
ipmi_chassis_cooling_fault_state
Gauge, bool

Server cooling system state:

  • 1 — healthy;
  • 0 — failure
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID
ipmi_chassis_drive_fault_state
Gauge, bool

Drive state:

  • 1 — healthy;
  • 0 — failure
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID
ipmi_chassis_power_state
Gauge, bool

Server power state:

  • 1 — on;
  • 0 — off
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID
ipmi_fan_speed_state
Gauge, enum

Fan state:

  • 0 — healthy;
  • 1 — warning;
  • 2 — failure
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor identifier;
  • name — sensor name
ipmi_power_state
Gauge, enum

Server component power state:

  • 0 — healthy;
  • 1 — warning;
  • 2 — failure
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor ID;
  • name — sensor name
ipmi_temperature_state
Gauge, enum

Server component temperature state:

  • 0 — healthy;
  • 1 — warning;
  • 2 — failure
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor ID;
  • name — sensor name
ipmi_voltage_state
Gauge, enum

Voltage state:

  • 0 — healthy;
  • 1 — warning;
  • 2 — failure
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor ID;
  • name — sensor name
ipmi_sensor_state
Gauge, enum

Server component state:

  • 0 — healthy;
  • 1 — warning;
  • 2 — failure
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor ID;
  • name — sensor name;
  • type — sensor type
ipmi_fan_speed_rpm
Gauge, RPM
Fan rotation speed
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor ID;
  • name — sensor name
ipmi_power_watts
Gauge, watts
Power consumption
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor ID;
  • name — sensor name
ipmi_temperature_celsius
Gauge, degrees °C
Server component temperature
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • name — sensor name;
  • id — sensor ID
ipmi_voltage_volts
Gauge, volts
Voltage
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor ID;
  • name — sensor name
ipmi_sensor_value
Gauge
Data from the IPMI sensor. The unit of measurement depends on the sensor type
  • datacenter — name of the data center where the server is hosted;
  • location_id — pool where the server is hosted;
  • resource_id — server UUID;
  • id — sensor ID;
  • name — sensor name;
  • type — sensor type

Cloud servers

Cloud server namespace – compute.

Metrics are collected at the hypervisor level. Metrics from the hypervisor side and metrics inside the cloud server OS may differ in values:

  • hypervisor metrics reflect the physical state of cloud servers and their resources — CPU, memory, disks, and network, including disk and network operation maintenance work and virtual machine service operations;
  • in-OS metrics reflect only computations seen by the OS kernel and do not take background work into account.

Under high disk or network load, metric values may differ — this is expected behavior for a virtualized environment, not a metric collection error.

Metric collection does not depend on the OS state. Metrics are collected even if the cloud server is booting, is under high load, or is unresponsive over the network. Metrics are not collected only when the cloud server is turned off.

Metric name
Type, unit of measurement
DescriptionLabels
server_meta_info
Gauge, UNIT
Cloud server metadata
  • project_name — project name;
  • server_uuid — cloud server ID;
  • server_name — cloud server name
server_state_info
Gauge, UNIT

Current cloud server status:

  • 0 (no state) — server state unknown or undefined;
  • 1 (running) — server is running;
  • 2 (blocked) — server is blocked (waiting for resources or completion of a disk read or write operation);
  • 3 (paused) — server is paused;
  • 4 (shutdown) — server is shutting down;
  • 5 (shut off) — server is stopped and shut down;
  • 6 (crashed) — server has crashed;
  • 7 (pmsuspended) — server is paused and has entered sleep mode
  • server_uuid — cloud server ID
cpu_count
Gauge, count
Number of cloud server vCPUs
  • server_uuid — cloud server ID
vcpu_usage_ratio
Gauge, %
Utilization of each cloud server vCPU in %
  • server_uuid — cloud server ID;
  • vcpu — virtual processor number
cpu_usage_ratio
Gauge, %
Cloud server CPU utilization in %
  • server_uuid — cloud server ID
memory_total_bytes
Gauge, bytes
Cloud server memory size
  • server_uuid — cloud server ID
memory_usage_bytes
Gauge, bytes
Memory size used by the cloud server
  • server_uuid — cloud server ID
memory_usage_ratio
Gauge, %
percentage of RAM used by the cloud server
  • server_uuid — cloud server ID
memory_major_faults_total
Counter, count
Number of major page faults (major page faults) that have occurred on the cloud server since its last startup
  • server_uuid — cloud server ID
disk_meta_info
Gauge, UNIT
Cloud server disk metadata
  • server_uuid — cloud server ID;
  • disk_uuid — cloud server disk ID;
  • disk_type="network" / "file" — disk type
disk_write_requests_rate
Gauge, operations/s
Number of write operations per second on the cloud server disk
  • server_uuid — cloud server ID;
  • disk_uuid — cloud server disk ID
disk_read_requests_rate
Gauge, operations/s
Number of read operations per second from the cloud server disk
  • server_uuid — cloud server ID;
  • disk_uuid — cloud server disk ID
disk_read_requests_limit
Gauge, operations/s
Maximum number of read operations for the cloud server disk
  • server_uuid — cloud server ID;
  • disk_uuid — cloud server disk ID
disk_write_requests_limit
Gauge, operations/s
Maximum number of write operations for the cloud server disk
  • server_uuid — cloud server ID;
  • disk_uuid — cloud server disk ID
disk_flush_requests_rate
Gauge, ops/s
Number of disk cache flush operations for the cloud server disk
  • server_uuid — cloud server ID;
  • disk_uuid — cloud server disk ID
disk_read_bytes_rate
Gauge, bytes/s
Number of bytes per second read from the cloud server disk
  • server_uuid — cloud server ID;
  • disk_uuid — cloud server disk ID
disk_write_bytes_rate
Gauge, bytes/s
Number of bytes per second written to the cloud server disk
  • server_uuid — cloud server ID;
  • disk_uuid — cloud server disk ID
network_meta_info
Gauge, UNIT
Cloud server network interface metadata
  • server_uuid — cloud server ID;
  • virtual_interface — cloud server port ID
network_receive_packets_rate
Gauge, packets/s
Number of packets per second received on the cloud server network interface
  • server_uuid — cloud server ID;
  • virtual_interface — cloud server port ID
network_transmit_packets_rate
Gauge, packets/s
Number of packets per second transmitted through the cloud server network interface
  • server_uuid — cloud server ID;
  • virtual_interface — cloud server port ID
network_receive_bits_rate
Gauge, bits/s
Number of bits per second received on the cloud server network interface
  • server_uuid — cloud server ID;
  • virtual_interface — cloud server port ID
network_transmit_bits_rate
Gauge, bits/s
Number of bits per second sent through the cloud server network interface
  • server_uuid — cloud server ID;
  • virtual_interface — cloud server port ID