Here's v2.4:
- Added the ability to shutdown an S2. Note this is a one way operation, you'll have to manually power cycle it to bring it back. Right click an S2 to see the option.
- Added the ability to update pool info on one or more Ants. Note this only works with S2s by default! You'll need to modify the cgminer config on S1s to allow SSH API access for it to work on S1s.
Notes on how to use the pool info:
- Once you establish what pool #1, #2, and #3 are, the option to update pool info will appear on the right click menu on the Ant grid.
- To update more than one ant at a time you'll need to enable to selection column.
- Importing existing pool configs from Ants doesn't retrieve the password. The PW doesn't seem to be in the API. Most pools don't care about the PW, so I didn't consider this to be a big deal.
- As noted above, this does NOT work for S1s unless you modify the cgminer config to allow SSH API access. You have to know how to do that.
- Blank passwords are passed as "abc". I haven't found a way to get the API to take a blank password yet. Since most pools that would want a blank PW don't care about the PW, I don't see this to be a big deal.
Download link:
MAntMonitor24.zipM
PS. The remaining things I have planned for this:
- S3 support which will happen when I receive an S3. Feel free to tell Bitmain how much you need me to have an S3 for your Ant monitoring needs.
- Importing pool passwords, if it's possible, and someone tells me how.
- Setting blank PWs via the API, if it's possible, and someone tells me how.
- Bug fixes.