Edit

Supported metrics for Microsoft.NetworkCloud/bareMetalMachines

The following table lists the metrics available for the Microsoft.NetworkCloud/bareMetalMachines resource type.

Table headings

  • Metric - The metric display name as it appears in the Azure portal.
  • Name in Rest API - Metric name as referred to in the REST API.
  • Advanced platform metrics - A premium, paid tier of platform metrics in Azure Monitor that provide more granular observability for Azure resources.
  • Unit - Unit of measure.
  • Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, Count.
  • Dimensions - Dimensions available for the metric.
  • Time Grains - Intervals at which the metric is sampled. For example, PT1M indicates that the metric is sampled every minute, PT30M every 30 minutes, PT1H every hour, and so on.
  • DS Export -S Whether the metric is exportable to Azure Monitor Logs via Diagnostic Settings.

For information on exporting metrics, see - Metrics export using data collection rules and Create diagnostic settings in Azure Monitor.

For information on metric retention, see Azure Monitor Metrics overview.

For a list of supported logs, see Supported log categories - Microsoft.NetworkCloud/bareMetalMachines

Category: CPU

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
CPU Guest Usage (Deprecated)

Percentage of time that the CPU is running a virtual CPU for a guest operating system. In the absence of data, this metric will default to 0.
CpuUsageGuest No Percent Average CPU, Host, MachineRole PT1M No
CPU Guest Nice Usage (Deprecated)

Percentage of time that the CPU is running low-priority processes on a virtual CPU for a guest operating system. In the absence of data, this metric will default to 0.
CpuUsageGuestNice No Percent Average CPU, Host, MachineRole PT1M No
CPU Usage Idle

Percentage of time that the CPU is idle. In the absence of data, this metric will default to 0.
CpuUsageIdle No Percent Average CPU, Host, MachineRole PT1M No
CPU Usage IO Wait (Deprecated)

Percentage of time that the CPU is waiting for I/O operations to complete. In the absence of data, this metric will default to 0.
CpuUsageIowait No Percent Average CPU, Host, MachineRole PT1M No
CPU Usage IRQ (Deprecated)

Percentage of time that the CPU is servicing hardware interrupt requests. In the absence of data, this metric will default to 0.
CpuUsageIrq No Percent Average CPU, Host, MachineRole PT1M No
CPU Usage Nice (Deprecated)

Percentage of time that the CPU is in user mode, running low-priority processes. In the absence of data, this metric will default to 0.
CpuUsageNice No Percent Average CPU, Host, MachineRole PT1M No
CPU Usage Soft IRQ (Deprecated)

Percentage of time that the CPU is servicing software interrupt requests. In the absence of data, this metric will default to 0.
CpuUsageSoftirq No Percent Average CPU, Host, MachineRole PT1M No
CPU Usage Steal (Deprecated)

Percentage of time that the CPU is in stolen time, which is time spent in other operating systems in a virtualized environment. In the absence of data, this metric will default to 0.
CpuUsageSteal No Percent Average CPU, Host, MachineRole PT1M No
CPU Usage System

Percentage of time that the CPU is in system mode. In the absence of data, this metric will default to 0.
CpuUsageSystem No Percent Average CPU, Host, MachineRole PT1M No
CPU Usage Total

Percentage of time that the CPU is active (not idle). In the absence of data, this metric will default to 150.
CpuUsageTotal No Percent Average CPU, Host, MachineRole PT1M Yes
CPU Usage User

Percentage of time that the CPU is in user mode. In the absence of data, this metric will default to 0.
CpuUsageUser No Percent Average CPU, Host, MachineRole PT1M No
Total CPUs Available to Nexus per NUMA

Total number of CPUs available to Nexus per NUMA. This metric is only emitted on compute nodes.
NcTotalCpusPerNuma No Count Average Hostname, MachineRole, NUMA Node PT1M No
CPUs per NUMA Allocated for Nexus K8s

