rodneymo / rig-monitor

monitoring solution for mining rigs
https://randomcryptostuff.blogspot.nl/2017/08/monitoring-ethereum-mining-farm-using.html
GNU General Public License v3.0
30 stars 12 forks source link

Single influx write per master script #39

Closed rodneymo closed 7 years ago

rodneymo commented 7 years ago

Minimize to number of writes per script by moving http post to master script e.g. rig-monitor.sh instead of individual writes per miner script

wishbone1138 commented 7 years ago

I like it. Perhaps we go back to temp files for this in order to make sure our variables don't exceed the max.

rodneymo commented 7 years ago

Implemented. https://github.com/rodneymo/rig-monitor/commit/3aefb051d501a3a1f8123eaf2694e699b0399b6f