Monitoring node performance is critical to ensure stability, uptime, and optimal functioning within the Celestium network. Operators can track various metrics to evaluate the health and efficiency of their node.
Key Metrics to Monitor
Metric
Description
Block Sync Status
Indicates if the node is in sync with the network.
CPU Usage
Tracks processor load during consensus and execution tasks.
Memory Usage (RAM)
Monitors memory consumption, especially during execution.
Disk I/O
Measures read/write operations on the NVMe SSD storage.
Peers Connected
Number of peers the node is connected to.
Block Time
Measures the time taken to validate and finalize a block.
Gas Usage per Block
Tracks the average gas consumption per block.
Transaction Pool Size
Number of pending transactions in the mempool.
Network Bandwidth
Monitors data sent and received by the node.
Accessing Node Metrics
Celestium nodes provide performance metrics via a built-in monitoring interface. You can enable and access metrics in the node’s startup command: