Index menü
apt-get install cpufrequtils
cpufreq-info
# Available governors: # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors GOVERNOR="ondemand"
ln -s /usr/share/munin/plugins/cpuspeed /etc/munin/plugins/
munin-run cpuspeed
service munin-node restart