Hello,
I have installed ruTorrent v3.6 with rTorrent 0.9.2/0.13.2 on NAS Synology DS412+ Cedarview CPU Intel Atom D2700 Dualcore (2C/4T) 2.13GHz x86 Processor
and have some problem with cpuload plugin - always shows 100% usage ;( , plugin graphbar is displayed good full red color and 100% on them.
The file 'cpu.dat' is creating once in user settings directory after first starting ruTorrent and have:
Code:
O:4:"rCPU":2:{s:4:"hash";s:7:"cpu.dat";s:5:"count";i:1;}
Page http://NAS_IP/rutorrent/plugins/cpuload/action.php shows:
Code:
{ "load": 100 }
Commands shows:
Code:
DiskStation> cat /proc/stat | grep -v "^cpu " | grep -c "^cpu"
4
DiskStation> uptime
19:01:15 up 5 days, 18:54, load average: 1.27, 1.32, 1.39
DiskStation> cat /proc/loadavg
1.45 1.37 1.41 2/127 26267
DiskStation>
What can I check and do or how change cpu.php file for properly display cpu usage on cpuload plugin on DS412+?
Regards,
I have installed ruTorrent v3.6 with rTorrent 0.9.2/0.13.2 on NAS Synology DS412+ Cedarview CPU Intel Atom D2700 Dualcore (2C/4T) 2.13GHz x86 Processor
and have some problem with cpuload plugin - always shows 100% usage ;( , plugin graphbar is displayed good full red color and 100% on them.
The file 'cpu.dat' is creating once in user settings directory after first starting ruTorrent and have:
Code:
O:4:"rCPU":2:{s:4:"hash";s:7:"cpu.dat";s:5:"count";i:1;}
Page http://NAS_IP/rutorrent/plugins/cpuload/action.php shows:
Code:
{ "load": 100 }
Commands shows:
Code:
DiskStation> cat /proc/stat | grep -v "^cpu " | grep -c "^cpu"
4
DiskStation> uptime
19:01:15 up 5 days, 18:54, load average: 1.27, 1.32, 1.39
DiskStation> cat /proc/loadavg
1.45 1.37 1.41 2/127 26267
DiskStation>
What can I check and do or how change cpu.php file for properly display cpu usage on cpuload plugin on DS412+?
Regards,