Hardware-Monitoring: Difference between revisions
From Elch-Wiki
				
				
				Jump to navigationJump to search
				
				
| Line 1: | Line 1: | ||
== CPU ==  | == 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.  | * 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.  | ||
* Verankerung beim boot: /etc/init.d/boot.local  | * Verankerung beim boot: /etc/init.d/boot.local  | ||
* Sensors: Welche Module zu laden sind, siehe boot.local  | |||
== 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  | * Für die Statistik muss smartctl als root laufen: sudo chmod +s /usr/sbin/smartctl  | ||
Revision as of 08:42, 2 January 2009
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.
 - Verankerung beim boot: /etc/init.d/boot.local
 - Sensors: Welche Module zu laden sind, siehe boot.local
 
SMART
- Bei Problemen mit Bad Blocks: [1]
 - Für die Statistik muss smartctl als root laufen: sudo chmod +s /usr/sbin/smartctl