Skip to content

Monitoring

bestchanges edited this page Mar 26, 2018 · 1 revision

Notification events

  • if rig reboots 2 times in hour
  • if rig offline for 7 minutes
  • if rig come back alive
  • if hashrate below target for more than 10 minutes

Configuration

  • per rig: set notification levels

Telegram bot

  • authentication by KEY/QR from the service
  • send message on event
  • commands: [/status] - display statistics (earnings now, number of rigs/online, current problems with severity)

internals

DB rig_events

  • severity ('yellow', 'red', 'black')
  • comment
  • when_happened
  • is_current
  • when_fixed
  • ignore_for_n_hours

Clone this wiki locally