Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.38 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.38 KB

Celestia node monitoring tool

Monitoring tool for Celestia node based on Telegraf/InfluxDB/Grafana, based on https://github.com/shurinov/mon_umee

To monitor you node your should have installed and configured: On node server:

On monitoring server:

It is possible to install the software on the node server instance. Hovewer, it is better to move it to standalone instance with opened web access to watch it from browser at any location.

Features

  • General server's metrics (CPU load, RAM/Swap usage, Storage, Network statistic)
  • Validator monitoring (binary version, sync state, block height, peers cnt, VP, missed blocks, etc)
  • Bridge node monitoring (binary version, bridge height, bridge height lag)
  • RPC/Sentry nodes monitoring

Dashboard View

Grafana dashboard screenshot

The following steps will guide you through the setup process: