Pages:
Author

Topic: M's Miner (Ant/SP) Monitor v5.2: alerts,auto/mass/scheduled reboot/mobile miner - page 55. (Read 209500 times)

sr. member
Activity: 322
Merit: 250
3D Printed!
Maybe that was a bit harsh Tongue but the cgminer api is readable by default although it is restricted to read only(it initializes using "--api-network"). Using this for management is fine but I would be very careful about the refresh rate especially with S1. I would suggest using the cgminer API for monitoring instead of the html pages it will be much faster.

Speed isn't an issue.  As noted above, the UI to the S1s is slow as well.  

I'm also doubtful the cgminer shows everything the UI shows, such as the status of the Ant chains.

M

It does show that information. The UI simply reads the cgminer API actually so everything you see there can be pulled directly off the cgminer API.

I had a look at the cgminer API.  I also googled antminer API.  The only thing I found is S1s default to 127.0.0.1 only, so you have to change it before you can reach it on the network.  I found zero info on the API that the S1s and S2s use in cgminer.  However I did find lots of people saying they were unable to get the cgminer APIs to provide what they needed, for one reason or another.

do not worry about that, look at CGREMOTE (another nice application for monitoring miners) it works with no problem, just query the miner with IP address and port 4028. Example 192.168.1.99:4028 you can access it by API in read-only.


Check the code for MultiMiner...it has built-in monitoring for S1 and other devices via API (127.0.0.1:4028)
www.multiminerapp.com

Sorry but I can't find any way to monitor my S1's through the windows application nor the app on my phone...


Gotta setup MultiMiner to run on a PC on your local network. Check the box to "auto detect" network devices...then create an account for a key so the mobile app can sync with the PC running MultiMiner on your miners network.
Here's the thread link on Bitcointalk...
https://bitcointalk.org/index.php?topic=248173.new;topicseen#new


Just so you all know, I do use M's Ant monitor in conjunction with MultiMiner, I just wanted mdude77 to know that MultiMiner is capable of monitoring the S1's etc. and maybe he could borrow some code from MultiMiner to improve the Ant Monitor Cheesy
member
Activity: 115
Merit: 10
Maybe that was a bit harsh Tongue but the cgminer api is readable by default although it is restricted to read only(it initializes using "--api-network"). Using this for management is fine but I would be very careful about the refresh rate especially with S1. I would suggest using the cgminer API for monitoring instead of the html pages it will be much faster.

Speed isn't an issue.  As noted above, the UI to the S1s is slow as well. 

I'm also doubtful the cgminer shows everything the UI shows, such as the status of the Ant chains.

M

It does show that information. The UI simply reads the cgminer API actually so everything you see there can be pulled directly off the cgminer API.

I had a look at the cgminer API.  I also googled antminer API.  The only thing I found is S1s default to 127.0.0.1 only, so you have to change it before you can reach it on the network.  I found zero info on the API that the S1s and S2s use in cgminer.  However I did find lots of people saying they were unable to get the cgminer APIs to provide what they needed, for one reason or another.

do not worry about that, look at CGREMOTE (another nice application for monitoring miners) it works with no problem, just query the miner with IP address and port 4028. Example 192.168.1.99:4028 you can access it by API in read-only.


Check the code for MultiMiner...it has built-in monitoring for S1 and other devices via API (127.0.0.1:4028)
www.multiminerapp.com

Sorry but I can't find any way to monitor my S1's through the windows application nor the app on my phone...
sr. member
Activity: 322
Merit: 250
3D Printed!
Maybe that was a bit harsh Tongue but the cgminer api is readable by default although it is restricted to read only(it initializes using "--api-network"). Using this for management is fine but I would be very careful about the refresh rate especially with S1. I would suggest using the cgminer API for monitoring instead of the html pages it will be much faster.

Speed isn't an issue.  As noted above, the UI to the S1s is slow as well. 

I'm also doubtful the cgminer shows everything the UI shows, such as the status of the Ant chains.

M

It does show that information. The UI simply reads the cgminer API actually so everything you see there can be pulled directly off the cgminer API.

I had a look at the cgminer API.  I also googled antminer API.  The only thing I found is S1s default to 127.0.0.1 only, so you have to change it before you can reach it on the network.  I found zero info on the API that the S1s and S2s use in cgminer.  However I did find lots of people saying they were unable to get the cgminer APIs to provide what they needed, for one reason or another.

