Monitoring bot

EthStorage-bot is an automated script designed to monitor EthStorage nodes. It sends alerts to Telegram when it detects any node status change.

Features

Any of the following conditions will trigger an alert to your telegram.

  1. Succeeded number increased

  2. Failed number increased

  3. Mining power < 100%

  4. es container stuck

Prerequisites

  1. Ubuntu 20.04+

  2. Your EthStorage node is set up through Docker.

For details on setting up the bot, please refer to our GitHub:

Last updated