bobmet820 / unraid-simplefeatures

Automatically exported from code.google.com/p/unraid-simplefeatures
0 stars 0 forks source link

Add actual CPU core Speed view in webUI #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi
Nice will be add to WebUI actual CPU core speed

This command we can check actual speed in Mhz

watch grep \"cpu MHz\" /proc/cpuinfo

-------------
Every 2.0s: grep "cpu MHz" /proc/cpuinfo                                        
                                                           Wed Mar 14 00:32:38 
2012

cpu MHz         : 1600.000
cpu MHz         : 1600.000
-------------------

My processor C2D E6300
when is loaded work on 2800.00
when Medium loaded 2133.00
when i idle or low loaded work on 1600.00

Nice if this informaton we will be can find example in stats ...

Original issue reported on code.google.com by pi...@fuerte.com.pl on 13 Mar 2012 at 11:36

GoogleCodeExporter commented 9 years ago
Once highcharts (charting library) comes out with radial gauge charts, I'll be 
implementing this  :)

Original comment by andrew.h...@gmail.com on 2 May 2012 at 9:07

GoogleCodeExporter commented 9 years ago

Original comment by andrew.h...@gmail.com on 2 May 2012 at 9:07

GoogleCodeExporter commented 9 years ago
http://www.highcharts.com/demo/gauge-speedometer

Just saying. ;)

Original comment by wyntermo...@gmail.com on 7 Jan 2013 at 10:36