do not worry about that, look at CGREMOTE (another nice application for monitoring miners) it works with no problem, just query the miner with IP address and port 4028. Example 192.168.1.99:4028 you can access it by API in read-only.


Check the code for MultiMiner...it has built-in monitoring for S1 and other devices via API (127.0.0.1:4028)
www.multiminerapp.com
member
Activity: 115
Merit: 10
Maybe that was a bit harsh Tongue but the cgminer api is readable by default although it is restricted to read only(it initializes using "--api-network"). Using this for management is fine but I would be very careful about the refresh rate especially with S1. I would suggest using the cgminer API for monitoring instead of the html pages it will be much faster.

Speed isn't an issue.  As noted above, the UI to the S1s is slow as well. 

I'm also doubtful the cgminer shows everything the UI shows, such as the status of the Ant chains.

M

It does show that information. The UI simply reads the cgminer API actually so everything you see there can be pulled directly off the cgminer API.

I had a look at the cgminer API.  I also googled antminer API.  The only thing I found is S1s default to 127.0.0.1 only, so you have to change it before you can reach it on the network.  I found zero info on the API that the S1s and S2s use in cgminer.  However I did find lots of people saying they were unable to get the cgminer APIs to provide what they needed, for one reason or another.

do not worry about that, look at CGREMOTE (another nice application for monitoring miners) it works with no problem, just query the miner with IP address and port 4028. Example 192.168.1.99:4028 you can access it by API in read-only.
legendary
Activity: 1540
Merit: 1001
Holy Moly! Can you please disable the "Caps lock on" message? It boots me out of video games when I put my caps on and I am running this program on another screen. I was searching for days trying to figure out what program was doing it and it turn out to be this one.

I'm not sure I can do that.  It must be the web browser control that's doing it.

A future version will use the API, perhaps optionally, which I'd imagine will fix your issue.

M
full member
Activity: 168
Merit: 100
Holy Moly! Can you please disable the "Caps lock on" message? It boots me out of video games when I put my caps on and I am running this program on another screen. I was searching for days trying to figure out what program was doing it and it turn out to be this one.
sr. member
Activity: 399
Merit: 250
Cryptocurrency Evangelist
I think my internet connection is weak!

Ah!  So you mean proxy your outbound connections.  I use Slush's proxy for my Ants.

Code:
\python27\python mining_proxy.py -o stratum.mining.eligius.st -p 3334 -sp 3333 -gp 8330 -cu  -rt -nm

Then point all your ants to that machine:3333.

Note this doesn't work with p2pool.  If you intend to use p2pool, I suggest running your own node, after you apply Kano's cgminer patch to all of your S1s.

M

Thanks I'll try it.

MultiMiner software has a built-in proxy PLUS has a mobile app for monitoring/controlling your miners while away.
Check it out yo...I still use M's Ant Monitor all the time but the MultiMiner software is priceless!

www.Multiminerapp.com

Keep up the awesome work mate! Soon as I get over these continuous hardware failures, I can donate a little for your efforts.

Wow!
So great software you introduced!
It's really great! I should check it diffidently! Cheesy

Thank you!
sr. member
Activity: 322
Merit: 250
3D Printed!
I think my internet connection is weak!

Ah!  So you mean proxy your outbound connections.  I use Slush's proxy for my Ants.

Code:
\python27\python mining_proxy.py -o stratum.mining.eligius.st -p 3334 -sp 3333 -gp 8330 -cu  -rt -nm

Then point all your ants to that machine:3333.

Note this doesn't work with p2pool.  If you intend to use p2pool, I suggest running your own node, after you apply Kano's cgminer patch to all of your S1s.

M

Thanks I'll try it.

MultiMiner software has a built-in proxy PLUS has a mobile app for monitoring/controlling your miners while away.
Check it out yo...I still use M's Ant Monitor all the time but the MultiMiner software is priceless!

www.Multiminerapp.com

Keep up the awesome work mate! Soon as I get over these continuous hardware failures, I can donate a little for your efforts.
sr. member
Activity: 399
Merit: 250
Cryptocurrency Evangelist
I think my internet connection is weak!

Ah!  So you mean proxy your outbound connections.  I use Slush's proxy for my Ants.

Code:
\python27\python mining_proxy.py -o stratum.mining.eligius.st -p 3334 -sp 3333 -gp 8330 -cu  -rt -nm

