linux

Total 136
Today 0
profile_image
ino
09-10-12 10:35 0개 2,797회
[CentOS] CPU 온도 체크.
멤버서버가 오늘도 다운됐다.

몇가지 확인차... 설치.



yum install lm_sensors



[root@member ~]# sensors

No sensors found!

Make sure you loaded all the kernel drivers you need.

Try sensors-detect to find out which these are.

이렇게 에러가 떨어진다.



환경설정을 해 주도록 한다.

[root@member ~]# sensors-detect

.

[설명 나오면 엔터.....]

.

Now follows a summary of the probes I have just done.

Just press ENTER to continue:





Driver `w83627ehf' (should be inserted):

Detects correctly:

* ISA bus, address 0x290

Chip `Winbond W83627EHF/EF/EHG/EG Super IO Sensors' (confidence: 9)



Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no):

lm_sensors (을)를 시작 중: [ OK ]

찬찬히 읽어보시던지 무조건 엔터를 치다 보면.. 완료된다.



[root@member ~]# sensors



w83627ehf-isa-0290

Adapter: ISA adapter

VCore: +1.27 V (min = +0.00 V, max = +1.85 V)

in1: +12.25 V (min = +0.00 V, max = +0.42 V) ALARM

AVCC: +3.33 V (min = +1.15 V, max = +0.51 V) ALARM

3VCC: +3.31 V (min = +0.00 V, max = +1.54 V) ALARM

in4: +2.04 V (min = +0.00 V, max = +0.00 V) ALARM

in5: +1.62 V (min = +0.51 V, max = +0.00 V) ALARM

in6: +6.53 V (min = +3.28 V, max = +0.00 V) ALARM

VSB: +3.33 V (min = +0.00 V, max = +0.26 V) ALARM

VBAT: +0.00 V (min = +0.00 V, max = +0.00 V)

in9: +2.04 V (min = +0.26 V, max = +0.00 V) ALARM

Case Fan: 0 RPM (min = 659 RPM, div = 128) ALARM

CPU Fan: 0 RPM (min = 0 RPM, div = 4) ALARM

Aux Fan: 0 RPM (min = 0 RPM, div = 128) ALARM

fan4: 0 RPM (min = 0 RPM, div = 2) ALARM

Sys Temp: +34°C (high = +0°C, hyst = +0°C) ALARM

CPU Temp: +34.0°C (high = +80.0°C, hyst = +75.0°C)

AUX Temp: +84.0°C (high = +80.0°C, hyst = +75.0°C) ALARM



재설정하기는

sensors-detect

댓글목록

등록된 댓글이 없습니다.