The page has been translated by Gen AI.

Appendix B. Service-specific Performance Metrics

Compute type

Virtual Server

Agentless (basic metrics)

Performance Item Group NamePerformance item namecollection unitCollection intervaldescription
CPUCPU Usage/Core [Basic]%1mPercentage of CPU time used, excluding Idle and IOWait states (normalized by the number of cores; 100% when all four cores are fully utilized)
CPUCPU Cores [Basic]cnt1mNumber of virtual processor cores allocated to the virtual machine
MemoryMemory Total [Basic]bytes1mMemory capacity available for use in the domain
MemoryMemory Used [Basic]bytes1mCurrent memory usage
MemoryMemory Swap In [Basic]bytes1mSwap In memory in bytes
MemoryMemory Swap Out [Basic]bytes1mSwap Out memory in bytes
MemoryMemory Free [Bytes]bytes1mUnused memory capacity in the system
MemoryMemory Usage [Basic]%1mCurrent memory usage rate
DiskDisk Read Bytes [Basic]bytes1mRead byte count
DiskDisk Read Requests [Basic]cnt1mRead request count
DiskDisk Write Bytes [Basic]bytes1mWrite byte count
DiskDisk Write Requests [Basic]cnt1mNumber of write requests
StateInstance State [Basic]enum1mVM status
NetworkNetwork In Bytes [Basic]bytes1mReceived bytes
NetworkNetwork In Dropped [Basic]cnt1mIncoming packet drop
NetworkNetwork In Errors [Basic]cnt1mReceive error
NetworkNetwork In Packets [Basic]cnt1mReceived packet
NetworkNetwork Out Bytes [Basic]bytes1mTransmit bytes
NetworkNetwork Out Dropped [Basic]cnt1mTransmit packet drop
NetworkNetwork Out Errors [Basic]cnt1mTransmission error
NetworkNetwork Out Packets [Basic]cnt1mTransmit packet
NetworkNetwork In Bytes [Delta Basic]bytes1mReceived bytes (delta value)
NetworkNetwork In Dropped [Delta Basic]cnt1mReceived packet drop (delta value)
NetworkNetwork In Errors [Delta Basic]cnt1mReceive error (delta value)
NetworkNetwork In Packets [Delta Basic]cnt1mReceived packet (delta value)
NetworkNetwork Out Bytes [Delta Basic]bytes1mTransmitted bytes (delta value)
NetworkNetwork Out Dropped [Delta Basic]cnt1mTransmit packet drop (delta value)
NetworkNetwork Out Errors [Delta Basic]cnt1mTransmission error (delta value)
NetworkNetwork Out Packets [Delta Basic]cnt1mTransmitted packet (delta value)
Table. Virtual Server (Agentless) Performance Metrics
Reference
  • For Windows OS, you must install the monitoring performance Agent to provide memory performance metrics.

Agent (Detailed Metrics)

Performance Item Group NamePerformance item namecollection unitCollection intervaldescription
CPUCore Usage [IO Wait]%1mRatio of CPU time spent in wait state (disk wait)
CPUCore Usage [System]%1mProportion of CPU time spent in kernel space
CPUCore Usage [User]%1mProportion of CPU time spent in user space
CPUCPU Corescnt1mThe number of CPU cores on the host. The maximum value of the unnormalized ratio is 100%* of a core. The unnormalized ratio already incorporates this value, and the maximum value is 100%* of a core.
CPUCPU Usage [Active]%1mPercentage of CPU time used excluding Idle and IOWait states (when all 4 cores are used at 100%: 400%)
CPUCPU Usage [Idle]%1mIt is the proportion of CPU time spent in idle state.
CPUCPU Usage [IO Wait]%1mIt is the proportion of CPU time spent in a waiting state (disk wait).
CPUCPU Usage [System]%1mPercentage of CPU time used by the kernel (when all 4 cores are used at 100%: 400%)
CPUCPU Usage [User]%1mPercentage of CPU time used in user space. (If all four cores are used at 100%, it is 400%)
CPUCPU Usage/Core [Active]%1mPercentage of CPU time used excluding Idle and IOWait states (value normalized by the number of cores; 100% when all four cores are fully utilized)
CPUCPU Usage/Core [Idle]%1mIt is the proportion of CPU time spent in idle state.
CPUCPU Usage/Core [IO Wait]%1mIt is the proportion of CPU time spent in a waiting state (disk wait).
CPUCPU Usage/Core [System]%1mPercentage of CPU time used by the kernel (value normalized by the number of cores; 100% when all four cores are fully utilized)
CPUCPU Usage/Core [User]%1mPercentage of CPU time used in user space. (Value normalized by the number of cores; using all four cores at 100% equals 100%)
DiskDisk CPU Usage [IO Request]%1mIt is the proportion of CPU time during which I/O requests for the device were executed (device bandwidth utilization). If this value approaches 100%, the device becomes saturated.
DiskDisk Queue Size [Avg]num1mThe average queue length of requests executed on the device.
DiskDisk Read Bytesbytes1mThe number of bytes per second read from the device.
DiskDisk Read Bytes [Delta Avg]bytes1mAverage of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta Max]bytes1mMaximum system.diskio.read.bytes_delta of individual disks
DiskDisk Read Bytes [Delta Min]bytes1mMinimum of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta Sum]bytes1mSum of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta]bytes1mDelta of the system.diskio.read.bytes value for each disk
DiskDisk Read Bytes [Success]bytes1mTotal number of bytes successfully read. On Linux, assuming a sector size of 512, it is the number of sectors read multiplied by 512.
DiskDisk Read Requestscnt1mNumber of read requests to the disk device per second
DiskDisk Read Requests [Delta Avg]cnt1mAverage of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Delta Max]cnt1mMaximum of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Delta Min]cnt1mMinimum of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Delta Sum]cnt1mSum of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Success Delta]cnt1mDelta of system.diskio.read.count for each disk
DiskDisk Read Requests [Success]cnt1mTotal number of reads successfully completed
DiskDisk Request Size [Avg]num1mAverage size of requests executed on the device (unit: sectors).
DiskDisk Service Time [Avg]ms1mAverage service time (ms) of input requests executed on the device.
DiskDisk Wait Time [Avg]ms1mAverage time taken for requests executed on the supported device.
DiskDisk Wait Time [Read]ms1mAverage disk wait time
DiskDisk Wait Time [Write]ms1mDisk average wait time
DiskDisk Write Bytes [Delta Avg]bytes1mAverage of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta Max]bytes1mMaximum system.diskio.write.bytes_delta of individual disks
DiskDisk Write Bytes [Delta Min]bytes1mMinimum of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta Sum]bytes1mSum of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta]bytes1mDelta of the system.diskio.write.bytes value for each individual disk
DiskDisk Write Bytes [Success]bytes1mTotal number of bytes successfully written. On Linux, assuming a sector size of 512, it is the number of sectors written multiplied by 512.
DiskDisk Write Requestscnt1mNumber of write requests to the disk device per second
DiskDisk Write Requests [Delta Avg]cnt1mAverage of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Max]cnt1mMaximum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Min]cnt1mMinimum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Sum]cnt1mSum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Success Delta]cnt1mDelta of system.diskio.write.count for each disk
DiskDisk Write Requests [Success]cnt1mTotal number of successful writes
DiskDisk Writes Bytesbytes1mThe number of bytes per second written to the device.
FileSystemFilesystem Hang Checkstate1mfilesystem (local/NFS) hang check (normal:1, abnormal:0)
FileSystemFilesystem Nodescnt1mTotal number of file nodes in the file system.
FileSystemFilesystem Nodes [Free]cnt1mIt is the total number of available file nodes in the file system.
FileSystemFilesystem Size [Available]bytes1mDisk space (bytes) that an unauthorized user can use.
FileSystemFilesystem Size [Free]bytes1mAvailable disk space (bytes)
FileSystemFilesystem Size [Total]bytes1mTotal disk space (bytes)
FileSystemFilesystem Usage%1mUsed disk space percentage
FileSystemFilesystem Usage [Avg]%1mAverage of individual filesystem.used.pct
FileSystemFilesystem Usage [Inode]%1minode usage
FileSystemFilesystem Usage [Max]%1mmax among individual filesystem.used.pct
FileSystemFilesystem Usage [Min]%1mminimum among individual filesystem.used.pct
FileSystemFilesystem Usage [Total]%1m-
FileSystemFilesystem Usedbytes1mUsed disk space (bytes)
FileSystemFilesystem Used [Inode]bytes1minode usage
MemoryMemory Freebytes1mTotal amount of available memory (bytes). Memory used by system cache and buffers is not included (see system.memory.actual.free).
MemoryMemory Free [Actual]bytes1mActual usable memory (bytes). The calculation method varies by OS; on Linux, it uses MemAvailable from /proc/ meminfo, or if meminfo cannot be used, it calculates from available memory plus cache and buffers. On OSX, it is the sum of usable memory and inactive memory. On Windows, it is a value such as system.memory.free.
MemoryMemory Free [Swap]bytes1mAvailable swap memory.
MemoryMemory Totalbytes1mtotal memory
MemoryMemory Total [Swap]bytes1mTotal swap memory.
MemoryMemory Usage%1mPercentage of used memory
MemoryMemory Usage [Actual]%1mPercentage of memory actually used
MemoryMemory Usage [Cache Swap]%1mcached swap usage
MemoryMemory Usage [Swap]%1mPercentage of used swap memory
MemoryMemory Usedbytes1mused memory
MemoryMemory Used [Actual]bytes1mActual memory used (bytes). The value obtained by subtracting used memory from total memory. Available memory is calculated differently for each OS (see system.actual.free).
MemoryMemory Used [Swap]bytes1mUsed swap memory.
NetworkCollisionscnt1mNetwork collision
NetworkNetwork In Bytesbytes1mNumber of received bytes
NetworkNetwork In Bytes [Delta Avg]bytes1mAverage of system.network.in.bytes_delta for individual networks
NetworkNetwork In Bytes [Delta Max]bytes1mMaximum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta Min]bytes1mMinimum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta Sum]bytes1mSum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta]bytes1mDelta of received byte count
NetworkNetwork In Droppedcnt1mNumber of deleted packets among incoming packets
NetworkNetwork In Errorscnt1mNumber of errors during reception
NetworkNetwork In Packetscnt1mNumber of received packets
NetworkNetwork In Packets [Delta Avg]cnt1mAverage of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Max]cnt1mMaximum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Min]cnt1mMinimum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Sum]cnt1mSum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta]cnt1mDelta of received packet count
NetworkNetwork Out Bytesbytes1mNumber of transmitted bytes
NetworkNetwork Out Bytes [Delta Avg]bytes1mAverage of system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Max]bytes1mMaximum of system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Min]bytes1mMinimum system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Sum]bytes1mSum of system.network.out.bytes_delta of individual networks
NetworkNetwork Out Bytes [Delta]bytes1mDelta of transmitted byte count
NetworkNetwork Out Droppedcnt1mNumber of packets deleted among outgoing packets. This value is not reported by the operating system, so it is always 0 on Darwin and BSD.
NetworkNetwork Out Errorscnt1mNumber of errors during transmission
NetworkNetwork Out Packetscnt1mNumber of transmitted packets
NetworkNetwork Out Packets [Delta Avg]cnt1mAverage of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Max]cnt1mMaximum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Min]cnt1mMinimum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Sum]cnt1mSum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta]cnt1mDelta of transmitted packet count
NetworkOpen Connections [TCP]cnt1mAll open TCP connections
NetworkOpen Connections [UDP]cnt1mAll open UDP connections
NetworkPort Usage%1mUsage rate of connectable ports
NetworkSYN Sent Socketscnt1mNumber of sockets in SYN_SENT state (when connecting from local to remote)
ProcessKernel PID Maxcnt1mkernel.pid_max value
ProcessKernel Thread Maxcnt1mkernel.threads-max value
ProcessProcess CPU Usage%1mThe percentage of CPU time consumed by the process since the last update. This value is similar to the %CPU value shown for the process by the top command on Unix systems.
ProcessProcess CPU Usage/Core%1mThe percentage of CPU time used by the process since the last event. Normalized by the number of cores, with a value between 0 and 100%.
ProcessProcess Memory Usage%1mProportion of main memory (RAM) occupied by the process
ProcessProcess Memory Usedbytes1mResident Set size. The amount of memory a process occupies in RAM. In Windows, it is the current working set size.
ProcessProcess PIDPID1mprocess pid
ProcessProcess PPIDPID1mPID of the parent process
ProcessProcesses [Dead]cnt1mNumber of dead processes
ProcessProcesses [Idle]cnt1mNumber of idle processes
ProcessProcesses [Running]cnt1mrunning processes count
ProcessProcesses [Sleeping]cnt1msleeping processes count
ProcessProcesses [Stopped]cnt1mstopped processes count
ProcessProcesses [Total]cnt1mTotal number of processes
ProcessProcesses [Unknown]cnt1mNumber of processes with an unknown or unsearchable status
ProcessProcesses [Zombie]cnt1mNumber of zombie processes
ProcessRunning Process Usage%1mprocess usage
ProcessRunning Processescnt1mrunning processes count
ProcessRunning Thread Usage%1mThread usage rate
ProcessRunning Threadscnt1mTotal number of threads running in running processes
SystemContext Switchescnt1mcontext switch count (per second)
SystemLoad/Core [1 min]cnt1mThe load over the last 1 minute divided by the number of cores
SystemLoad/Core [15 min]cnt1mThe load over the last 15 minutes divided by the number of cores
SystemLoad/Core [5 min]cnt1mThe load over the last 5 minutes divided by the number of cores
SystemMultipaths [Active]cnt1mExternal storage connection path state = active count
SystemMultipaths [Failed]cnt1mExternal storage connection path state = failed count
SystemMultipaths [Faulty]cnt1mExternal storage connection path state = faulty count
SystemNTP Offsetnum1mthe measured offset of the last sample (time difference between the NTP server and the local environment)
SystemRun Queue Lengthnum1mExecution queue length
SystemUptimems1mOS uptime (milliseconds).
WindowsContext Switchiescnt1mCPU context switch count (per second)
WindowsDisk Read Bytes [Sec]cnt1mBytes read per second on a Windows logical disk
WindowsDisk Read Time [Avg]sec1mAverage data read time (seconds)
WindowsDisk Transfer Time [Avg]sec1mDisk average wait time
WindowsDisk Usage%1mDisk usage
WindowsDisk Write Bytes [Sec]cnt1mNumber of bytes written in one second on a Windows logical disk
WindowsDisk Write Time [Avg]sec1mAverage data write time (seconds)
WindowsPagingfile Usage%1mPaging file usage
WindowsPool Used [Non Paged]bytes1mNonpaged Pool usage in kernel memory
WindowsPool Used [Paged]bytes1mPaged Pool usage in kernel memory
WindowsProcess [Running]cnt1mNumber of processes currently running
WindowsThreads [Running]cnt1mNumber of threads currently running
WindowsThreads [Waiting]cnt1mNumber of threads waiting for processor time
Table. Virtual Server (Agent) Performance Items

