Hardware-Monitoring: Difference between revisions
From Elch-Wiki
Jump to navigationJump to search
(→CPU) |
(→SMART) |
||
Line 6: | Line 6: | ||
== SMART == | == SMART == | ||
* Bei Problemen mit Bad Blocks: [http://smartmontools.sourceforge.net/BadBlockHowTo.txt] | * Bei Problemen mit Bad Blocks: [http://smartmontools.sourceforge.net/BadBlockHowTo.txt] | ||
* Für die Statistik muss smartctl als root laufen: sudo chmod +s /usr/sbin/smartctl |
Revision as of 22:15, 5 November 2007
CPU
- CPU-Frequenz: Install cpufreq and cpufrequtils (bei SuSE dabei), use cpufreq-info and cpufreq-set to change things, or modify /sys/devices/system/cpu/cpu0/cpufreq/ entries directly.
- Sensors: modprobe it87, modprobe i2c_isa, sensors
- Verankerung beim boot: /etc/init.d/boot.local
SMART
- Bei Problemen mit Bad Blocks: [1]
- Für die Statistik muss smartctl als root laufen: sudo chmod +s /usr/sbin/smartctl