PatMan
|
|
October 31, 2014, 06:40:30 PM |
|
Just a heads up - the new S2 firmware is out, Antmonitor works with it if you change the setting from S2 to S3
|
|
|
|
mdude77 (OP)
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
November 01, 2014, 12:53:19 AM |
|
Just a heads up - the new S2 firmware is out, Antmonitor works with it if you change the setting from S2 to S3 Thanks. I'll have to update my S2 and get it working. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
norgan
|
|
November 01, 2014, 09:13:05 AM |
|
Is there a way to plot this to a db and chart hash rate over time? It could be a flat file/nosql db but would be handy to view the stats historically.
|
|
|
|
mdude77 (OP)
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
November 01, 2014, 11:23:42 AM |
|
Is there a way to plot this to a db and chart hash rate over time? It could be a flat file/nosql db but would be handy to view the stats historically.
Not currently. My pool monitor has that, just not by worker. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
norgan
|
|
November 01, 2014, 11:26:44 AM |
|
Is there a way to plot this to a db and chart hash rate over time? It could be a flat file/nosql db but would be handy to view the stats historically.
Not currently. My pool monitor has that, just not by worker. M Since this is basically complete in functionality, could I put in a feature request for that?
|
|
|
|
mdude77 (OP)
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
November 01, 2014, 12:33:30 PM |
|
Is there a way to plot this to a db and chart hash rate over time? It could be a flat file/nosql db but would be handy to view the stats historically.
Not currently. My pool monitor has that, just not by worker. M Since this is basically complete in functionality, could I put in a feature request for that? Actually I mis-spoke. My pool monitor does have worker level logging, in an Access db. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
mdude77 (OP)
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
November 01, 2014, 11:45:24 PM |
|
Here's version 3.5. It fixes the problem with S2s no longer working with the latest firmware. I assume it'll continue to work if you didn't upgrade your firmware, but I don't know that for sure. Also, I would guess setting it to "S2" will work just fine with S4s. Download link: MAntMonitor35.zipM
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
navigator
|
|
November 02, 2014, 02:09:02 AM |
|
Thanks for the update, my s2 is showing up again.
|
|
|
|
banjags
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 05, 2014, 02:46:58 PM |
|
I use task manager in windows to change what pool is specified on my mining proxy using a batch file. I just updated all my Ants to the latest firmware (Oct 24th) i think it is...
Now everytime it switches i have to reboot all my ants before it will start submitting shares again. Apparently this is an issue with the new version of CGMiner...
So I figure I could remedy the problem by writing a batch script that reboots the miners right after switching pools.
I am using Windows 7. I notice the monitor uses SSH to reboot the ants. what ssh program is used and what is the command line. The program I downloaded doesnt seem to have a password option so I cannot automate the reboots.
Any help would be much appreciated.
|
|
|
|
mdude77 (OP)
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
November 05, 2014, 04:49:49 PM |
|
I use task manager in windows to change what pool is specified on my mining proxy using a batch file. I just updated all my Ants to the latest firmware (Oct 24th) i think it is...
Now everytime it switches i have to reboot all my ants before it will start submitting shares again. Apparently this is an issue with the new version of CGMiner...
So I figure I could remedy the problem by writing a batch script that reboots the miners right after switching pools.
I am using Windows 7. I notice the monitor uses SSH to reboot the ants. what ssh program is used and what is the command line. The program I downloaded doesnt seem to have a password option so I cannot automate the reboots.
Any help would be much appreciated.
Hello, it doesn't use a program. Putty is what a lot of people with Windows use. Rebooting is simple. Just login and enter "reboot". M's Ant Monitor can reboot ants that get low or high hash alerts. Would that work for you? M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
banjags
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 05, 2014, 05:11:43 PM |
|
No that wouldnt work.. Basically what I want to do is take the script/command line that runs from the monitor, put it into a batch file so I can schedule the reboot. I need this to be an automated process.
What is the command the monitors runs when you right click and reboot?
|
|
|
|
mdude77 (OP)
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
November 05, 2014, 05:17:46 PM |
|
No that wouldnt work.. Basically what I want to do is take the script/command line that runs from the monitor, put it into a batch file so I can schedule the reboot. I need this to be an automated process.
What is the command the monitors runs when you right click and reboot?
It logs in ... and enters "reboot". M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
banjags
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 05, 2014, 05:59:41 PM |
|
right but what is command it runs? how do you enter the password from the monitor
I have used ssh root@ipaddress reboot
but have to enter the password first What I do not understand is how to get the password in without manually typing it...
|
|
|
|
mdude77 (OP)
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
November 05, 2014, 06:22:01 PM |
|
right but what is command it runs? how do you enter the password from the monitor
I have used ssh root@ipaddress reboot
but have to enter the password first What I do not understand is how to get the password in without manually typing it...
I'm not sure how you could script it from a batch file. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
spiceminer15
|
|
November 05, 2014, 06:27:48 PM |
|
right but what is command it runs? how do you enter the password from the monitor
I have used ssh root@ipaddress reboot
but have to enter the password first What I do not understand is how to get the password in without manually typing it...
I'm not sure how you could script it from a batch file. M you can script it from a batch file, but you have to use putty cant' do it with windows. even the power shell doesnt' have ssh built in afaik
|
|
|
|
banjags
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 05, 2014, 06:30:10 PM |
|
right... but you could write a batch script that runs the command line version of putty i just need to know how to get the password input without my intervention.
|
|
|
|
spiceminer15
|
|
November 05, 2014, 06:37:15 PM |
|
uh ok i guess i'll post it for you. if you look at the putty docs you could figure it out
putty.exe -ssh username@address -pw password
|
|
|
|
banjags
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 05, 2014, 06:43:02 PM |
|
Thank you. That logged me in now how can I run the reboot command from that same script?
|
|
|
|
banjags
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 05, 2014, 06:56:32 PM |
|
Got it... had to create a separate file for it to read the command from so I used in my batch script
putty.exe -ssh root@ipaddress -pw root -m command.txt
|
|
|
|
00pmac00
Newbie
Offline
Activity: 59
Merit: 0
|
|
November 07, 2014, 08:53:58 PM Last edit: November 08, 2014, 12:57:03 AM by 00pmac00 |
|
OK terrific app. I am looking for one thing based on update notes, mass reboot I think it said? I just started using v3.5
How do I implement either the Ant S3(+) to reboot every 12-24 hours automatically either through this program, or internally.
I am planning a vacation, and want to make sure they reboot daily or twice a day, because I'm unable to monitor them when not at home that I know of at least (That I am aware of, but that's is another option, I would like if it is available).
If I can make this happen, to automatically reboot, I will happily make a donation to the apps maker M
I can not get the automated emails to work either for some reason. Seems simple enough but I just do not get the email.
And this also constantly shows up yet they do not actually reboot. I assume this shows up because I have "Don't reboot more than every" 240 Seconds. (When there is an error )
|
|
|
|
|