GPU Server

Agentless (basic metrics)

Performance Item Group NamePerformance item namecollection unitCollection intervaldescription
CPUCPU Usage/Core [Basic]%1mPercentage of CPU time used, excluding Idle and IOWait states (normalized by the number of cores; 100% when all four cores are fully utilized)
CPUCPU Cores [Basic]cnt1mNumber of virtual processor cores allocated to the virtual machine
MemoryMemory Total [Basic]bytes1mMemory capacity available in the domain
MemoryMemory Used [Basic]bytes1mThe amount of memory currently in use
MemoryMemory Swap In [Basic]bytes1mSwap In memory in bytes
MemoryMemory Swap Out [Basic]bytes1mSwap Out memory in bytes
MemoryMemory Free [Bytes]bytes1mUnused memory capacity in the system
MemoryMemory Usage [Basic]%1mCurrent memory usage rate
DiskDisk Read Bytes [Basic]bytes1mRead byte count
DiskDisk Read Requests [Basic]cnt1mRead request count
DiskDisk Write Bytes [Basic]bytes1mWrite byte count
DiskDisk Write Requests [Basic]cnt1mNumber of write requests
StateInstance State [Basic]enum1mVM status
NetworkNetwork In Bytes [Basic]bytes1mReceived bytes
NetworkNetwork In Dropped [Basic]cnt1mIncoming packet drop
NetworkNetwork In Errors [Basic]cnt1mReceive error
NetworkNetwork In Packets [Basic]cnt1mReceived packet
NetworkNetwork Out Bytes [Basic]bytes1mTransmit bytes
NetworkNetwork Out Dropped [Basic]cnt1mTransmit packet drop
NetworkNetwork Out Errors [Basic]cnt1mTransmission error
NetworkNetwork Out Packets [Basic]cnt1mtransmitted packet
NetworkNetwork In Bytes [Delta Basic]bytes1mReceived bytes (delta value)
NetworkNetwork In Dropped [Delta Basic]cnt1mReceived packet drop (delta value)
NetworkNetwork In Errors [Delta Basic]cnt1mReceive error (delta value)
NetworkNetwork In Packets [Delta Basic]cnt1mReceived packet (delta value)
NetworkNetwork Out Bytes [Delta Basic]bytes1mTransmitted bytes (delta value)
NetworkNetwork Out Dropped [Delta Basic]cnt1mTransmit packet drop (delta value)
NetworkNetwork Out Errors [Delta Basic]cnt1mTransmission error (delta value)
NetworkNetwork Out Packets [Delta Basic]cnt1mTransmitted packet (delta value)
Table. GPU Server (Agentless) Performance Metrics

Agent (Detailed Metrics)