Total number of CPUs per NUMA allocated for Nexus Kubernetes and Tenant Workloads. This metric is only emitted on compute nodes.
NcTotalWorkloadCpusAllocatedPerNuma No Count Average Hostname, MachineRole, NUMA Node PT1M No
CPUs per NUMA Available for Nexus K8s

Total number of CPUs per NUMA available for use by Nexus Kubernetes and Tenant Workloads. This metric is only emitted on compute nodes.
NcTotalWorkloadCpusAvailablePerNuma No Count Average Hostname, MachineRole, NUMA Node PT1M No

Category: Disk

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Host Disk Reads Completed

Total number of disk reads completed successfully.
HostDiskReadCompleted No Count Average Device, Host, MachineRole PT1M No
Host Disk Read Seconds (Preview)

Total time spent reading from disk.
HostDiskReadSeconds No Seconds Average Device, Host, MachineRole PT1M No
Total Number of Writes Completed

Total number of disk writes completed successfully.
HostDiskWriteCompleted No Count Average Device, Host, MachineRole PT1M No
Host Disk Write Seconds (Preview)

Total time spent writing to disk.
HostDiskWriteSeconds No Seconds Average Device, Host, MachineRole PT1M No

Category: Filesystem

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Host Entropy Available Bits (Preview)

Available node entropy, in bits.
HostEntropyAvailableBits No Count Average Host, MachineRole PT1M No
Host Filesystem Available Bytes

Bytes in the filesystem on nodes which are available to non-root users. In the absence of data, this metric will default to 0.
HostFilesystemAvailBytes No Bytes Average Device, FSType, Host, MachineRole, Mountpoint PT1M No
Host Filesystem Device Errors

Indicates if there was an error getting information from the filesystem. Value is 1 if there was an error, 0 otherwise. In the absence of data, this metric will default to 0.
HostFilesystemDeviceError No Count Average Device, FSType, Host, MachineRole, Mountpoint PT1M No
Host Filesystem Files

Total number of permitted inodes (file nodes). In the absence of data, this metric will default to 0.
HostFilesystemFiles No Count Average Device, FSType, Host, MachineRole, Mountpoint PT1M No
Total Number of Free inodes

Total number of free (not occupied or reserved) inodes (file nodes). In the absence of data, this metric will default to 0.
HostFilesystemFilesFree No Count Average Device, FSType, Host, MachineRole, Mountpoint PT1M No
Host Filesystem Files Percent Free

Percentage of permitted inodes which are free to be used. In the absence of data, this metric will default to 150.
HostFilesystemFilesPercentFree No Percent Average Device, FSType, Host, MachineRole, Mountpoint PT1M No
Host Filesystem Read Only

Indication of whether a filesystem is readonly or not. Value is 1 if readonly, 0 otherwise.
HostFilesystemReadOnly No Unspecified Count Device, FSType, Host, MachineRole, Mountpoint PT1M No
Host Filesystem Size In Bytes

Host filesystem size in bytes.
HostFilesystemSizeBytes No Bytes Average Device, FSType, Host, MachineRole, Mountpoint PT1M No
Host Filesystem Usage In Percentage

Percentage of filesystem which is in use. In the absence of data, this metric will default to 150.
HostFilesystemUsage No Percent Average Device, FSType, Host, MachineRole, Mountpoint PT1M No

Category: HardwareMonitor

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Host Hardware Monitor Temp

Temperature (in Celsius) of different hardware components.
HostHwmonTempCelsius No Count Average Chip, Host, MachineRole, Sensor PT1M No
Host Hardware Monitor Temp Max

Maximum temperature (in Celsius) of different hardware components.
HostHwmonTempMax No Count Average Chip, Host, MachineRole, Sensor PT1M No
Host Hardware Inlet Temp

Inlet temperature for hardware nodes (in Celsius).
HostInletTemp No Count Average Host, MachineRole PT1M No
IDRAC Power Capacity Watts

IDRAC Power Capacity in Watts.
IdracPowerCapacityWatts No Unspecified Average Host, MachineRole, PSU PT1M No
IDRAC Power Input Watts

