Cluster Metrics and Dimensions¶
Metric | Description | Value Range | Unit |
---|---|---|---|
Total CPU cores (cpuCoreLimit) | Total number of CPU cores that have been applied for a measured object | >= 1 | Cores |
Used CPU cores (cpuCoreUsed) | Number of CPU cores used by a measured object | >= 0 | Cores |
CPU usage (cpuUsage) | CPU usage of a measured object | 0%-100% | % |
Available disk space (diskAvailableCapacity) | Disk space that has not been used | >= 0 | MB |
Total disk space (diskCapacity) | Total disk space | >= 0 | MB |
Disk usage (diskUsedRate) | Percentage of the used disk space to the total disk space | >= 0 | % |
Available physical memory (freeMem) | Available physical memory of a measured object | >= 0 | MB |
Available virtual memory (freeVirMem) | Available virtual memory of a measured object | >= 0 | MB |
Physical memory usage (memUsedRate) | Percentage of the used physical memory to the total physical memory | 0%-100% | % |
Downlink rate (recvBytesRate) | Inbound network traffic rate of a measured object | >= 0 | Byte per Second (BPS) |
Uplink rate (sendBytesRate) | Outbound network traffic rate of a measured object | >= 0 | BPS |
Total physical memory (totalMem) | Total physical memory that has been applied for a measured object | >= 0 | MB |
Total virtual memory (totalVirMem) | Total virtual memory of a measured object | >= 0 | MB |
Virtual memory usage (virMemUsedRate) | Percentage of the used virtual memory to the total virtual memory | 0%-100% | % |
GPU usage (gpuUtil) | GPU usage of a measured object | 0%-100% | % |
Dimension | Description |
---|---|
clusterId | Cluster ID |
clusterName | Cluster name |