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

feature/miner-claymore-timeout #43

Closed wishbone1138 closed 7 years ago

wishbone1138 commented 7 years ago

Here is my suggestion when the script cannot connect. I'm already doing this in miner_ewbf..sh. I'm not sure what values need to be written when this happens? I write out the static rig values, but none of the additional measured values. Let me know what you think. The three values that get -1 are, active_gpus, total_hr, and total_hr_dcoin. miner_gpu_claymore is not written at all, but we could use the "installed_gpus" to write out that number of lines with -1 as well. let me know your thoughts.