wishbone1138

Results 23 comments of wishbone1138

There is some sort of json alternative in claymore but it's probably more work than it's worth at this point and I don't know if it will give you all...

Not to beat a dead horse.. This works pretty well curl claymore:3333 | sed -e 's/]*>//g' Only thing I saw was some &nbsp, which could also be removed pretty easily...

I'll give it a shot when I get a chance. I'll be traveling this weekend as well. Wow sgminer? Isn't that a scrypt one? I wouldn't think GPUs would be...

this is what I came up with that works. I'm not sure it's better, but it doesn't use w3m.. lol ``curl -s http://${RIG_IP}:3333 | sed -e 's/]*>//g' | sed -e...

I hit up the community recently about finding an easy way to access the API. They keep promising this but it hasn't been delivered yet. Currently there's no way to...

Had some success today. I simply wrote something that pulls the data necessary from the existing influxdb in a different database using the community influxdb smart things plugin. It will...

I just set this up and did not run into this issue, but I named everything exactly how the Author did. When adding your dashboards did you select the tesla...

I definitely have to run the "wake_up" function to get it back online. The question is to modify the code to catch and treat it like sleep. Seems to make...

I'm one small revision behind I need to update. Currently running claymore/nanopool and ewbf/nanopool mostly. I'm in the progress of playing around with cgminer (very close to sgminer but difference...

Just pushed two small bug fixes for the miners. I thought those had been fixed but I didn't see the fixes in your dev branch. I'm testing now on the...