I know I can add it as "External Miner" and see it hashing incl. stats - is it also possible to reboot it remotely or something like that?
Antminers typically support all features you see in the user interface in Awesome Miner. You can also do reboot via SSH, but you need to define a custom rule for this.
Go to Options dialog, Rules section, Add a user defined rule. Give the rule a name like "Reboot Antminer". Don't define any triggers, instead you check "Support manual activation". Then you define a single action of type SSH, where you need to specify username and password to your Antminer, and make sure that the command is set to "Reboot system".
Default SSH username/password for Antminers are typically: root/admin
When you save this rule you will find a new button in the toolbar of the main window called Actions. When you add rule with Manual Activation, those rules will be displayed in the Actions menu. Now you have access to a reboot feature for all the Antminers you select.
Hi Patrike, I'm fairly computer illiterate. is it possible to have a antminer automatically reboot if its hash rate drops below a certain level?
Thanks
Select "Match all" for the triggers
Trigger 1: Check statistics trigger
- Hashrate kH/s - Current
- Compare operation: Less than or equals
- Compare with: 7000000000
Trigger 2: Check statistics trigger
- Hashrate kH/s - Two minutes ago
- Compare operation: Less than or equals
- Compare with: 7000000000
Action: SSH
- Enter username, password and make sure the command is set to Reboot.