Monitoring tool
Includes grafana server, node_exporter, prometheus, alertmanager. And dashboards.
1. Install Docker
2. Clone the repo
3. Create configuration files from examples
4. Start containers
5. Add your servers with installed node_exporter or installed cosmos-based node with enabled prometheus port to file prometheus/prometheus.yml
Next, install the node exporter on the server with the validator:
How to update
Telegram notifications
Server alerts
Server down
Out of memory (<10%)
Out of disk space (<10%)
Out of disk space within 24h
High CPU load (>85%)
Cosmos-based validator node alerts
Missing blocks
Degraded syncing (sync less than 40 blocks in last 5 min)
Low peers count (<5)
In order to enable telegram notifications, create your own bot and fill in the following fields in the file alertmanager/config.yml
Last updated