Performance Item Group NamePerformance item namecollection unitCollection intervaldescription
GPUGPU Countcnt1mGPU count
GPUGPU Memory Usage%1mMemory usage
GPUGPU Memory Usedbytes1mMemory usage
GPUGPU Temperature1mGPU temperature
GPUGPU Usage%1mTotal GPU utilization sum (800% when all 8 GPUs are used at 100%)
GPUGPU Usage [Avg]%1mOverall average GPU utilization (%)
GPUGPU Power CapW1mMaximum power capacity of the GPU
GPUGPU Power UsageW1mCurrent GPU power usage
GPUGPU Memory Usage [Avg]%1mGPU Memory Uti. AVG
GPUGPU Count in usecnt1mNumber of GPUs currently utilized by jobs on the node
GPUExecution State for nvidia-smistate1mResult of running the nvidia-smi command
CPUCore Usage [IO Wait]%1mRatio of CPU time spent in wait state (disk wait)
CPUCore Usage [System]%1mProportion of CPU time spent in kernel space
CPUCore Usage [User]%1mProportion of CPU time spent in user space
CPUCPU Corescnt1mThe number of CPU cores on the host. The maximum value of the unnormalized ratio is 100%* of a core. The unnormalized ratio already incorporates this value, and the maximum value is 100%* of a core.
CPUCPU Usage [Active]%1mPercentage of CPU time used excluding Idle and IOWait states (when all four cores are used at 100%: 400%)
CPUCPU Usage [Idle]%1mIt is the proportion of CPU time spent in idle state.
CPUCPU Usage [IO Wait]%1mIt is the proportion of CPU time spent in a waiting state (disk wait).
CPUCPU Usage [System]%1mCPU time usage percentage in the kernel (when all 4 cores are used at 100%: 400%)
CPUCPU Usage [User]%1mPercentage of CPU time used in user space. (If all 4 cores are used at 100%, it is 400%)
CPUCPU Usage/Core [Active]%1mPercentage of CPU time used excluding Idle and IOWait states (value normalized by the number of cores; 100% when all four cores are fully utilized)
CPUCPU Usage/Core [Idle]%1mIt is the proportion of CPU time spent in idle state.
CPUCPU Usage/Core [IO Wait]%1mIt is the proportion of CPU time spent in a waiting state (disk wait).
CPUCPU Usage/Core [System]%1mPercentage of CPU time used by the kernel (value normalized by the number of cores; 100% when all four cores are utilized at 100%)
CPUCPU Usage/Core [User]%1mPercentage of CPU time used in user space. (Value normalized by the number of cores; using all four cores at 100% equals 100%)
DiskDisk CPU Usage [IO Request]%1mThe proportion of CPU time during which I/O requests to the device were executed (device bandwidth utilization). If this value approaches 100%, the device becomes saturated.
DiskDisk Queue Size [Avg]num1mThe average queue length of requests executed for the device.
DiskDisk Read Bytesbytes1mThe number of bytes read per second from the device.
DiskDisk Read Bytes [Delta Avg]bytes1mAverage of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta Max]bytes1mMaximum system.diskio.read.bytes_delta of individual disks
DiskDisk Read Bytes [Delta Min]bytes1mMinimum of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta Sum]bytes1mSum of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta]bytes1mDelta of the system.diskio.read.bytes value for each disk
DiskDisk Read Bytes [Success]bytes1mTotal number of bytes successfully read. On Linux, assuming a sector size of 512, it is the number of sectors read multiplied by 512.
DiskDisk Read Requestscnt1mNumber of read requests to the disk device per second
DiskDisk Read Requests [Delta Avg]cnt1mAverage of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Delta Max]cnt1mMaximum system.diskio.read.count_delta of individual disks
DiskDisk Read Requests [Delta Min]cnt1mMinimum of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Delta Sum]cnt1mSum of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Success Delta]cnt1mDelta of system.diskio.read.count for each disk
DiskDisk Read Requests [Success]cnt1mTotal number of successful reads
DiskDisk Request Size [Avg]num1mAverage size of requests executed on the device (unit: sectors).
DiskDisk Service Time [Avg]ms1mAverage service time (ms) of input requests executed on the device.
DiskDisk Wait Time [Avg]ms1mAverage time taken for requests executed on the supported device.
DiskDisk Wait Time [Read]ms1mAverage disk wait time
DiskDisk Wait Time [Write]ms1mAverage disk wait time
DiskDisk Write Bytes [Delta Avg]bytes1mAverage of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta Max]bytes1mMaximum system.diskio.write.bytes_delta of individual disks
DiskDisk Write Bytes [Delta Min]bytes1mMinimum of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta Sum]bytes1mSum of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta]bytes1mDelta of the system.diskio.write.bytes value for each disk
DiskDisk Write Bytes [Success]bytes1mTotal number of bytes successfully written. On Linux, assuming a sector size of 512, it is the number of sectors written multiplied by 512.
DiskDisk Write Requestscnt1mNumber of write requests to the disk device per second
DiskDisk Write Requests [Delta Avg]cnt1mAverage of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Max]cnt1mMaximum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Min]cnt1mMinimum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Sum]cnt1mSum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Success Delta]cnt1mDelta of system.diskio.write.count for each disk
DiskDisk Write Requests [Success]cnt1mTotal number of successful writes
DiskDisk Writes Bytesbytes1mThe number of bytes per second written to the device.
FileSystemFilesystem Hang Checkstate1mfilesystem(local/NFS) hang check (normal:1, abnormal:0)
FileSystemFilesystem Nodescnt1mTotal number of file nodes in the file system.
FileSystemFilesystem Nodes [Free]cnt1mTotal number of available file nodes in the file system.
FileSystemFilesystem Size [Available]bytes1mDisk space (bytes) that an unauthorized user can use.
FileSystemFilesystem Size [Free]bytes1mAvailable disk space (bytes)
FileSystemFilesystem Size [Total]bytes1mTotal disk space (bytes)
FileSystemFilesystem Usage%1mUsed disk space percentage
FileSystemFilesystem Usage [Avg]%1mAverage of individual filesystem.used.pct
FileSystemFilesystem Usage [Inode]%1minode usage
FileSystemFilesystem Usage [Max]%1mmax among individual filesystem.used.pct
FileSystemFilesystem Usage [Min]%1mminimum among individual filesystem.used.pct
FileSystemFilesystem Usage [Total]%1m-
FileSystemFilesystem Usedbytes1mUsed disk space (bytes)
FileSystemFilesystem Used [Inode]bytes1minode usage
MemoryMemory Freebytes1mTotal amount of available memory (bytes). Does not include memory used by system cache and buffers (see system.memory.actual.free).
MemoryMemory Free [Actual]bytes1mActual usable memory (bytes). The calculation method varies by OS; on Linux, it is MemAvailable from /proc/meminfo, or if meminfo is unavailable, it is calculated from available memory plus cache and buffers. On macOS, it is the sum of usable memory and inactive memory. On Windows, it is a value such as system.memory.free.
MemoryMemory Free [Swap]bytes1mAvailable swap memory.
MemoryMemory Totalbytes1mtotal memory
MemoryMemory Total [Swap]bytes1mTotal swap memory.
MemoryMemory Usage%1mPercentage of used memory
MemoryMemory Usage [Actual]%1mPercentage of memory actually used
MemoryMemory Usage [Cache Swap]%1mCached swap usage
MemoryMemory Usage [Swap]%1mPercentage of used swap memory
MemoryMemory Usedbytes1mused memory
MemoryMemory Used [Actual]bytes1mActual memory used (bytes). The value obtained by subtracting used memory from total memory. Available memory is calculated differently for each OS (see system.actual.free).
MemoryMemory Used [Swap]bytes1mUsed swap memory.
NetworkCollisionscnt1mNetwork collision
NetworkNetwork In Bytesbytes1mNumber of received bytes
NetworkNetwork In Bytes [Delta Avg]bytes1mAverage of system.network.in.bytes_delta for individual networks
NetworkNetwork In Bytes [Delta Max]bytes1mMaximum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta Min]bytes1mMinimum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta Sum]bytes1mSum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta]bytes1mDelta of received byte count
NetworkNetwork In Droppedcnt1mNumber of deleted packets among incoming packets
NetworkNetwork In Errorscnt1mNumber of errors during reception
NetworkNetwork In Packetscnt1mNumber of received packets
NetworkNetwork In Packets [Delta Avg]cnt1mAverage of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Max]cnt1mMaximum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Min]cnt1mMinimum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Sum]cnt1mSum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta]cnt1mDelta of received packet count
NetworkNetwork Out Bytesbytes1mNumber of transmitted bytes
NetworkNetwork Out Bytes [Delta Avg]bytes1mAverage of system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Max]bytes1mMaximum of system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Min]bytes1mMinimum of system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Sum]bytes1mSum of system.network.out.bytes_delta for individual networks
NetworkNetwork Out Bytes [Delta]bytes1mDelta of transmitted byte count
NetworkNetwork Out Droppedcnt1mNumber of packets deleted among outgoing packets. This value is not reported by the operating system, so it is always 0 on Darwin and BSD.
NetworkNetwork Out Errorscnt1mNumber of errors during transmission
NetworkNetwork Out Packetscnt1mNumber of transmitted packets
NetworkNetwork Out Packets [Delta Avg]cnt1mAverage of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Max]cnt1mMaximum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Min]cnt1mMinimum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Sum]cnt1mSum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta]cnt1mDelta of transmitted packet count
NetworkOpen Connections [TCP]cnt1mAll open TCP connections
NetworkOpen Connections [UDP]cnt1mAll open UDP connections
NetworkPort Usage%1mConnectable port utilization
NetworkSYN Sent Socketscnt1mNumber of sockets in SYN_SENT state (when connecting from local to remote)
ProcessKernel PID Maxcnt1mkernel.pid_max value
ProcessKernel Thread Maxcnt1mkernel.threads-max value
ProcessProcess CPU Usage%1mThe percentage of CPU time consumed by the process since the last update. This value is similar to the %CPU value shown for the process by the top command on Unix systems.
ProcessProcess CPU Usage/Core%1mThe percentage of CPU time used by the process since the last event. Normalized by the number of cores, with a value between 0 and 100%.
ProcessProcess Memory Usage%1mThe proportion of main memory (RAM) occupied by the process
ProcessProcess Memory Usedbytes1mResident Set size. The amount of memory a process occupies in RAM. In Windows, it is the current working set size.
ProcessProcess PIDPID1mprocess pid
ProcessProcess PPIDPID1mParent process PID
ProcessProcesses [Dead]cnt1mNumber of dead processes
ProcessProcesses [Idle]cnt1mNumber of idle processes
ProcessProcesses [Running]cnt1mrunning processes count
ProcessProcesses [Sleeping]cnt1msleeping processes count
ProcessProcesses [Stopped]cnt1mstopped processes count
ProcessProcesses [Total]cnt1mTotal number of processes
ProcessProcesses [Unknown]cnt1mNumber of processes with an unknown or unsearchable status
ProcessProcesses [Zombie]cnt1mNumber of zombie processes
ProcessRunning Process Usage%1mprocess usage rate
ProcessRunning Processescnt1mrunning processes count
ProcessRunning Thread Usage%1mThread usage rate
ProcessRunning Threadscnt1mTotal number of threads running in running processes
SystemContext Switchescnt1mcontext switch count (per second)
SystemLoad/Core [1 min]cnt1mThe load over the last 1 minute divided by the number of cores
SystemLoad/Core [15 min]cnt1mThe load over the last 15 minutes divided by the number of cores
SystemLoad/Core [5 min]cnt1mThe load over the last 5 minutes divided by the number of cores
SystemMultipaths [Active]cnt1mExternal storage connection path state = active count
SystemMultipaths [Failed]cnt1mExternal storage connection path state = failed count
SystemMultipaths [Faulty]cnt1mExternal storage connection path state = faulty count
SystemNTP Offsetnum1mthe measured offset of the last sample (time difference between the NTP server and the local environment)
SystemRun Queue Lengthnum1mExecution queue length
SystemUptimems1mOS uptime (uptime). (milliseconds)
WindowsContext Switchiescnt1mCPU context switch count (per second)
WindowsDisk Read Bytes [Sec]cnt1mNumber of bytes read in one second from a Windows logical disk
WindowsDisk Read Time [Avg]sec1mAverage data read time (seconds)
WindowsDisk Transfer Time [Avg]sec1mDisk average wait time
WindowsDisk Usage%1mDisk usage
WindowsDisk Write Bytes [Sec]cnt1mBytes written per second on a Windows logical disk
WindowsDisk Write Time [Avg]sec1mAverage data write time (seconds)
WindowsPagingfile Usage%1mPaging file usage
WindowsPool Used [Non Paged]bytes1mNonpaged Pool usage in kernel memory
WindowsPool Used [Paged]bytes1mPaged Pool usage in kernel memory
WindowsProcess [Running]cnt1mNumber of processes currently running
WindowsThreads [Running]cnt1mNumber of threads currently running
WindowsThreads [Waiting]cnt1mNumber of threads waiting for processor time
Table. GPU Server (Agent) Performance Metrics

Bare Metal Server