Then point all your ants to that machine:3333.

Note this doesn't work with p2pool.  If you intend to use p2pool, I suggest running your own node, after you apply Kano's cgminer patch to all of your S1s.

M

Thanks I'll try it.
legendary
Activity: 1540
Merit: 1001
I think my internet connection is weak!

Ah!  So you mean proxy your outbound connections.  I use Slush's proxy for my Ants.

Code:
\python27\python mining_proxy.py -o stratum.mining.eligius.st -p 3334 -sp 3333 -gp 8330 -cu  -rt -nm

Then point all your ants to that machine:3333.

Note this doesn't work with p2pool.  If you intend to use p2pool, I suggest running your own node, after you apply Kano's cgminer patch to all of your S1s.

M
sr. member
Activity: 399
Merit: 250
Cryptocurrency Evangelist
Your Application is very good!

I appreciate it and sent you 0.1 BTC to show it.

I have 24 S1 Antminers now and plan to have 175 by the end of june so I really need your App.

Please Add these features to your Application:

1-Highlight Antminers their temprature is more than some threshold, and show them first in the list.
2-Highlight Antminers mining less than some threshold with other color, and show them second in the list.
3-Highlight Antminers have X in their Status with some other color, and show them third in the list.
4-Place a Key beside each Antminer that pressing it, force Antminer for a reboot.
5-Place a key beside each Antminer that pressing it, Force Antminer for a Shutdown or if not possible, removing All pools from it. That avoid mining and increasing temperature in emergency status.
6-Let the operator to define 3 pools and load it to All Antminers.

For sure I'll appreciate more, if you can complete these steps. Wink
Thanks in advanced,
Sepehr

Hi!  Great suggestions!  I appreciate the support.  I think I can do most of what you have listed there.  My time is limited, but the time I do have is going to this project.

Thanks again!

M

You are welcome,
looking for new release.
What is the best way to proxy Antminers?
Any experience?

Why would you need/want to proxy them?  You can fit 254 on one local network.

M

I think my internet connection is weak!
legendary
Activity: 1540
Merit: 1001
Your Application is very good!

I appreciate it and sent you 0.1 BTC to show it.

I have 24 S1 Antminers now and plan to have 175 by the end of june so I really need your App.

Please Add these features to your Application:

1-Highlight Antminers their temprature is more than some threshold, and show them first in the list.
2-Highlight Antminers mining less than some threshold with other color, and show them second in the list.
3-Highlight Antminers have X in their Status with some other color, and show them third in the list.
4-Place a Key beside each Antminer that pressing it, force Antminer for a reboot.
5-Place a key beside each Antminer that pressing it, Force Antminer for a Shutdown or if not possible, removing All pools from it. That avoid mining and increasing temperature in emergency status.
6-Let the operator to define 3 pools and load it to All Antminers.

For sure I'll appreciate more, if you can complete these steps. Wink
Thanks in advanced,
Sepehr

Hi!  Great suggestions!  I appreciate the support.  I think I can do most of what you have listed there.  My time is limited, but the time I do have is going to this project.

Thanks again!

M

You are welcome,
looking for new release.
What is the best way to proxy Antminers?
Any experience?

Why would you need/want to proxy them?  You can fit 254 on one local network.

M
sr. member
Activity: 399
Merit: 250
Cryptocurrency Evangelist
Your Application is very good!

I appreciate it and sent you 0.1 BTC to show it.

I have 24 S1 Antminers now and plan to have 175 by the end of june so I really need your App.

Please Add these features to your Application:

1-Highlight Antminers their temprature is more than some threshold, and show them first in the list.
2-Highlight Antminers mining less than some threshold with other color, and show them second in the list.
3-Highlight Antminers have X in their Status with some other color, and show them third in the list.
4-Place a Key beside each Antminer that pressing it, force Antminer for a reboot.
5-Place a key beside each Antminer that pressing it, Force Antminer for a Shutdown or if not possible, removing All pools from it. That avoid mining and increasing temperature in emergency status.
6-Let the operator to define 3 pools and load it to All Antminers.

For sure I'll appreciate more, if you can complete these steps. Wink
Thanks in advanced,
Sepehr

Hi!  Great suggestions!  I appreciate the support.  I think I can do most of what you have listed there.  My time is limited, but the time I do have is going to this project.

Thanks again!

M

