Nanominer: Difference between revisions

From WikiWiki
Jump to navigation Jump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
Line 1: Line 1:
https://github.com/nanopool/nanominer#remote-monitoring
<syntaxhighlight>
<syntaxhighlight>
curl "http://192.168.1.ip:9090/command" -H "auth: asdf" --data-raw "{""command"":""pause""}"
curl "http://192.168.1.ip:9090/command" -H "auth: asdf" --data-raw "{""command"":""pause""}"

Revision as of 16:38, 2 March 2021

https://github.com/nanopool/nanominer#remote-monitoring

curl "http://192.168.1.ip:9090/command" -H "auth: asdf" --data-raw "{""command"":""pause""}"
curl "http://192.168.1.ip:9090/command" -H "auth: asdf" --data-raw "{""command"":""stop""}"
curl "http://192.168.1.ip:9090/command" -H "auth: asdf" --data-raw "{""command"":""resume""}"


untested - powerlimits - statistics - reboot