IDRAC Power Input in Watts.
IdracPowerInputWatts No Unspecified Average Host, MachineRole, PSU PT1M No
IDRAC Power On

IDRAC Power On Status. Value is 1 if on, 0 otherwise.
IdracPowerOn No Unspecified Count Host, MachineRole PT1M No
IDRAC Power Output Watts

IDRAC Power Output in Watts.
IdracPowerOutputWatts No Unspecified Average Host, MachineRole, PSU PT1M No
IDRAC Sensors Temperature

IDRAC sensor temperature (in Celsius).
IdracSensorsTemperature No Unspecified Average Host, MachineRole, Name, Units PT1M No

Category: Mellanox

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Effective Physical BER

This point in time metric represents the rate of error bits by total bits in the physical layer of the network since the last collection. This metric is used for assessing the quality and reliability of the network link. To make it more readable, the displayed value is the negation of the base-10 logarithm of the effective physical BER. We expect the displayed value to be in the range "0-255", where 255 represents no errored bits and 0 represents 100% errored bits.
MellanoxEffectivePhysicalBer No Count Average Host, Interface Name, MachineRole PT1M No
Effective Physical Errors

This point in time metric represents the number of physical layer errors that have been detected and could not be corrected by error correction mechanisms since the last collection. These errors are critical for assessing the quality and reliability of the network link.
MellanoxEffectivePhysicalErrors No Count Average Host, Interface Name, MachineRole PT1M No
MST Register Temperature

Temperature (in Celsius) reported by the MST (Mellanox Software Tools) register.
MellanoxMstregTemperature No Unspecified Average Host, Interface Name, MachineRole PT1M No
Received Bytes

This point in time metric represents the number of bytes that have been successfully received by the network interface at the physical layer since the last collection.
MellanoxRxBytesPhy No Bytes Average Host, Interface Name, MachineRole PT1M No
Corrected Bits

This point in time metric represents the number of bits corrected by the network device since the last collection.
MellanoxRxCorrectedBitsPhy No Count Average Host, Interface Name, MachineRole PT1M No
Corrected Bit Rate

Rate of corrected bits by the network device, the rate is determined by the number of corrected bits divided by the number of RX bytes recieved in the given time frame.
MellanoxRxCorrectedRate No Percent Average Host, Interface Name, MachineRole PT1M No
CRC Errors

This point in time metric represents the number of CRC errors encountered by the network device since the last collection.
MellanoxRxCrcErrorsPhy No Count Average Host, Interface Name, MachineRole PT1M No
Network Error Rate

Rate of errors encountered by the network device as determined by the number of MellanoxRxPcsSymbolErrPhy errors divided by the number of RX bytes in a specific time frame and indicates the errors that FEC could not correct.
MellanoxRxErrorRate No Percent Average Host, Interface Name, MachineRole PT1M No
PCS Symbol Errors

This point in time metric represents the number of PCS symbol errors encountered by the network device since the last collection.
MellanoxRxPcsSymbolErrPhy No Count Average Host, Interface Name, MachineRole PT1M No
Symbol Errors

This point in time metric represents the number of symbol errors encountered by the network device since the last collection.
MellanoxRxSymbolErrPhy No Count Average Host, Interface Name, MachineRole PT1M No
Status Opcode

The status code indicates the status or condition of a Mellanox network device. For example a status opcode of 0 indicates that the device is functioning normally with no errors detected. See Mellanox documentation for the definition of error codes.
MellanoxStatusOpcode No Count Average Host, Interface Name, MachineRole PT1M No

Category: Memory

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Average Load In 1 Minute (Preview)

1-minute load average of the system, as a measure of the system activity over the last minute, expressed as a fractional number (i.e. values >1.0 may indicate overload).
HostLoad1 No Count Average Host, MachineRole PT1M No
Average Load In 15 Minutes (Preview)

15-minute load average of the system, as a measure of the system activity over the last 15 minutes, expressed as a fractional number (i.e. values >1.0 may indicate overload).
HostLoad15 No Count Average Host, MachineRole PT1M No
Average load in 5 minutes (Preview)