Agent (detailed metrics)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
CPUCore Usage [IO Wait]%1mProportion of CPU time spent waiting (disk wait)
CPUCore Usage [System]%1mProportion of CPU time spent in kernel space
CPUCore Usage [User]%1mProportion of CPU time spent in user space
CPUCPU Corescnt1mThe number of CPU cores on the host. The maximum value of the unnormalized ratio is 100%* of a core. The unnormalized ratio already incorporates this value, and its maximum is 100%* of a core.
CPUCPU Usage [Active]%1mPercentage of CPU time used excluding Idle and IOWait states (when all 4 cores are used at 100%: 400%)
CPUCPU Usage [Idle]%1mIt is the proportion of CPU time spent in idle state.
CPUCPU Usage [IO Wait]%1mIt is the proportion of CPU time spent in a waiting state (disk wait).
CPUCPU Usage [System]%1mPercentage of CPU time used by the kernel (when all 4 cores are used at 100%: 400%)
CPUCPU Usage [User]%1mPercentage of CPU time used in user space. (If all 4 cores are used at 100%, it is 400%)
CPUCPU Usage/Core [Active]%1mPercentage of CPU time used excluding Idle and IOWait states (value normalized by the number of cores; 100% when all four cores are fully utilized)
CPUCPU Usage/Core [Idle]%1mIt is the proportion of CPU time spent in idle state.
CPUCPU Usage/Core [IO Wait]%1mIt is the proportion of CPU time spent in a waiting state (disk wait).
CPUCPU Usage/Core [System]%1mPercentage of CPU time used by the kernel (value normalized by the number of cores; 100% when all 4 cores are fully utilized)
CPUCPU Usage/Core [User]%1mPercentage of CPU time used in user space. (Value normalized by the number of cores; using all four cores at 100% each equals 100%)
DiskDisk CPU Usage [IO Request]%1mThe proportion of CPU time during which I/O requests to the device were executed (device bandwidth utilization). If this value approaches 100%, the device becomes saturated.
DiskDisk Queue Size [Avg]num1mThe average queue length of requests executed for the device.
DiskDisk Read Bytesbytes1mThe number of bytes read per second from the device.
DiskDisk Read Bytes [Delta Avg]bytes1mAverage of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta Max]bytes1mMaximum system.diskio.read.bytes_delta of individual disks
DiskDisk Read Bytes [Delta Min]bytes1mMinimum of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta Sum]bytes1mSum of system.diskio.read.bytes_delta for individual disks
DiskDisk Read Bytes [Delta]bytes1mDelta of the system.diskio.read.bytes value for each disk
DiskDisk Read Bytes [Success]bytes1mTotal number of bytes successfully read. On Linux, the sector size is assumed to be 512, and the value is the number of sectors read multiplied by 512.
DiskDisk Read Requestscnt1mNumber of read requests to the disk device per second
DiskDisk Read Requests [Delta Avg]cnt1mAverage of the system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Delta Max]cnt1mMaximum system.diskio.read.count_delta of individual disks
DiskDisk Read Requests [Delta Min]cnt1mMinimum of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Delta Sum]cnt1mSum of system.diskio.read.count_delta for individual disks
DiskDisk Read Requests [Success Delta]cnt1mDelta of system.diskio.read.count for each disk
DiskDisk Read Requests [Success]cnt1mTotal number of successful reads
DiskDisk Request Size [Avg]num1mIt is the average size of requests executed on the device (unit: sectors).
DiskDisk Service Time [Avg]ms1mAverage service time (ms) of input requests executed on the device.
DiskDisk Wait Time [Avg]ms1mAverage time taken for requests executed on the supported device.
DiskDisk Wait Time [Read]ms1mAverage disk wait time
DiskDisk Wait Time [Write]ms1mAverage disk wait time
DiskDisk Write Bytes [Delta Avg]bytes1mAverage of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta Max]bytes1mMaximum system.diskio.write.bytes_delta of individual disks
DiskDisk Write Bytes [Delta Min]bytes1mMinimum of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta Sum]bytes1mSum of system.diskio.write.bytes_delta for individual disks
DiskDisk Write Bytes [Delta]bytes1mDelta of the system.diskio.write.bytes value for each disk
DiskDisk Write Bytes [Success]bytes1mTotal number of bytes successfully written. On Linux, the sector size is assumed to be 512, and the value is the number of sectors written multiplied by 512.
DiskDisk Write Requestscnt1mNumber of write requests to the disk device per second
DiskDisk Write Requests [Delta Avg]cnt1mAverage of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Max]cnt1mMaximum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Min]cnt1mMinimum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Delta Sum]cnt1mSum of system.diskio.write.count_delta for individual disks
DiskDisk Write Requests [Success Delta]cnt1mDelta of system.diskio.write.count for each disk
DiskDisk Write Requests [Success]cnt1mTotal number of successful writes
DiskDisk Writes Bytesbytes1mThe number of bytes per second written to the device.
FileSystemFilesystem Hang Checkstate1mfilesystem(local/NFS) hang check (normal:1, abnormal:0)
FileSystemFilesystem Nodescnt1mTotal number of file nodes in the file system.
FileSystemFilesystem Nodes [Free]cnt1mTotal number of available file nodes in the file system.
FileSystemFilesystem Size [Available]bytes1mDisk space (bytes) that an unauthorized user can use.
FileSystemFilesystem Size [Free]bytes1mAvailable disk space (bytes)
FileSystemFilesystem Size [Total]bytes1mTotal disk space (bytes)
FileSystemFilesystem Usage%1mUsed disk space percentage
FileSystemFilesystem Usage [Avg]%1mAverage of individual filesystem.used.pct
FileSystemFilesystem Usage [Inode]%1minode usage
FileSystemFilesystem Usage [Max]%1mmax among individual filesystem.used.pct
FileSystemFilesystem Usage [Min]%1mminimum among individual filesystem.used.pct
FileSystemFilesystem Usage [Total]%1m-
FileSystemFilesystem Usedbytes1mUsed disk space (bytes)
FileSystemFilesystem Used [Inode]bytes1minode usage
MemoryMemory Freebytes1mTotal amount of available memory (bytes). Does not include memory used by system cache and buffers (see system.memory.actual.free).
MemoryMemory Free [Actual]bytes1mActual usable memory (bytes). The calculation method varies by OS; on Linux, it is MemAvailable from /proc/ meminfo, or if meminfo cannot be used, it is calculated from available memory plus cache and buffers. On macOS, it is the sum of usable memory and inactive memory. On Windows, it is a value such as system.memory.free.
MemoryMemory Free [Swap]bytes1mAvailable swap memory.
MemoryMemory Totalbytes1mtotal memory
MemoryMemory Total [Swap]bytes1mTotal swap memory.
MemoryMemory Usage%1mPercentage of used memory
MemoryMemory Usage [Actual]%1mPercentage of memory actually used
MemoryMemory Usage [Cache Swap]%1mCached swap usage
MemoryMemory Usage [Swap]%1mPercentage of used swap memory
MemoryMemory Usedbytes1mused memory
MemoryMemory Used [Actual]bytes1mActual memory used (bytes). The value obtained by subtracting used memory from total memory. Available memory is calculated differently for each OS (see system.actual.free).
MemoryMemory Used [Swap]bytes1mUsed swap memory.
NetworkCollisionscnt1mNetwork collision
NetworkNetwork In Bytesbytes1mNumber of received bytes
NetworkNetwork In Bytes [Delta Avg]bytes1mAverage of system.network.in.bytes_delta for individual networks
NetworkNetwork In Bytes [Delta Max]bytes1mMaximum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta Min]bytes1mMinimum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta Sum]bytes1mSum of system.network.in.bytes_delta for each network
NetworkNetwork In Bytes [Delta]bytes1mDelta of received byte count
NetworkNetwork In Droppedcnt1mNumber of deleted packets among incoming packets
NetworkNetwork In Errorscnt1mNumber of errors during reception
NetworkNetwork In Packetscnt1mNumber of received packets
NetworkNetwork In Packets [Delta Avg]cnt1mAverage of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Max]cnt1mMaximum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Min]cnt1mMinimum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta Sum]cnt1mSum of system.network.in.packets_delta for each network
NetworkNetwork In Packets [Delta]cnt1mDelta of received packet count
NetworkNetwork Out Bytesbytes1mNumber of transmitted bytes
NetworkNetwork Out Bytes [Delta Avg]bytes1mAverage of system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Max]bytes1mMaximum of system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Min]bytes1mMinimum of system.network.out.bytes_delta for each network
NetworkNetwork Out Bytes [Delta Sum]bytes1mSum of system.network.out.bytes_delta for individual networks
NetworkNetwork Out Bytes [Delta]bytes1mDelta of transmitted byte count
NetworkNetwork Out Droppedcnt1mNumber of deleted packets among outgoing packets. This value is not reported by the operating system, so it is always 0 on Darwin and BSD.
NetworkNetwork Out Errorscnt1mNumber of errors during transmission
NetworkNetwork Out Packetscnt1mNumber of transmitted packets
NetworkNetwork Out Packets [Delta Avg]cnt1mAverage of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Max]cnt1mMaximum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Min]cnt1mMinimum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta Sum]cnt1mSum of system.network.out.packets_delta for each network
NetworkNetwork Out Packets [Delta]cnt1mDelta of transmitted packet count
NetworkOpen Connections [TCP]cnt1mAll open TCP connections
NetworkOpen Connections [UDP]cnt1mAll open UDP connections
NetworkPort Usage%1mConnectable port utilization
NetworkSYN Sent Socketscnt1mNumber of sockets in SYN_SENT state (when connecting from local to remote)
ProcessKernel PID Maxcnt1mkernel.pid_max value
ProcessKernel Thread Maxcnt1mkernel.threads-max value
ProcessProcess CPU Usage%1mThe percentage of CPU time consumed by the process since the last update. This value is similar to the %CPU value shown for the process by the top command on Unix systems.
ProcessProcess CPU Usage/Core%1mThe percentage of CPU time used by the process since the last event. Normalized by the number of cores, with a value between 0 and 100%.
ProcessProcess Memory Usage%1mThe proportion of main memory (RAM) occupied by the process
ProcessProcess Memory Usedbytes1mResident Set size. The amount of memory a process occupies in RAM. In Windows, it is the current working set size.
ProcessProcess PIDPID1mprocess pid
ProcessProcess PPIDPID1mParent process PID
ProcessProcesses [Dead]cnt1mNumber of dead processes
ProcessProcesses [Idle]cnt1mNumber of idle processes
ProcessProcesses [Running]cnt1mrunning processes count
ProcessProcesses [Sleeping]cnt1msleeping processes count
ProcessProcesses [Stopped]cnt1mstopped processes count
ProcessProcesses [Total]cnt1mTotal number of processes
ProcessProcesses [Unknown]cnt1mNumber of processes with an unknown or unsearchable status
ProcessProcesses [Zombie]cnt1mNumber of zombie processes
ProcessRunning Process Usage%1mprocess usage rate
ProcessRunning Processescnt1mrunning processes count
ProcessRunning Thread Usage%1mThread usage rate
ProcessRunning Threadscnt1mTotal number of threads running in running processes
SystemContext Switchescnt1mcontext switch count (per second)
SystemLoad/Core [1 min]cnt1mThe load over the last 1 minute divided by the number of cores
SystemLoad/Core [15 min]cnt1mThe load over the last 15 minutes divided by the number of cores
SystemLoad/Core [5 min]cnt1mThe load over the last 5 minutes divided by the number of cores
SystemMultipaths [Active]cnt1mExternal storage connection path state = active count
SystemMultipaths [Failed]cnt1mExternal storage connection path state = failed count
SystemMultipaths [Faulty]cnt1mExternal storage connection path state = faulty count
SystemNTP Offsetnum1mthe measured offset of the last sample (time difference between the NTP server and the local environment)
SystemRun Queue Lengthnum1mExecution queue length
SystemUptimems1mOS uptime (uptime). (milliseconds)
WindowsContext Switchiescnt1mCPU context switch count (per second)
WindowsDisk Read Bytes [Sec]cnt1mNumber of bytes read in one second from a Windows logical disk
WindowsDisk Read Time [Avg]sec1mAverage data read time (seconds)
WindowsDisk Transfer Time [Avg]sec1mDisk average wait time
WindowsDisk Usage%1mDisk usage
WindowsDisk Write Bytes [Sec]cnt1mBytes written per second on a Windows logical disk
WindowsDisk Write Time [Avg]sec1mAverage data write time (seconds)
WindowsPagingfile Usage%1mPaging file usage
WindowsPool Used [Non Paged]bytes1mNonpaged Pool usage in kernel memory
WindowsPool Used [Paged]bytes1mPaged Pool usage in kernel memory
WindowsProcess [Running]cnt1mNumber of processes currently running
WindowsThreads [Running]cnt1mNumber of threads currently running
WindowsThreads [Waiting]cnt1mNumber of threads waiting for processor time
Table. Bare Metal Server (Agent) Performance Items
reference
To monitor performance metrics of a Bare Metal Server, please install the Agent. Refer to Manage Agents for the Agent installation guide.

Multi-node GPU Cluster [Cluster Fabric]

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
Cluster GPUCluster GPU Countcnt1mCluster GPU Count Sum.
Sum of node GPU Count within the cluster: calculate the total GPU Count of each node within the same GPU cluster.
Cluster GPUCluster GPU Count In Usecnt1mNumber of GPUs being used by Jobs in the cluster
Number of GPUs used by Processes in the cluster: Parse the ‘Processes:’ section at the bottom of nvidia-smi output from nodes in the same GPU cluster and sum the number of GPUs held by processes
Cluster GPUCluster GPU Usage%1mGPU Utilization Average within the cluster.
GPU Utilization Average value for nodes within the cluster: calculate the average of each node’s GPU Utilization values among nodes in the same GPU cluster.
Cluster GPUCluster GPU Memory Usage [Avg]%1mGPU Memory Utilization Average within the Song cluster.
Cluster node Memory Utilization Average value: calculates the average of each node’s Memory Utilization values among nodes in the same GPU cluster.
Table. Multi-node GPU Cluster [Cluster Fabric] Performance Items

Multi-node GPU Cluster [Node]

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
GPUGPU Countcnt1mNumber of GPUs
GPUGPU Memory Usage%1mMemory usage
GPUGPU Memory UsedMB1mMemory usage
GPUGPU Temperature1mGPU temperature
GPUGPU Usage%1mUtilization
GPUGPU Usage [Avg]%1mOverall average GPU utilization (%)
GPUGPU Power CapW1mMaximum power capacity of the GPU
GPUGPU Power UsageW1mCurrent GPU power usage
GPUGPU Memory Usage [Avg]%1mGPU Memory Utilization Average
GPUGPU Count in usecnt1mNumber of GPUs in use by jobs on the node
GPUExecution State for nvidia-smistate1mResult of running the nvidia-smi command
Table. Multi-node GPU Cluster [Node] Performance Items
Reference
Refer to the Bare Metal Server’s performance items for OS performance metrics.

Storage type

File Storage

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
VolumeInstance Statestate1mfilestorage volume status
VolumeIOPS [Other]iops1miops (other)
VolumeIOPS [Read]iops1miops(read)
VolumeIOPS [Total]iops1miops(total)
VolumeIOPS [Write]iops1miops(write)
VolumeLatency Time [Other]usec1mLatency (Other)
VolumeLatency Time [Read]usec1mRead latency
VolumeLatency Time [Total]usec1mTotal latency
VolumeLatency Time [write]usec1mWrite latency
VolumeThroughput [Other]bytes/s1mThroughput (Other)
VolumeThroughput [Read]bytes/s1mThroughput (read)
VolumeThroughput [Total]bytes/s1mThroughput (total)
VolumeThroughput [Write]bytes/s1mThroughput (write)
VolumeVolume Totalbytes1mTotal byte count
VolumeVolume Usage%1mUsage rate
VolumeVolume Usedbytes1mUsage
Table. File Storage performance items

Object Storage

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
RequestRequests [Delete]cnt1mNumber of HTTP DELETE requests executed on objects in the bucket
RequestRequests [Download Avg]bytes1mDownload usage per bucket
RequestRequests [Get]cnt1mNumber of HTTP GET requests executed on objects in the bucket
RequestRequests [Head]cnt1mNumber of HTTP HEAD requests executed on objects in the bucket
RequestRequests [List]cnt1mNumber of LIST requests executed for objects in the bucket
RequestRequests [Post]cnt1mNumber of HTTP POST requests executed on objects in the bucket
RequestRequests [Put]cnt1mNumber of HTTP PUT requests executed on objects in the bucket
RequestRequests [Total]cnt1mTotal number of HTTP requests executed on the bucket
RequestRequests [Upload Avg]bytes1mUpload usage per bucket
UsageBucket Usedbytes1mAmount of data stored in the bucket (bytes)
UsageObjectscnt1mNumber of objects stored in the bucket
Table. Object Storage performance items

Block Storage(BM)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StateInstance Statestate1mBlockstorage volume status
VolumeIOPS [Total]iops1miops(total)
VolumeIOPS [Read]iops1miops(read)
VolumeIOPS [Write]iops1miops(write)
VolumeIOPS [Other]iops1miops (other)
VolumeLatency Time [Total]usec1mTotal latency
VolumeLatency Time [Read]usec1mRead latency
VolumeLatency Time [Write]usec1mWrite latency
VolumeLatency Time [Other]usec1mLatency (Other)
VolumeThroughput [Total]MB/s1mThroughput (total)
VolumeThroughput [Read]MB/s1mThroughput (read)
VolumeThroughput [Write]MB/s1mThroughput (write)
VolumeThroughput [Other]MB/s1mThroughput (Other)
VolumeVolume Bytesbytes1mTotal byte count
Table. Block Storage (BM) performance items

