Category | Monitoring Metric (Name Displayed in Console) | Monitoring Metric (English) | Unit | Data Aggregation Method |
Overview monitoring of analysis engine | QPS | LibraDBQps | Count/s | max |
| Total number of connections | LibraDBConnections | Count | max/last |
| Error Requests | LibraDBErrorQueries | Count | sum |
| Number of Active Connections | LibraDBActiveConnections | Count | max/last |
| Size of the returned result set | LibraDBResultSize | MBytes | sum |
| Data Latency Time | LibraDBLatency | s | max |
| Number of rows processed per second | LibraDBSinkRowsPerSec | Count/s | max/avg |
| Number of rows written per second during full load | LibraDBDumpRowsPerSec | Count/s | max/avg |
| Amount of data written per second during full load | LibraDBDumpSizePerSec | MBytes/s | max/avg |
| Average Response Time | LibraDBDuration | Ms | avg |
Node monitoring of analysis engine | CPU Utilization | LibraDBCpuUseRate | % | last |
| Memory usage | LibraDBMemUseRate | % | last |
| Storage Usage | LibraDBStorageUseRate | % | last |
| Storage usage | LibraDBStorageUsed | MBytes | last |
| Read throughput | LibraDBReadThroughput | MBytes/s | max |
| Write throughput | LibraDBWriteThroughput | MBytes/s | max |
| Network inbound traffic | LibraDBBytesReceived | MBytes | max/avg |
| Network outbound traffic | LibraDBBytesSent | MBytes | max/avg |
| CompactRowset count | LibraDBCompactRowsets | Count | last |
| Number of received MPP tasks | LibraDBMPPTasks | Count | sum |
| Number of ongoing MPP tasks | LibraDBRunningMPPTasks | Count | last |
| Size of data files | LibraDBDatafileSize | MBytes | last |
| Cache usage | LibraDBCached | MBytes | last |
| Cache hit rate | LibraDBCacheHitsRate | % | avg |
| Node delay time | LibraDBNodeLatency | s | max |
| Number of rows processed by node per second | LibraDBNodeSinkRowsPerSec | Count/s | max |
| Number of rows written per second during full load of node | LibraDBNodeDumpRowsPerSec | Count/s | max |
| Amount of data written per second during full load of node | LibraDBNodeDumpSizePerSec | MBytes/s | max |
Feedback