- Fixed CPU-Usage problem on RPC-Client
this problem still exists with 1.3.1.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
11075 sickki 20 0 254m 12m 7556 R 104.2 0.1 116:27.71 php
sickki@debian-server:~$ ps aux | grep 11075
sickki 11075 97.1 0.0 260936 13144 ? Rs 15:41 117:13 php -f /var/www/phpminer/phpminer_rpcclient/index.php
1.3.1 won't work anymore on windows. When i try add it to phpminer daemon will die.
C:\Program Files (x86)\CGWatcher-1.3.2\phpminer\phpminer_rpcclient>php index.php
08.03.2014 19:12:26: Starting RPC Server at 0.0.0.0 on port 11111
08.03.2014 19:13:15: Incoming data request: test_connection
and then it's die.
did you also copied the 1.3.1 rpc client to the debian-server system? I had the 100% issue too, but with my changes it run's now for days without any 100% actions.
1.3.1 won't work anymore on windows. When i try add it to phpminer daemon will die.
C:\Program Files (x86)\CGWatcher-1.3.2\phpminer\phpminer_rpcclient>php index.php
08.03.2014 19:12:26: Starting RPC Server at 0.0.0.0 on port 11111
08.03.2014 19:13:15: Incoming data request: test_connection
and then it's die.
Please check your config.php on windows rpc client, i just copied now all files to a windows vm and started it, this worked well, to get the test_connection call i tried to add the rig. This worked also however the system told me that cgminer not running and i got an error message dialog with that information, but the rpc client still running under windows 7.