Hardware-Monitoring: Difference between revisions

From Elch-Wiki
Jump to navigationJump to search
No edit summary
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.
* Sensors: modprobe it87 force_it87=9191,0x290, modprobe i2c_isa, sensors
* Sensors: modprobe it87, modprobe i2c_isa, sensors
* Verankerung beim boot: /etc/init.d/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]

Revision as of 22:04, 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]