Skip to content

rig-monitor 2.3.0 (stable)

Compare
Choose a tag to compare
@rodneymo rodneymo released this 13 Jun 13:57
b9aa63d

What's new?

  • Support for Bminer, includes dashboard template
  • Support for EWBF, includes dashboard template
  • Support for Ethminer, includes dashboard template
  • Support for suprnova pools
  • Support for cryptoknight pools
  • Ethminer fix to support 0.14 and earlier versions
  • Fixed grm crashes in rare occasions when claymore html output will not include GPU specs

IMPORTANT!!!
If you are upgrading from a previous version then you must drop the network_stats measurement in influxDB. Launch the influDB client:

influx
Then enter the following commands:
use rig data
drop measurement network_stats
exit

That's it