Block Storage(VM)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StateInstance Statestate1mBlockstorage volume status
VolumeIOPS [Read]iops1miops(read)
VolumeIOPS [Write]iops1miops(write)
VolumeLatency Time [Read]usec1mRead latency
VolumeLatency Time [Write]usec1mWrite latency
VolumeThroughput [Read]MB/s1mThroughput (read)
VolumeThroughput [Write]MB/s1mThroughput (write)
VolumeVolume Bytesbytes1mTotal byte count
Table. Block Storage (VM) performance items

Database type

PostgreSQL(DBaaS)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
ActivelockActive Lockscnt1mNumber of activelocks
ActivelockActive Locks [Access Exclusive]cnt1maccessexclusive lock count
ActivelockActive Locks [Access Share]cnt1mNumber of accessshare locks
ActivelockActive Locks [Total]cnt1m-
ActivelockExclusive Lockscnt1mexclusive lock count
ActivelockRow Exclusive Lockscnt1mrow exclusive lock count
ActivelockRow Share Lockscnt1mrow share lock count
ActivelockShare Lockscnt1mshare lock count
ActivelockShare Row Exclusive Lockscnt1mNumber of sharerowexclusive locks
ActivelockShare Update Exclusive Lockscnt1mNumber of share update exclusive locks
ActiveSessionActive Sessionscnt1mNumber of active sessions
ActiveSessionActive Sessions [Total]cnt1m-
ActiveSessionIdle In Transaction Sessionscnt1mNumber of sessions in idle_in_transaction state
ActiveSessionIdle In Transaction Sessions [Total]cnt1m-
ActiveSessionIdle Sessionscnt1mNumber of idle sessions
ActiveSessionIdle Sessions [Total]cnt1m-
ActiveSessionWaiting Sessionscnt1mNumber of sessions in waiting state
ActiveSessionWaiting Sessions [Total]cnt1m-
ConnectionConnection Usage%1m-
ConnectionConnection Usage [Total]%1mDB connection usage rate (%)
DB AgeDB Age Maxage1mdatabase age (frozen XID) value
LockWait Lockscnt1mNumber of lock-waiting sessions (by DB)
LockWait Locks [Long Total]cnt1mNumber of sessions with long (300 seconds) lock waiting
LockWait Locks [Long]cnt1m-
LockWait Locks [Total]cnt1mNumber of sessions waiting due to lock occurrence
Long TransactionTransaction Time Max [Long]sec1m-
Long TransactionTransaction Time Max Total [Long]sec1mLong-running transaction time (minutes)
ReplicaApply Lag Timesec1mapply_lag time
ReplicaCheck No Replicationcnt1mcheck_no_replication value
ReplicaCheck Replicationstate1mcheck_replication_state value
SlowquerySlowqueriescnt1mNumber of SQL queries running for a long time (over 5 minutes)
StateInstance State [PID]PID1mpostgres process pid
TablespaceTablespace Usedbytes1mTablespace size
TablespaceTablespace Used [Total]bytes1m-
TablespaceTablespace Used Bytes [MB]bytes1mfilesystem directory usage (MB)
TablespaceTablespaces [Total]cnt1m-
Table. PostgreSQL (DBaaS) performance items
Reference
For the DB Instance performance items, refer to the Virtual Server performance items.

MariaDB(DBaaS)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
ActivelockActive Lockscnt1mNumber of activelocks
ActivesssionActive Sessionscnt1mNumber of activesession
ActivesssionConnection Usage [Total]%1mDB connection session usage rate
ActivesssionConnectionscnt1mnumber of connections
ActivesssionConnections [MAX]cnt1mmax connected threads count
DatafileBinary Log Used [MB]bytes1mbinary log usage (MB)
DatafileData Directory Used [MB]bytes1mdatadir usage (MB)
DatafileOpen Filescnt1mNumber of DB files in open state
DatafileOpen Files [MAX]cnt1mNumber of DB files that can be opened
DatafileOpen Files Usage%1mDB file maximum count utilization
DatafileRelay Log Used [MB]bytes1mRelay log usage (MB)
StateInstance State [PID]PID1mmariadbd process pid
mysqld process pid(pre‑v10.5.2 version)
StateSafe PIDPID1mmariadbd_safe process pid
mysqld_safe process pid (prior to v10.5.2)
StateSlave Behind Master secondssec1mTime difference of Data between Master and Slave
(run only on slave)
TablespaceTablespace Usedbytes1mTablespace usage
TablespaceTablespace Used [Total]bytes1m-
TransactionRunning Threadscnt1mrunning thread count
TransactionSlowqueriescnt1mNumber of long-running SQL queries (over 5 minutes) (by DB)
TransactionSlowqueries [Total]cnt1mNumber of SQL queries running for a long time (over 5 minutes) (total)
TransactionTransaction Time [Long]sec1mTransaction maximum execution time (seconds)
TransactionWait Lockscnt1mNumber of sessions blocked for more than 60 seconds by lock
Table. MariaDB (DBaaS) performance items
Reference
For DB Instance performance metrics, refer to the performance metrics of Virtual Server.

MySQL(DBaaS)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
ActivelockActive Lockscnt1mNumber of activelocks
ActivesssionActive Sessionscnt1mconnected threads count
ActivesssionConnection Usage [Total]%1mDB connection session usage rate
ActivesssionConnectionscnt1mnumber of connections
ActivesssionConnections [MAX]cnt1mmax connected threads count
DatafileBinary Log Used [MB]bytes1mbinary log usage (MB)
DatafileData Directory Used [MB]bytes1mdatadir usage (MB)
DatafileOpen Filescnt1mNumber of DB files in open state
DatafileOpen Files [MAX]cnt1mNumber of DB files that can be opened
DatafileOpen Files Usage%1mDB file maximum count utilization
DatafileRelay Log Used [MB]bytes1mRelay log usage (MB)
StateInstance State [PID]PID1mmysqld process pid
StateSafe PIDPID1msafe program PID
StateSlave Behind Master secondssec1mTime difference with master node (sec)
TablespaceTablespace Usedbytes1mTablespace usage
TablespaceTablespace Used [Total]bytes1mTablespace usage (total)
TransactionRunning Threadscnt1mrunning thread count
TransactionSlowqueriescnt1mNumber of long-running SQL queries (over 5 minutes) (by DB)
TransactionSlowqueries [Total]cnt1mNumber of SQL queries running for a long time (over 5 minutes) (total)
TransactionTransaction Time [Long]sec1mTransaction maximum execution time (seconds)
TransactionWait Lockscnt1mNumber of sessions blocked for more than 60 seconds by lock
Table. MySQL(DBaaS) performance items
Reference
Refer to the Virtual Server performance metrics for DB Instance performance items.

Microsoft SQL Server(DBaaS)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
ActivelockActive Lockscnt1mNumber of activelocks
ActivesssionActive Sessionscnt1mNumber of activesession
ActivetransactionActive Transactions [Total]cnt1mNumber of active transactions
ConnectionConnected Userscnt1mNumber of users connected to the system
DatafileDatavolume Size [Free]bytes1mavailable space
DatafileDBFiles [Not Online]cnt1mRun a query to verify that all data files are in the ONLINE state.
DatafileTablespace Usedbytes1mData volume size
LockLock Processes [Blocked]cnt1mNumber of SQL processes blocked by other processes
LockLock Waits [Per Second]cnt1mLock wait count per second
SlowqueryBlocking Session IDID1mNumber of SQL queries running for a long time (over 5 minutes)
SlowquerySlowqueriescnt1mNumber of SQL queries running for a long time (over 5 minutes)
SlowquerySlowquery CPU Timems1mCPU time consumed by SQL execution that runs for a long time (over 5 minutes)
SlowquerySlowquery Execute Context IDID1mContext ID associated with the execution task of a SQL that runs for a long time (5 minutes or more)
SlowquerySlowquery Memory Usagebytes1mMemory usage consumed by the execution of SQL that runs for a long time (over 5 minutes)
SlowquerySlowquery Session IDID1mSession ID of SQL queries running for a long time (over 5 minutes)
SlowquerySlowquery Wait Duration Timems1mTotal wait time for wait type
StateInstance State [Cluster]state1mStatus during MSSQL cluster configuration
StateInstance State [PID]PID1msqlservr.exe process pid
StatePage IO Latch Wait Timems1mPage IO latch waits average wait time
TransactionTransaction Time [MAX]cnt1mLong-running (5 minutes or more) transaction
Table. Microsoft SQL Server (DBaaS) performance metrics

EPAS(DBaaS)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
ActivelockAccess Exclusive Lockscnt1maccessexclusive lock count
ActivelockAccess Share Lockscnt1mNumber of accessshare locks
ActivelockActive Lockscnt1mNumber of activelocks
ActivelockActive Locks [Total]cnt1mactivelock count (total)
ActivelockExclusive Lockscnt1mexclusive lock count
ActivelockRow Exclusive Lockscnt1mrow exclusive lock count
ActivelockRow Share Lockscnt1mrow share lock count
ActivelockShare Lockscnt1mshare lock count
ActivelockShare Row Exclusive Lockscnt1mNumber of share row exclusive locks
ActivelockShare Update Exclusive Lockscnt1mNumber of share update exclusive locks
ActivesessionActive Sessionscnt1mNumber of active sessions
ActivesessionActive Sessions [Total]cnt1mTotal number of active sessions
ActivesessionIdel In Transaction Sessionscnt1mNumber of sessions in idle_in_transaction state
ActivesessionIdle In Transaction Sessions [Total]cnt1mTotal number of sessions in idle_in_transaction state
ActivesessionIdle Sessionscnt1mNumber of idle sessions
ActivesessionIdle Sessions [Total]cnt1mTotal number of idle sessions
ActivesessionWaiting Sessionscnt1mNumber of sessions in waiting state
ActivesessionWaiting Sessions [Total]cnt1mTotal number of sessions in waiting state
ConnectionConnection Usage%1mDB connection usage rate (%)
ConnectionConnection Usage [Total]%1mOverall DB connection usage (%)
ConnectionConnection Usage Per DB%1mDB connection usage rate (%) by DB
DB AgeDB Age Maxage1mdatabase age (frozen XID) value
LockWait Lockscnt1mNumber of sessions with long (300 seconds) lock waiting
LockWait Locks [Long Total]cnt1mTotal number of lock-waiting sessions (300 seconds)
LockWait Locks [Long]cnt1mNumber of sessions waiting due to lock occurrence
LockWait Locks [Total]cnt1mTotal number of sessions waiting due to lock occurrence
LockWait Locks Per DB [Total]cnt1mTotal number of sessions waiting due to lock occurrences per DB
Long TransactionTransaction Time Max [Long]sec1mLong-running transaction time (minutes)
Long TransactionTransaction Time Max Total [Long]sec1mLong-running transaction time (minutes)
ReplicaApply Lag Timesec1mapply_lag time
ReplicaCheck No Replicationcnt1mcheck_no_replication value
ReplicaCheck Replicationstate1mcheck_replication_state value
SlowquerySlowqueriescnt1mNumber of SQL queries running for a long time (over 5 minutes)
StateInstance state [PID]PID1medb-postgres process pid
TablespaceTablespace Used Bytes [MB]bytes1mfilesystem directory usage (MB)
TablespaceTablespaces [Total]cnt1mTotal Tablespace size
TablespaceTablespace Usedbytes1mSize of the tablespace in use
TablespaceTablespace Used [Total]bytes1mTotal size of the Tablespace in use
Table. EPAS (DBaaS) performance items

CacheStore(DBaaS)

