Monitor your Kubernetes cluster nodes at a high level. This dashboard provides a simplified view of crucial node-level metrics such as CPU usage, memory utilization, filesystem consumption, and network IO across the cluster.
Dashboard Preview

Dashboard JSON
Recommended. Uses the V2 dashboard schema and needs SigNoz v0.135.0 or newer.
Import it in SigNoz with Dashboards → + New dashboard → Import JSON. Import guide
What This Dashboard Monitors
This dashboard tracks essential high-level node metrics to help you:
- Monitor Node Performance: Track total CPU and working set size (WSS) memory utilization.
- Node Storage: Monitor filesystem usage for cluster nodes.
- Node Network: Observe overall network inflow and outflow across the nodes.
Metrics Included
Resources
- Node CPU usage: CPU utilization per node
- Node memory usage (WSS): Working set size (WSS) memory consumption per node
- Node filesystem usage: Storage usage on the node's filesystem
- Node network IO: Receive and transmit bandwidth operations across nodes
Next Steps
- Set Alerts: Create alerts to notify you of sustained high node CPU or memory consumption.