martincyprus / wtc-miner-monitor

server client tool for monitoring WTC mining on multiple machines
GNU General Public License v3.0
5 stars 2 forks source link

notify on last update failure #4

Open huglester opened 6 years ago

huglester commented 6 years ago

Hello, so if we got 15 peers (ie. rig hungs) and not updateing stats, we can see this: image

so peers are ok, but miners is not mining, and we do not get telegram notifications

martincyprus commented 6 years ago

well that looks like its been down for 5 minutes, then it should send you a telegram message, assuming telegram is configured correctly.. you can test the telegram settings by starting server with:

server.exe test

that will test your telegram configs..

also I think something is wrong, you are pointing to the wrong 20021 file, 10082461 hashes/s is very unlikely to be on all your miners.. so you are for sure pointing to the wrong 200021 file..

I would advise in your startup scripts to go into the folder (the gpumining_v0.2/) before starting the ming_runXX.exe

that would make sure the 20021 file is written in there and unique per GPU.. contact me on slack or telegram.. for more fast response..

huglester commented 6 years ago

Yes hashes should not be same. I also wondered about this. I receive telegram notifications about 0 peers. But no notifications when last update was like 1hr ago.

I will test and will contact you

martincyprus commented 6 years ago

soo the going down notifications, there is one or two notifications that happen around the 5-8 minute mark of being down.. then there is a another notification around the 56-59 minute mark of being down.. but that is it.. it was considered a bit too spammy to send all the time.. for the 0 peer though its very spammy.. its using a different path to determine when to send.. its not ideal..

huglester commented 6 years ago

Then its strange.

huglester commented 6 years ago

Hello, so I have figured out. My hashes are changing now.

But I get notification only when peers are 0. and they are going every minute. If, for example, blocks, or last update are long ago (http://pic.webas.lt/webas.lt-e2a5eb92db.png) - I do not get this notifications.