Redis

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StatsActive Defragmentation Keys [Hits]cnt1mNumber of keys after defragmentation
StatsActive Defragmentation Keys [Miss]cnt1mNumber of keys skipped in the active defragmentation removal process
StatsActive Defragmentationd [Hits]cnt1mNumber of value reassignments performed by the active defragmentation removal process
StatsActive Defragmentations [Miss]cnt1mNumber of value reallocations that were stopped, starting with the active defragmentation removal process
MemoryAllocated Bytes [OS]bytes1mNumber of bytes allocated by Redis and recognized by the operating system (resident set size)
MemoryAllocated Bytes [Redis]bytes1mTotal bytes allocated by Redis
PersistenceAOF Buffer Sizebytes1mAOF buffer size
PersistenceAOF File Size [Current]bytes1mAOF current file size
PersistenceAOF File Size [Lastest Startup]bytes1mAOF file size on recent start or rewrite
PersistenceAOF Rewrite Buffer Sizebytes1mAOF rewrite buffer size
PersistenceAOF Rewrite Current Timesec1mIf applicable, the time of the ongoing AOF rewrite operation
PersistenceAOF Rewrite Last Timesec1mFinal AOF rewrite operation time (seconds)
CommandstatsCallscnt1mNumber of calls that reached command execution (not rejected)
CommandstatsCalls [Failed]cnt1mNumber of failed calls
CommandstatsCalls [Rejected]cnt1mNumber of rejected calls
PersistenceChanges [Last Saved]cnt1mNumber of changes after the final dump
ClientsClient Output Buffer [MAX]cnt1mCurrent longest output list for client connections
ClientsClient Input Buffer [MAX]cnt1mMaximum input buffer for the current client connection
SentinelClients [Sentinel]cnt1mNumber of client connections (sentinel)
ReplicationConnected Slavescnt1mNumber of connected slaves
ClientsConnections [Blocked]cnt1mNumber of clients pending blocking calls (BLPOP, BRPOP, BRPOPLPUSH)
ClientsConnections [Current]cnt1mNumber of client connections (excluding slave connections)
PersistenceCopy On Write Allocated Size [AOF]bytes1mCOW allocation size during final RBD save operation
PersistenceCopy On Write Allocated Size [RDB]bytes1mCOW allocation size during final RBD save operation
CommandstatsCPU Time [Average]cnt1mAverage CPU used per command execution
CommandstatsCPU Time [Total]usec1mTotal CPU time used by these commands
CPUCPU Usage [System Process]%1mSystem CPU used by background processes
CPUCPU Usage [System]%1mSystem CPU used by the Redis server
CPUCPU Usage [User Process]%1mUser CPU used by background processes
CPUCPU Usage [User]%1mSystem CPU used by background processes
MemoryDataset Usedbytes1mDataset size
DiskDisk Usedbytes1mdatadir usage
StatsEvicted Keyscnt1mNumber of evicted keys caused by the maxmemory limit
PersistenceFsyncs [Delayed]cnt1mDelayed fsync counter
PersistenceFsyncs [Pending]cnt1mNumber of pending fsync operations in the background I/O queue (format: bytes)
StatsFull Resyncscnt1mNumber of full resynchronizations with the slave
StatsKeys [Expired]cnt1mTotal number of key expiration events
KeyspaceKeys [Keyspace]cnt1mNumber of keys in the key space
StatsLastest Fork Duration Timeusec1mRecent fork operation time (microseconds)
StatsLookup Keys [Hit]cnt1mNumber of successful key lookups in the main dictionary
StatsLookup Keys [Miss]cnt1mNumber of failed key lookups in the main dictionary
MemoryLua Engine Memory Usedbytes1mMemory used by the Lua engine
ReplicationMaster Last Interaction Time Agosec1mElapsed time (seconds) since the final interaction with the master
ReplicationMaster Last Interaction Time Ago [Sync]sec1mElapsed time (seconds) since the final interaction with the master
ReplicationMaster Offsetpid1mCurrent replication offset of the server
ReplicationMaster Second Offsetpid1mOffset until the replica ID is accepted
ReplicationMaster Sync Left Bytesbytes1mRemaining bytes before synchronization completes
MemoryMemory Fragmentation Rate%1mused_memory_rss and used_memory ratio
MemoryMemory Fragmentation Rate [Allocator]%1mfragmentation ratio
MemoryMemory Fragmentation Usedbytes1mBytes between used_memory_rss and used_memory
MemoryMemory Fragmentation Used [Allocator]bytes1mresident byte
MemoryMemory Max Valuebytes1mMemory limit
MemoryMemory Resident [Allocator]bytes1mresident memory
MemoryMemory RSS Rate [Allocator]%1mresident ratio
MemoryMemory Used [Active]bytes1mActive memory
MemoryMemory Used [Allocated]bytes1mAllocated memory
MemoryMemory Used [Resident]bytes1mresident byte
StatsNetwork In Bytes [Total]bytes1mTotal network input
StatsNetwork Out Bytes [Total]bytes1mTotal network output
StatsNetwork Read Ratecnt1mNetwork read speed (KB/sec)
StatsNetwork Write Ratecnt1mNetwork write speed (KB/sec)
StatsPartial Resync Requests [Accepted]cnt1mNumber of accepted partial resynchronization requests
StatsPartial Resync Requests [Denied]cnt1mNumber of re-sync requests for rejected parts
MemoryPeak Memory Consumedbytes1mMaximum memory used by Redis
StatsProcessed Commandscnt1mNumber of commands processed per second
StatsProcessed Commands [Total]cnt1mTotal number of processed commands
StatsPub/Sub Channelscnt1mGlobal count of pub/sub channels with client subscriptions
StatsPub/Sub Patternscnt1mGlobal count of publish/subscribe pattern with client subscriptions
PersistenceRDB Saved Duration Time [Current]sec1mIf applicable, the time of the ongoing RDB save operation
PersistenceRDB Saved Duration Time [Last]sec1mFinal RDB save operation time (seconds)
StatsReceived Connections [Total]cnt1mTotal number of received connections
StatsRejected Connections [Total]cnt1mTotal number of rejected connections
ReplicationReplication Backlog Actove Countcnt1mReplication backlog enable flag
ReplicationReplication Backlog Master Offsetcnt1mMaster offset of the replication backlog buffer
ReplicationReplication Backlog Sizebytes1mData size of the replication backlog buffer (bytes)
ReplicationReplication Backlog Size [Total]bytes1mTotal size of the replication backlog buffer (bytes)
ReplicationSlave Prioritycnt1mPriority of instances as a fault handling target
ReplicationSlave Replication Offsetpid1mReplication offset of the slave instance
SlowlogSlow Operationscnt1mNumber of slow tasks
StatsSockets [MIGRATE]cnt1mNumber of sockets opened for migration
StatsTracked Keys [Expiry]cnt1mNumber of keys tracked for expiration (applicable only to writable slaves)
StateInstance Status [PID]PID1mredis-server process pid
StateSentinel Status [PID]PID1msentinel process pid
Table. Redis performance metrics
Reference
For DB Instance performance metrics, see the Virtual Server performance metrics.

Valkey

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StatsActive Defragmentation Keys [Hits]cnt1mNumber of keys after defragmentation
StatsActive Defragmentation Keys [Miss]cnt1mNumber of keys skipped in the active defragmentation removal process
StatsActive Defragmentationd [Hits]cnt1mNumber of value reassignments performed by the active defragmentation removal process
StatsActive Defragmentations [Miss]cnt1mNumber of value reallocations that were stopped, starting with the active defragmentation removal process
MemoryAllocated Bytes [OS]bytes1mNumber of bytes allocated by Valkey and recognized by the operating system (resident set size)
MemoryAllocated Bytes [Valkey]bytes1mTotal bytes allocated by Valkey
PersistenceAOF Buffer Sizebytes1mAOF buffer size
PersistenceAOF File Size [Current]bytes1mAOF current file size
PersistenceAOF File Size [Lastest Startup]bytes1mAOF file size on recent start or rewrite
PersistenceAOF Rewrite Buffer Sizebytes1mAOF rewrite buffer size
PersistenceAOF Rewrite Current Timesec1mIf applicable, the time of the ongoing AOF rewrite operation
PersistenceAOF Rewrite Last Timesec1mFinal AOF rewrite operation time (seconds)
CommandstatsCallscnt1mNumber of calls that reached command execution (not rejected)
CommandstatsCalls [Failed]cnt1mNumber of failed calls (Valkey 6.2-rc2)
CommandstatsCalls [Rejected]cnt1mRejected call count (Valkey 6.2-rc2)
PersistenceChanges [Last Saved]cnt1mNumber of changes after the final dump
ClientsCleint Output Buffer [MAX]cnt1mCurrent longest output list for client connections
ClientsClient Input Buffer [MAX]cnt1mMaximum input buffer for current client connections (Valkey 5.0)
SentinelClients [Sentinel]cnt1mNumber of client connections (sentinel)
ReplicationConnected Slavescnt1mNumber of connected slaves
ClientsConnections [Blocked]cnt1mNumber of clients pending blocking calls (BLPOP, BRPOP, BRPOPLPUSH)
ClientsConnections [Current]cnt1mNumber of client connections (excluding slave connections)
PersistenceCopy On Write Allocated Size [AOF]bytes1mCOW allocation size during final RBD save operation
PersistenceCopy On Write Allocated Size [RDB]bytes1mCOW allocation size during final RBD save operation
CommandstatsCPU Time [Average]cnt1mAverage CPU used per command execution
CommandstatsCPU Time [Total]usec1mTotal CPU time used by these commands
CPUCPU Usage [System Process]%1mSystem CPU used by background processes
CPUCPU Usage [System]%1mSystem CPU used by the Valkey server
CPUCPU Usage [User Process]%1mUser CPU used by background processes
CPUCPU Usage [User]%1mSystem CPU used by background processes
MemoryDataset Usedbytes1mDataset size
DiskDisk UsedMB1mdatadir usage
StatsEvicted Keyscnt1mNumber of evicted keys caused by the maxmemory limit
PersistenceFsyncs [Delayed]cnt1mDelayed fsync counter
PersistenceFsyncs [Pending]cnt1mNumber of pending fsync operations in the background I/O queue (format: bytes)
StatsFull Resyncscnt1mNumber of full resynchronizations with the slave
StatsKeys [Expired]cnt1mTotal number of key expiration events
KeyspaceKeys [Keyspace]cnt1mNumber of keys in the key space
StatsLastest Fork Duration Timeusec1mRecent fork operation time (microseconds)
StatsLookup Keys [Hit]cnt1mNumber of successful key lookups in the main dictionary
StatsLookup Keys [Miss]cnt1mNumber of failed key lookups in the main dictionary
MemoryLua Engine Memory Usedbytes1mMemory used by the Lua engine
ReplicationMaster Last Interaction Time Agosec1mElapsed time (seconds) since the final interaction with the master
ReplicationMaster Last Interaction Time Ago [Sync]sec1mElapsed time (seconds) since the final interaction with the master
ReplicationMaster Offsetpid1mCurrent replication offset of the server
ReplicationMaster Second Offsetpid1mOffset until the replica ID is accepted
ReplicationMaster Sync Left Bytesbytes1mRemaining bytes before synchronization completes
MemoryMemory Fragmentation Rate%1mused_memory_rss and used_memory ratio
MemoryMemory Fragmentation Rate [Allocator]%1mfragmentation ratio
MemoryMemory Fragmentation Usedbytes1mBytes between used_memory_rss and used_memory
MemoryMemory Fragmentation Used [Allocator]bytes1mresident byte
MemoryMemory Max Valuebytes1mMemory limit
MemoryMemory Resident [Allocator]bytes1mresident memory
MemoryMemory RSS Rate [Allocator]%1mresident ratio
MemoryMemory Used [Active]bytes1mActive memory
MemoryMemory Used [Allocated]bytes1mAllocated memory
MemoryMemory Used [Resident]bytes1mresident byte
StatsNetwork In Bytes [Total]bytes1mTotal network input
StatsNetwork Out Bytes [Total]bytes1mTotal network output
StatsNetwork Read Ratekbps1mNetwork read speed (KB/sec)
StatsNetwork Write Ratekbps1mNetwork write speed (KB/sec)
StatsPartial Resync Requests [Accepted]cnt1mNumber of accepted partial resynchronization requests
StatsPartial Resync Requests [Denied]cnt1mNumber of re-sync requests for rejected parts
MemoryPeak Memory Consumedbytes1mMaximum memory used by Valkey
StatsProcessed Commandscnt1mNumber of commands processed per second
StatsProcessed Commands [Total]cnt1mTotal number of processed commands
StatsPub/Sub Channelscnt1mGlobal count of pub/sub channels with client subscriptions
StatsPub/Sub Patternscnt1mGlobal count of publish/subscribe pattern with client subscriptions
PersistenceRDB Saved Duration Time [Current]sec1mIf applicable, the time of the ongoing RDB save operation
PersistenceRDB Saved Duration Time [Last]sec1mFinal RDB save operation time (seconds)
StatsReceived Connections [Total]cnt1mTotal number of received connections
StatsRejected Connections [Total]cnt1mTotal number of rejected connections
ReplicationReplication Backlog Active Countcnt1mReplication backlog enable flag
ReplicationReplication Backlog Master Offsetcnt1mMaster offset of the replication backlog buffer
ReplicationReplication Backlog Sizebytes1mData size of the replication backlog buffer
ReplicationReplication Backlog Size [Total]bytes1mTotal size of the replication backlog buffer
ReplicationSlave Prioritycnt1mPriority of instances as a fault handling target
ReplicationSlave Replication Offsetpid1mReplication offset of the slave instance
SlowlogSlow Operationscnt1mNumber of slow tasks
StatsSockets [MIGRATE]cnt1mNumber of sockets opened for migration
StatsTracked Keys [Expiry]cnt1mNumber of keys tracked for expiration (applicable only to writable slaves)
StateInstance State [PID]PID1mValkey-server process PID
StateSentinel State [PID]PID1mSentinel process PID
Table. Valkey performance metrics
reference
Refer to the Virtual Server performance items for DB Instance performance metrics.