5-minute load average of the system, as a measure of the system activity over the last 5 minutes, expressed as a fractional number (i.e. values >1.0 may indicate overload).
HostLoad5 No Count Average Host, MachineRole PT1M No
Host Memory Available Bytes

Memory available, in bytes.
HostMemAvailBytes No Bytes Average Host, MachineRole PT1M No
Memory Free Huge Pages

Total memory in huge pages that is free.
HostMemHugePagesFree No Bytes Average Host, MachineRole PT1M No
Memory Total Huge Pages

Total memory in huge pages on nodes.
HostMemHugePagesTotal No Bytes Average Host, MachineRole PT1M No
Total Memory In Corrupted Pages

Memory corrupted due to hardware issues, in bytes.
HostMemHWCorruptedBytes No Bytes Average Host, MachineRole PT1M No
Host Memory Swap Available Percentage

Percentage of swap memory that is available. In the absence of data, this metric will default to 0.
HostMemSwapAvailableSpace No Percent Average Host, MachineRole PT1M No
Host Memory Swap Free Bytes

Total swap memory that is free.
HostMemSwapFreeBytes No Bytes Average Host, MachineRole PT1M No
Host Memory Swap Total Bytes

Total amount of swap memory.
HostMemSwapTotalBytes No Bytes Average Host, MachineRole PT1M No
Host Memory Total Bytes

Total amount of physical memory on nodes.
HostMemTotalBytes No Bytes Average Host, MachineRole PT1M No
Node Memory Huge Pages Free (Preview)

Free memory in NUMA huge pages.
NodeMemHugePagesFree No Bytes Average Host, MachineRole, Node PT1M No
Node Memory Huge Pages Total

Total memory in NUMA huge pages.
NodeMemHugePagesTotal No Bytes Average Host, MachineRole, Node PT1M No
Node Memory NUMA (Free Memory)

Total amount of free NUMA memory.
NodeMemNumaFree No Bytes Average Host, MachineRole, Node PT1M No
Node Memory NUMA (Shared Memory)

Total amount of NUMA memory that is shared between nodes.
NodeMemNumaShem No Bytes Average Host, MachineRole, Node PT1M No
Node Memory NUMA (Used Memory)

Total amount of used NUMA memory.
NodeMemNumaUsed No Bytes Average Host, MachineRole, Node PT1M No

Category: Network

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Network Device Receive Errors

Total number of errors encountered by network devices while receiving data.
NcNodeNetworkReceiveErrsTotal No Count Average Hostname, Interface Name, MachineRole PT1M No
Network Device Transmit Errors

Total number of errors encountered by network devices while transmitting data.
NcNodeNetworkTransmitErrsTotal No Count Average Hostname, Interface Name, MachineRole PT1M No
Node Bonding Active (Preview)

Total number of active network interfaces per bonding interface.
NodeBondingActive No Count Average MachineRole, Master PT1M No
Node Bond Aggregate ID Mismatch

Total number of mismatches between the expected and actual link-aggregator ids.
NodeBondingAggregateIdMismatch No Count Average Host, Interface, MachineRole PT1M No
Node Network Carrier Changes

Total number of network carrier changes.
NodeNetworkCarrierChanges No Count Average Device, Host, MachineRole PT1M No
Node Network Max Transmission

Maximum Transmission Unit (MTU) for node network interfaces. In the absence of data, this metric will default to 0.
NodeNetworkMtuBytes No Bytes Average Device, Host, MachineRole PT1M No
Node Network Received Multicast Total

Total amount of multicast traffic received by the node network interfaces.
NodeNetworkReceiveMulticastTotal No Bytes Average Device, Host, MachineRole PT1M No
Node Network Received Packets

Total number of packets received by the node network interfaces.
NodeNetworkReceivePackets No Count Average Device, Host, MachineRole PT1M No
Node Network Speed Bytes

Current network speed, in bytes per second, for the node network interfaces. In the absence of data, this metric will default to 0.
NodeNetworkSpeedBytes No Bytes Average Device, Host, MachineRole PT1M No
Node Network Up