You are welcome,
looking for new release.
What is the best way to proxy Antminers?
Any experience?
legendary
Activity: 1540
Merit: 1001
Your Application is very good!

I appreciate it and sent you 0.1 BTC to show it.

I have 24 S1 Antminers now and plan to have 175 by the end of june so I really need your App.

Please Add these features to your Application:

1-Highlight Antminers their temprature is more than some threshold, and show them first in the list.
2-Highlight Antminers mining less than some threshold with other color, and show them second in the list.
3-Highlight Antminers have X in their Status with some other color, and show them third in the list.
4-Place a Key beside each Antminer that pressing it, force Antminer for a reboot.
5-Place a key beside each Antminer that pressing it, Force Antminer for a Shutdown or if not possible, removing All pools from it. That avoid mining and increasing temperature in emergency status.
6-Let the operator to define 3 pools and load it to All Antminers.

For sure I'll appreciate more, if you can complete these steps. Wink
Thanks in advanced,
Sepehr

Hi!  Great suggestions!  I appreciate the support.  I think I can do most of what you have listed there.  My time is limited, but the time I do have is going to this project.

Thanks again!

M
sr. member
Activity: 399
Merit: 250
Cryptocurrency Evangelist
Your Application is very good!

I appreciate it and sent you 0.1 BTC to show it.

I have 24 S1 Antminers now and plan to have 175 by the end of june so I really need your App.

Please Add these features to your Application:

1-Highlight Antminers their temprature is more than some threshold, and show them first in the list.
2-Highlight Antminers mining less than some threshold with other color, and show them second in the list.
3-Highlight Antminers have X in their Status with some other color, and show them third in the list.
4-Place a Key beside each Antminer that pressing it, force Antminer for a reboot.
5-Place a key beside each Antminer that pressing it, Force Antminer for a Shutdown or if not possible, removing All pools from it. That avoid mining and increasing temperature in emergency status.
6-Let the operator to define 3 pools and load it to All Antminers.

For sure I'll appreciate more, if you can complete these steps. Wink
Thanks in advanced,
Sepehr
legendary
Activity: 1540
Merit: 1001
It seems to use the same login for all Ants

I had 3 Ant S1s in the config - working fine (1.5 with all three pools filled in)

I add an S2 - with a different login and the S1s report invalid username / password on the browser tabs and dont display anything
(so their login that was saved was replaced by the last one I entered for the S2)

Update: I figured this out (sorry) - I added the IP for the S2 and saved the config
then the S2 prompted for its login (about 4 times) - and saved it now its working

The only problem is when I close MAntmonitor(1.5) and reopen it I have to reenter the credentials for the S2 (it then displays fine for all S1's and S2 until closed)

anyway its a great app - fast once over on how all the Ants are doing.

It expects the credentials to be the same for all your ants, S1 or S2. Sad

M
newbie
Activity: 32
Merit: 0
It seems to use the same login for all Ants

I had 3 Ant S1s in the config - working fine (1.5 with all three pools filled in)

I add an S2 - with a different login and the S1s report invalid username / password on the browser tabs and dont display anything
(so their login that was saved was replaced by the last one I entered for the S2)

Update: I figured this out (sorry) - I added the IP for the S2 and saved the config
then the S2 prompted for its login (about 4 times) - and saved it now its working

The only problem is when I close MAntmonitor(1.5) and reopen it I have to reenter the credentials for the S2 (it then displays fine for all S1's and S2 until closed)

anyway its a great app - fast once over on how all the Ants are doing.
legendary
Activity: 1540
Merit: 1001

I notice the same thing - you have to have all three pools populated then 1.5 works fine

are we able to use different passwords on the Ant configs? - it seems to use one username / password for all
(which is fine - but just got an S2 and you cant change the password on the web gui)

It uses the credentials you enter on the app, so it should work with any config you want.

M
newbie
Activity: 32
Merit: 0

I notice the same thing - you have to have all three pools populated then 1.5 works fine

are we able to use different passwords on the Ant configs? - it seems to use one username / password for all
(which is fine - but just got an S2 and you cant change the password on the web gui)

newbie
Activity: 50
Merit: 0
I tried populating the pools in 1.5 and my S1 doesn't respond fast enough to have it pick up and display all three properly in the tabs, it keeps ending up at the logon screen.
Then it still doesn't display in the main window.
For now, 1.4 works well for me, so it's what I'm using.
Pages:
Jump to: