Post
Topic
Board Mining software (miners)
Re: M's Ant (S1/S2) Monitor v2.1 - now with alerts!
by
AbiTxGroup
on 22/06/2014, 22:50:19 UTC
Thanks for the program.  I have been using it to monitor a bunch of S1's.  I still end up using another program along with this one as it has the ability to show/change the current pool the miner is on.

I have found one thing in the sorting of columns that could use some code adjustment.

First off, I have three S1's that have some problems that alerted me to the sorting issue.  

I have one S1 that has a bad temp sensor so it always shows it at 177 degrees celsius.  This temp is erroneous but what I found is that with the leading "1" in the 177, it is sorted as the first temp, with the second temp listed at 43 and on up to 50.  So, on my display, I see the following when the temp field is sorted "lowest-highest";

177
43
43
44
45
50

The same sorting error happens in the hashing field.  I have two S1's that like to slow down their hash and when they get under "100", they are sorted at the end of the list in the "highest" spot.  You can test this yourself by removing power to the blade opposite of the controller board on a S1.  This will keep the miner running with only one blade hashing so it will show about "90GH/s".  Instead of this sorting as the lowest number, it will be listed as the highest number.

Thanks for the program.