Indicates the operational status of the nodes network interfaces. Value is 1 if operstate is 'up', 0 otherwise.
NodeNetworkStatus No Count Count Device, Host, MachineRole PT1M No
Node Network Transmited Packets

Total number of packets transmitted by the node network interfaces.
NodeNetworkTransmitPackets No Count Average Device, Host, MachineRole PT1M No

Category: Storage

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Node Failed iSCSI Sessions

Total number of failed iSCSI sessions on the node.
NodeFailedIscsiSessions No Count Average Host, MachineRole, StorageAppliance PT1M No

Category: System

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Host Boot Seconds (Preview)

Unix timestamp of the last boot of the host.
HostBootTimeSeconds No Seconds Average Host, MachineRole PT1M No
Host DMI Info

Environment information about the Desktop Management Interface (DMI), value is always 1. Includes labels about the system's manufacturer, model, version, serial number and UUID. In the absence of data, this metric will default to 0.
HostDmiInformation No Unspecified Count BiosDate, BiosRelease, BiosVendor, BiosVersion, BoardName, BoardVendor, BoardVersion, Host, MachineRole, ProductFamily, ProductName, ProductSku, SystemVendor PT1M No
Node NTP Leap

The raw leap flag value of the local NTP daemon. This indicates the status of leap seconds. Value is 0 if no adjustment is needed, 1 to add a leap second, 2 to delete a leap second, and 3 if the clock is unsynchronized.
NodeNtpLeap No Count Average Host, MachineRole PT1M No
Node NTP Root Delay Seconds

Indicates the delay to synchronize with the root server.
NodeNtpRootDelaySeconds No Seconds Average Host, MachineRole PT1M No
Node NTP RTT (Deprecated)

Round-trip time from node exporter collector to local NTP daemon.
NodeNtpRtt No Seconds Average Host, MachineRole PT1M No
Node NTP Sanity

The aggregate health of the local NTP daemon. This includes checks for stratum, leap flag, freshness, root distance, and causality violations. Value is 1 if all checks pass, 0 otherwise.
NodeNtpSanity No Count Average Host, MachineRole PT1M No
Node NTP Stratum

The stratum level of the local NTP daemon. This indicates the distance from the reference clock, with lower numbers representing closer proximity and higher accuracy. Values range from 1 (directly connected to reference clock) to 15 (further away), with 16 indicating the clock is unsynchronized.
NodeNtpStratum No Count Average Host, MachineRole PT1M No
Node OS Info

Node OS information, value is always 1. Provides name and version for a device.
NodeOsInfo No Count Count Host, MachineRole, Name, Version PT1M No
Node Processes State

The number of processes in each state. The possible states are D (UNINTERRUPTABLE_SLEEP), R (RUNNING & RUNNABLE), S (INTERRUPTABLE_SLEEP), T (STOPPED) and Z (ZOMBIE).
NodeProcessState No Count Average Host, MachineRole, State PT1M No
Node Timex Max Error Seconds

Maximum time error between the local system and reference clock.
NodeTimexMaxErrorSeconds No Seconds Average Host, MachineRole PT1M No
Node Timex Offset Seconds

Time offset between the local system and reference clock.
NodeTimexOffsetSeconds No Seconds Average Host, MachineRole PT1M No
Node Timex Sync Status

Indicates whether the clock is synchronized to a reliable server. Value is 1 if synchronized, 0 if unsynchronized.
NodeTimexSyncStatus No Count Average Host, MachineRole PT1M No

Category: VM Stat

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Node VM Out Of Memory Kill

Total number of times a process has been terminated due to a critical lack of memory.
NodeVmOomKill No Count Average Host, MachineRole PT1M No
Node VM PSWP In

Total number of pages swapped in from disk to memory on the node.
NodeVmstatPswpIn No Count Average Host, MachineRole PT1M No
Node VM PSWP Out

Total number of pages swapped out from memory to disk on the node.
NodeVmstatPswpout No Count Average Host, MachineRole PT1M No

Next steps