Author

Topic: Script to reboot Antminers (Read 88 times)

full member
Activity: 183
Merit: 100
August 19, 2018, 01:54:15 PM
#2
Did I help anyone?
full member
Activity: 183
Merit: 100
August 18, 2018, 03:29:42 PM
#1
Hello everyone,

I decided to share my little script with you.
It helps to reboot Antminer miners in your LAN network (may as well reboot anything else that uses standard linux commands).
Runs on Windows systems.
Launch it on the PC in the same subnet where the miners are.

Link to download: https://mega.nz/.....

After download you'll need to:
1. Allow "PLINK.EXE" through the firewall
2. Change the way files are displayed in your system to see the extension (uncheck "folder options" -> "hide extensions for known file types")
3. Edit "auth.txt", just put ip adress, login, password as shown in the example within the file.
4. Edit "run_rebooter.bat", edit 2 strings with the path to your file.
Example:
Instead of C:\PATH\auth.txt in my case I put C:\Users\ABC\Desktop\MinersRebooter\auth.txt
Instead of C:\PATH\plink.exe in my case I put C:\Users\ABC\Desktop\MinersRebooter\plink.exe

5. Run "run_rebooter.bat"
If you want to see status of reboots, just launch program in CMD window with the "-c" argument.
Example:
cd C:\Users\ABC\Desktop\MinersRebooter\run_rebooter.bat -c

Have fun!
Jump to: