Adding a Grafana Dashboard to monitor your nodes
A Grafana Dashboard allows you to monitor your nodes when used together with Prometheus.
Requirements:
1. Ports: Open the port 12798 (default)
2. Prometheus and Node exporter:
Prometheus on your local machine or monitoring server and Prometheus Node Exporter on your node’s server. How to do this depends on your platform and setup, but you can find documentation:
Prometheus needs to be configured to monitor your Cardano Node.
3. Grafana
Download and install Grafana on your local machine or in your monitoring server: Grafana
For detailed information, please check Monitoring a node with prometheus and Adding a Grafana Dashboard to monitor your nodes