Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Releases: rodneymo/rig-monitor

Version 1.2

15 Sep 09:58
Compare
Choose a tag to compare

fixed multiple issues with awk scrips and SQL DB permissions

Version 1.2.0 beta 1

10 Sep 09:15
Compare
Choose a tag to compare
Version 1.2.0 beta 1 Pre-release
Pre-release

Beta version updated with missing dashboard dump file

Version 1.2 Beta

10 Sep 09:08
Compare
Choose a tag to compare
Version 1.2 Beta Pre-release
Pre-release

The latest version (1.2) of rig-monitor adds the following features:

Support for claymore single and dual mining mode
Integration with ethermine pool (currentStats, payouts) API
Integration with MPOS-based pools (e.g. miningpoolhib) pool (getdashboarddata) API
Integration with nanopool API (generalinfo, payments). Supports all crypto pools (ETH, ETC, SIA, PASC, XMR and ZEC)
Integration with coinmarketcap API for monitoring crypo prices in different quote currencies, trading volume and market cap. Supports conversion to different quote currencies.
Revised template dashboards

Merged all fixes into master

04 Sep 06:34
Compare
Choose a tag to compare

Cleanup crashing due to missing fi in if loop.
EPOCH data if bookkeeping log does not exist if set to 1 month back from 'now' date instead of Jan 1, 1970.

ETHERMINE POOL MONITORING ADDED

03 Sep 15:21
Compare
Choose a tag to compare

ETHERMINE POOL MONITORING ADDED

It includes data collection, parsing, ingest to DB and example dashboard.

Data collection via currentStatus and payouts Ethermine APIs only. If you like to have support for other data (APIs_ or pools please create an issue.

Initial release

28 Aug 08:38
Compare
Choose a tag to compare

Support for claymore miner (ETH or ETH fork).
No support for dual mining yet.
Support for TPLINK smart plugs
Ingest and Grafana dashboards for hashrate (total and per rig)
Ingest and Grafana dashboards for power consumption (total and per rig)
Ingest and Grafana dashboards for shares (total and per rig, incl. incorrect and rejected shares)
Ingest and Grafana dashboards for GPU temp, fan speed (per gpu)

incl. dns_update.sh fix

29 Aug 17:32
Compare
Choose a tag to compare

dns_update issues fixed