Is the restart really needed in api-group?
My rig can be little moody, and restart can cause it to hash at weird speeds.
I know what's best for my rig, and restart is not one of those things :p
Restart is not needed at this time - I didn't implement it due to R9 bug. If using sgminer 4.0.0, this bug is fixed.
Hey Guys,
I am running 2 rigs with Smos Linux distribution and 4 Mh/s.
My question is:
How would the config look like if I would add this into cgminer.conf:
--api-groups P:switchpool:addpool:removepool:restart:* --api-listen --api-allow P:89.212.242.33,127.0.0.1 --api-port 4028
Maybe like this?:
"api-listen" : "true",
"api-allow" : "89.212.242.33",
"api-port" : "4028",
"api-groups" : "switchpool,addpool,removepool,restart" Here maybe with : instead of comma , ??
I'd like to ad my rigs as provider, but this need to be fixed first. Dyndns is available through the router by the way, which is a way to do it on linux instead of no-ip on windows

I am not sure for the api-groups, but you can always combine; use config, but append this command line to your existing command line. Will work for sure.