Hardware-Monitoring
From Elch-Wiki
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
- Gemäss c't 1/2017: Samsung und Crucial zeigen mit Wear_Leveling_Count bzw. Remaining_Lifetime_perc, wie lange die SSD voraussichtlich noch leben wird. Beide Parameter zählen von 100 abwärts:
- Befehl als root: smartctl -a /dev/sda | grep Wear_Leveling_Count
- 20161226: 177 Wear_Leveling_Count 0x0013 097 097 000 Pre-fail Always - 92
- 20181013: 177 Wear_Leveling_Count 0x0013 095 095 000 Pre-fail Always - 174