Data Analytics type

Event Streams

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
BrokerConnections [Zookeeper Client]cnt1mNumber of ZooKeeper connections
BrokerFailed [Client Fetch Request]cnt1mClient fetch request processing failure count
BrokerFailed [Produce Request]cnt1mProcucer request processing failure count
BrokerIncomming Messagescnt1mNumber of messages received by the broker
BrokerLeader Electionscnt1mLeader Election occurrence count
BrokerLeader Elections [Unclean]cnt1mNumber of Unclean Leader Election occurrences
BrokerLog Flushescnt1mNumber of log flush occurrences
BrokerNetwork In Bytesbytes1mTotal bytes received by the Topic
BrokerNetwork Out Bytesbytes1mTotal bytes transmitted by the Topic
BrokerRejected Bytesbytes1mTotal bytes rejected by the Topic
BrokerRequest Queue Lengthcnt1mRequest queue size
BrokerZookeeper Sessions [Closed]cnt1mZooKeeper closed sessions per second
BrokerZookeeper Sessions [Expired]cnt1mZooKeeper expired sessions per second
BrokerZookeeper Sessions [Readonly]cnt1mZooKeeper read‑only sessions per second
BrokerIncomming Messages Rate [Topic]cnt1mNumber of received messages per topic
BrokerIncomming Byte Rate [Second]bytes1mper second Incomming data
BrokerOutgoing Byte Rate [Second]bytes1mOutgoing data per second
BrokerRejected Byte Rate [Second]bytes1mBytes rejected per second
DiskDisk Usedbytes1mDatadir usage
StateAKHQ State [PID]PID1makhq process pid
StateInstance State [PID]PID1mkafka process pid
StateZookeeper State [PID]PID1mzookeeper process pid
Table. Event Streams performance metrics

Search Engine

Elasticsearch

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
ClusterShardscnt1mNumber of cluster shards
ClusterShards [Primary]cnt1mNumber of primary shards in the cluster
ClusterIndex [Total]cnt1mNumber of clustered indexes
ClusterLicense Expiry Date [ms]ms1mLicense expiration date [milisecond]
ClusterLicense Statusstate1mLicense status
ClusterLicense Typetype1mLicense type
FileSystemDisk Usagebytes1mdatadir usage
NodeDocuments [Deleted]cnt1mTotal number of deleted documents
NodeDocuments [Existing]cnt1mTotal number of existing documents
NodeFilesystem Bytes [Available]bytes1mAvailable file systems
NodeFilesystem Bytes [Free]bytes1mAvailable file system
NodeFilesystem Bytes [Total]bytes1mTotal file system
NodeJVM Heap Used [Init]bytes1mHeap init used by JVM (bytes)
NodeJVM Heap Used [MAX]bytes1mHeap max used by JVM (bytes)
NodeJVM Non Heap Used [Init]bytes1minit(bytes) excluding the heap used by the JVM
NodeJVM Non Heap Used [MAX]bytes1mmax (bytes) excluding the heap used by the JVM
NodeSegmentscnt1mTotal number of segments
NodeSegments Bytesbytes1mTotal size of the segment
NodeStore Bytesbytes1mTotal size of the repository
StateInstance state [PID]PID1mElasticsearch process pid
TaskQueue Timems1mQueue time
KibanaKibana state [PID]PID1mKibana process pid
KibanaKibana Connectionscnt1mconnection
KibanaKibana Memory Heap Allocated [Limit]bytes1mMaximum old space size allocated to the Node.js process
KibanaKibana Memory Heap Allocated [Total]bytes1mMemory
KibanaKibana Memory Heap Usedbytes1mMemory
KibanaKibana Process Uptimems1mProcess
KibanaKibana Requests [Disconnected]cnt1mRequest count metric
KibanaKibana Requests [Total]cnt1mRequest count metric
KibanaKibana Response Time [Avg]ms1mResponse time metric
KibanaKibana Response Time [MAX]ms1mResponse time metric
Table. Elasticsearch performance metrics

Opensearch

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StateCluster statestate1mCluster status
ClusterNodescnt1mNumber of nodes in the cluster
ClusterData nodescnt1mNumber of data nodes in the cluster
ClusterPending taskscnt1mNumber of pending tasks
ShardShards [active]cnt1mActive piece count
ShardShards [active_primary]cnt1mNumber of active primary fragments
ShardShards [initializing]cnt1mInitial shard count
ShardShards [relocating]cnt1mPrevious piece count
ShardShards [unassigned]cnt1mNumber of unallocated fragments
ThreadThread Queue Count [search]cnt1mNumber of search tasks in the queue
ThreadThread Queue Count [refresh]cnt1mNumber of refresh tasks in the queue
ThreadThread Queue Count [write]cnt1mNumber of write operations in the queue
ThreadThread Queue Count [get]cnt1mNumber of jobs fetched from the queue
ThreadThread Queue Count [snapshot]cnt1mNumber of snapshot jobs in the queue
ThreadThread Queue Count [flush]cnt1mNumber of flush operations in the queue
ThreadThread Queue Count [force_merge]cnt1mNumber of force_merge tasks in the queue
SystemCPU usage%1mCPU usage
SystemMemory usagebytes1mUsed memory
SystemDisk availablebytes1mDisk Available
DocumentsDocuments indexing ratecnt1mNumber of indexed documents
DocumentsDocuments indexing rate [Delta]cnt1mNumber of indexed documents (delta value)
DocumentsIndexing latencysec1mTime taken to index documents
DocumentsIndexing latency [Delta]sec1mTime taken to index the document (delta value)
DocumentsSearch ratecnt1mNumber of search queries
DocumentsSearch rate [Delta]cnt1mNumber of search queries (delta value)
DocumentsSearch latencysec1mTime taken during the query
DocumentsSearch latency [Delta]sec1mTime taken during the query (delta value)
DocumentsDocument count (with replicas)cnt1mTotal number of documents
DocumentsDocument deleting ratecnt1mNumber of deleted documents
DocumentsDocument deleting rate [Delta]cnt1mNumber of deleted documents (delta value)
DocumentsDocument merging ratecnt1mNumber of merged documents
DocumentsDocument merging rate [Delta]cnt1mNumber of merged documents (delta value)
JVMHeap usedbytes1mMemory used in the heap
JVMGC count [young]cnt1mNumber of young GC collections
JVMGC count [young] [Delta]cnt1mYoung GC collection count (delta value)
JVMGC count [G1]cnt1mG1 GC collection count
JVMGC count [G1] [Delta]cnt1mG1 GC collection count (delta value)
JVMGC count [old]cnt1mNumber of previous GC collections
JVMGC count [old] [Delta]cnt1mPrevious GC collection count (delta value)
JVMGC time [young]cnt1mTime spent on young GC collection
JVMGC time [young] [Delta]cnt1mTime spent for young GC collection (delta value)
JVMGC time [G1]cnt1mTime spent on G1 GC collection
JVMGC time [G1] [Delta]cnt1mTime spent on G1 GC collection (delta value)
JVMGC time [old]cnt1mTime spent on old GC collections
JVMGC time [old] [Delta]cnt1mTime spent on old GC collections (delta value)
StateInstance state [PID]PID1mOpensearch process PID
StateDashboard state [PID]PID1mDashboard process PID
Table. Opensearch performance items

Vertica(DBaaS)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StateInstance State [PID]state1mVertica process PID
ActivelockActive Lockscnt1mActive Locks count
ActivesessionActive Sessionscnt1mNumber of Active Sessions
TablespaceData Tablespace UsedMB1mData, Temp Tablespace usage
TablespaceCatalog Tablespace UsedMB1mCatalog Tablespace Usage
Table. Vertica (DBaaS) performance metrics
Reference
Refer to the Virtual Server performance items for DB Instance performance metrics.

Container type

Kubernetes Engine

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
ClusterCluster Namespaces [Active]cnt5mNumber of namespaces in active state
ClusterCluster Namespaces [Total]cnt5mTotal number of namespaces in the cluster
ClusterCluster Nodes [Ready]cnt5mNumber of nodes in READY state
ClusterCluster Nodes [Total]cnt5mTotal number of nodes in the cluster
ClusterCluster Pods [Failed]cnt5mNumber of failed-state pods in the cluster
ClusterCluster Pods [Pending]cnt5mNumber of pending pods in the cluster
ClusterCluster Pods [Running]cnt5mNumber of pods in running state within the cluster
ClusterCluster Pods [Succeeded]cnt5mNumber of succeeded pods in the cluster
ClusterCluster Pods [Unknown]cnt5mNumber of pods in unknown state within the cluster
ClusterInstance Statestate5mcluster status
NamespaceNamespace Pods [Failed]cnt5mNumber of failed-state pods in a namespace
NamespaceNamespace Pods [Pending]cnt5mNumber of pending pods in the namespace
NamespaceNamespace Pods [Running]cnt5mNumber of running pods in a namespace
NamespaceNamespace Pods [Succeeded]cnt5mNumber of succeeded pods in the namespace
NamespaceNamespace Pods [Unknown]cnt5mNumber of unknown-state pods in the namespace
NamespaceNamespace GPU Clock FrequencyMHz5mSM clock frequency in the Namespace
NamespaceNamespace GPU Memory Usage%5mMemory utilization in Namespace
NodeNode CPU Size [Allocatable]cnt5mNode allocatable CPU
NodeNode CPU Size [Capacity]cnt5mCPU capacity within the node
NodeNode CPU Usage%5mCPU usage on the node
NodeNode CPU Usage [Request]%5mCPU request_ratio within node
NodeNode CPU Usedstate5mCPU utilization within the node
NodeNode Filesystem Usage%5mFS usage within node
NodeNode Memory Size [Allocatable]bytes5mmemory allocatable within the node
NodeNode Memory Size [Capacity]bytes5mNode memory utilization
NodeNode Memory Usage%5mNode memory utilization
NodeNode Memory Usage [Request]%5mmemory request_ratio within the node
NodeNode Memory Workingsetbytes5mmemory working set within the node
NodeNode Network In Bytesbytes5mNode network rx bytes
NodeNode Network Out Bytesbytes5mNode network tx bytes
NodeNode Network Total Bytesbytes5mNode network total bytes
NodeNode Pods [Failed]cnt5mNumber of pods in failed state within a node
NodeNode Pods [Pending]cnt5mNumber of pending pods in the node
NodeNode Pods [Running]cnt5mNumber of running pods per node
NodeNode Pods [Succeeded]cnt5mNumber of succeeded pods in the node
NodeNode Pods [Unknown]cnt5mNumber of pods in unknown state on the node
PodPod CPU Usage [Limit]%5mCPU usage_limit_ratio within the pod
PodPod CPU Usage [Request]%5mCPU request_ratio within the pod
PodPod CPU Usagemc5mCPU usage within the pod
PodPod Memory Usage [Limit]%5mmemory usage_limit_ratio in the pod
PodPod Memory Usage [Request]%5mmemory request_ratio in pod
PodPod Memory Usagebytes5mMemory usage within the pod
PodPod Network In Bytesbytes5mnetwork rx bytes in pod
PodPod Network Out Bytesbytes5mnetwork tx bytes in pod
PodPod Network Total Bytesbytes5mNetwork total bytes in pod
PodPod Restart Containerscnt5mcontainer restart count in pod
WorkloadWorkload Pods [Running]cnt5m-
Table. Kubernetes Engine performance items

Container Registry

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
Container RegistryImage Pulls [Denied]cnt1mNumber of rejected Image Tag (digest) Pulls
Container RegistryImage Pushs [Allowed]cnt1mAllowed Image Tag (digest) Push count
Container RegistryImage Pushs [Denied]cnt1mNumber of rejected Image Tag (digest) Pushes
Container RegistryImage Scans[Allowed]cnt1mAllowed Image Tag (digest) Scan count
Container RegistryImage Scans [Denied]cnt1mNumber of rejected Image Tag (digest) scans
Container RegistryImage Tags [Deleted]cnt1mNumber of deleted Image Tag (digest)
Container RegistryImages [Created]cnt1mNumber of generated images
Container RegistryImages [Deleted]cnt1mNumber of deleted images
Container RegistryLogins [Allowed]cnt1mNumber of allowed Registry Logins
Container RegistryLogins [Denied]cnt1mNumber of denied Registry Logins
Container RegistryRepositories [Created]cnt1mNumber of created repositories
Container RegistryRepositories [Deleted]cnt1mNumber of deleted repositories
StateInstance Statestate1mCheck status
Table. Container Registry performance metrics

Networking type

Internet Gateway

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
Internet GatewayNetwork In Total Bytes [Internet Delta]bytes5mInternet Gateway → Cumulative traffic volume toward VPC for 5 minutes (Internet)
※ Traffic bps average conversion formula: cumulative traffic volume (bytes) / 300 (seconds) * 8 (bits)
Internet GatewayNetwork In Total Bytes [Internet]bytes5mrx bytes total
Internet GatewayNetwork Out Total Bytes [Internet Delta]bytes5mVPC → cumulative traffic volume toward the Internet Gateway over 5 minutes (Internet)
※ Traffic bps average conversion formula: cumulative traffic volume (bytes) / 300 (seconds) * 8 (bits)
Internet GatewayNetwork Out Total Bytes [Internet]bytes5mtx bytes total
Table. Internet Gateway performance metrics

Load Balancer(OLD)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
Load BalancerCurrent Connectioncnt5mCurrent number of connections
Load BalancerTotal Connectioncnt5mTotal number of connections
Load BalancerTotal Connection [Delta]cnt5mTotal number of connections (delta value)
Load BalancerNetwork In Bytesbytes5min bytes
Load BalancerNetwork In Bytes [Delta]bytes5mClient → Load Balancer cumulative traffic volume over 5 minutes
※ Traffic bps average conversion formula: cumulative traffic volume (bytes) / 300 (seconds) * 8 (bit)
Load BalancerNetwork Out Bytesbytes5mout bytes
Load BalancerNetwork Out Bytes [Delta]bytes5mCumulative traffic volume over 5 minutes from Load Balancer to Client
※ Traffic bps average conversion formula: cumulative traffic volume (bytes) / 300 (seconds) * 8 (bits)
Load BalancerInstance Statestate5mLoad Balancer status
Table. Load Balancer performance items

Load Balancer Listener(OLD)

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
ListenerConnections [Current]cnt5mCurrent number of connections
ListenerConnections [Total Delta]cnt5mtotal connection count (delta value)
ListenerConnections [Total]cnt5mtotal connection count
ListenerInstance Statestate5mLB Listener status
ListenerNetwork In Bytesbytes5min bytes
ListenerNetwork In Bytes [Delta]bytes5mCumulative traffic volume over 5 minutes from Client to Load Balancer
※ Traffic bps average conversion formula: cumulative traffic volume (bytes) / 300 (seconds) * 8 (bits)
ListenerNetwork Out Bytesbytes5mout bytes
ListenerNetwork Out Bytes [Delta]bytes5mLoad Balancer → Client cumulative traffic volume over 5 minutes
※ Traffic bps average conversion formula: cumulative traffic volume (bytes) / 300 (seconds) * 8 (bits)
Table. Load Balancer Listener performance metrics

Direct Connect

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
Direct ConnectNetwork In Bytesbytes5mCumulative traffic volume from Direct Connect → VPC
Direct ConnectNetwork In Bytes [Delta]bytes5mDirect Connect → VPC cumulative traffic volume over 5 minutes
※ Traffic bps average conversion formula: Cumulative traffic volume (bytes) / 300 (seconds) * 8 (bits)
Direct ConnectNetwork Out Bytesbytes5mCumulative traffic volume from VPC to Direct Connect
Direct ConnectNetwork Out Bytes [Delta]bytes5mVPC → Direct Connect cumulative traffic volume over 5 minutes
※ Traffic bps average conversion formula: cumulative traffic volume (bytes) / 300 (seconds) * 8 (bits)
Table. Direct Connect performance items

Load Balancer

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StateInstance Statestate5mLB status
Load BalancerCurrent Connectioncnt5mCurrent number of connections
Load BalancerTotal L4 Connectioncnt5mTotal L4 Connection count
Load BalancerTotal L7 Connectioncnt5mTotal number of L7 connections
Load BalancerTotal TCP Connectioncnt5mTotal number of TCP connections
Load BalancerTotal Connectioncnt5mTotal number of connections
Load BalancerBytes processed in forward directionbytes5mFull‑duplex Network Byte
Load BalancerPackets processed in forward directioncnt5mBidirectional Network packet
Load BalancerBytes processed in reverse directionbytes5mReverse Network Byte
Load BalancerPackets processed in reverse directioncnt5mReverse Network packet
Load BalancerTotal failure actionscnt5mTotal number of failures
Load BalancerCurrent Requestcnt5mCurrent request count
Load BalancerCurrent responsecnt5mCurrent Response count
Load BalancerTotal Requestcnt5mTotal number of requests
Load BalancerTotal Request Successcnt5mTotal number of successful requests
Load BalancerPeak Connectioncnt5mMaximum number of connections
Load BalancerCurrent Connection Rate%5mCurrent SSL Connection rate
Load BalancerLast response timems5mLast response time
Load BalancerFastest response timems5mShortest response time
Load BalancerSlowest response timems5mMaximum response time
Load BalancerCurrent SSL Connectioncnt5mCurrent number of SSL connections
Load BalancerTotal SSL Connectioncnt5mTotal number of SSL connections
Load BalancerBytes processed in forward direction [Delta]bytes5mForward Network  Byte (delta value)
Load BalancerPackets processed in forward direction [Delta]cnt5mForward Network packet (delta value)
Load BalancerBytes processed in reverse direction [Delta]bytes5mReverse Network Byte (delta value)
Load BalancerPackets processed in reverse direction [Delta]cnt5mReverse Network packet (delta value)
Table. Load Balancer performance items

Load Balancer Listener

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StateInstance Statestate5mLB status
Load BalancerCurrent Connectioncnt5mCurrent number of connections
Load BalancerTotal L4 Connectioncnt5mTotal L4 Connection count
Load BalancerTotal L7 Connectioncnt5mTotal number of L7 connections
Load BalancerTotal TCP Connectioncnt5mTotal number of TCP connections
Load BalancerTotal Connectioncnt5mTotal number of connections
Load BalancerBytes processed in forward directionbytes5mFull‑duplex Network Byte
Load BalancerPackets processed in forward directioncnt5mBidirectional Network packet
Load BalancerBytes processed in reverse directionbytes5mReverse Network Byte
Load BalancerPackets processed in reverse directioncnt5mReverse Network packet
Load BalancerTotal failure actionscnt5mTotal number of failures
Load BalancerCurrent Requestcnt5mCurrent request count
Load BalancerCurrent responsecnt5mCurrent Response count
Load BalancerTotal Requestcnt5mTotal number of requests
Load BalancerTotal Request Successcnt5mTotal number of successful requests
Load BalancerPeak Connectioncnt5mMaximum number of connections
Load BalancerCurrent Connection Rate%5mCurrent SSL Connection rate
Load BalancerLast response timems5mLast response time
Load BalancerFastest response timems5mShortest response time
Load BalancerSlowest response timems5mMaximum response time
Load BalancerCurrent SSL Connectioncnt5mCurrent number of SSL connections
Load BalancerTotal SSL Connectioncnt5mTotal number of SSL connections
Load BalancerBytes processed in forward direction [Delta]bytes5mForward Network  Byte (delta value)
Load BalancerPackets processed in forward direction [Delta]cnt5mForward Network packet (delta value)
Load BalancerBytes processed in reverse direction [Delta]bytes5mReverse Network Byte (delta value)
Load BalancerPackets processed in reverse direction [Delta]cnt5mReverse Network packet (delta value)
Table. Load Balancer Listener performance metrics

Load Balancer Server Group

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
Server GroupInstance Statestate5mLB Server Group status
Server GroupPeak Connectioncnt5mMaximum connections per server group
Server GroupHealthy hostcnt5mNumber of healthy hosts in server group
Server GroupUnhealthy hostcnt5mNumber of abnormal hosts in server group
Server GroupRequest Countcnt5mNumber of requests
Server GroupResponse Countcnt5mResponse count
Server Group2xx Response Countcnt5m2xx response count
Server Group3xx Response Countcnt5mNumber of 3xx responses
Server Group4xx Response Countcnt5m4xx response count
Server Group5xx Response Countcnt5mNumber of 5xx responses
Table. Load Balancer Server Group performance metrics

Cloud WAN

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
StateInstance Statestate10mAttachment connection status
AttachmentNetwork in bytesbytes10min bytes(Inbound traffic usage per interval)
AttachmentNetwork out bytesbytes10mOut bytes(Outbound traffic usage per interval)
AttachmentNetwork In Packets [Dropped]cnt10min Dropped Packet count (number of dropped packets per interval)
AttachmentNetwork Out Packets [Dropped]cnt10mOut Dropped Packet count (number of dropped packets per interval)
AttachmentNetwork In Packets [Unicast]cnt10min Unicast Packet count (number of Unicast packets per cycle)
AttachmentNetwork Out Packets [Unicast]cnt10mOut Unicast Packet count (Unicast packets per cycle)
AttachmentNetwork In Packets [Broadcast]cnt10min Broadcast Packet count (number of Broadcast packets per cycle)
AttachmentNetwork Out Packets [Broadcast]cnt10mOut Broadcast Packet count (number of broadcast packets per cycle)
AttachmentNetwork In Packets [Multicast]cnt10min Multicast Packet count (Multicast packets per cycle)
AttachmentNetwork Out Packets [Multicast]cnt10mOut Multicast Packet count (Multicast packet count per cycle)
AttachmentNetwork In Error Packetscnt10min Error Packet count (number of received error packets per cycle)
AttachmentNetwork Out Error Packetscnt10mOut Error Packet count (number of transmitted error packets per cycle)
Table. Cloud WAN performance metrics

Global CDN

Performance Item Group NamePerformance item namecollection unitCollection intervalExplanation
Global CDNInstance Statestate5mGlobal CDN status
Global CDNData Transfer Bytesbytes5mData transfer volume transmitted via CDN service (originBytes)
Global CDNRequests [Total]cnt5mNumber of service requests (cases) received by the CDN service (originHits)
Table. Global CDN performance metrics
Appendix A. Service-specific Monitoring Targets
Appendix C. Service-specific Status Checks