時(shí)間:2015-06-28 00:00:00 來(lái)源:IT貓撲網(wǎng) 作者:網(wǎng)管聯(lián)盟 我要評(píng)論(1)
今天一臺(tái)兼容服務(wù)器發(fā)生死機(jī)問(wèn)題,可能就是一年前的內(nèi)存過(guò)熱問(wèn)題,苦于遠(yuǎn)程,又沒(méi)有監(jiān)控軟件,于是找了一個(gè)lm_sensors 還不錯(cuò):
安裝lm_sensors
現(xiàn)在基本上每個(gè)Linux都已經(jīng)有l(wèi)m_sensors包了,我們主要安裝了就可以了。或者我們也可以通過(guò)源文件來(lái)自己編譯。
我是使用的源文件,官方網(wǎng)站下載的。
[root@localhost lm_sensors-3.1.2]# make user
Makefile:175: lib/data.ld: No such file or directory
Makefile:175: lib/general.ld: No such file or directory
Makefile:175: lib/error.ld: No such file or directory
Makefile:175: lib/access.ld: No such file or directory
......
[root@localhost lm_sensors-3.1.2]# make user_install testing
mkdir -p /usr/local/lib /usr/local/include/sensors /usr/local/man/man3 /usr/local/man/man5
******************************************************************************
Warning: This is the first installation of the libsensors.so.4*
library files in /usr/local/lib!
You must update the library cache or the userspace tools may fail
or have unpredictable results!
......
[root@localhost lm_sensors-3.1.2]# sensors-detect
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: System manufacturer System Product Name
# Board: ASUSTek Computer Inc. DSBV-DX/SAS
This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.
Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): Yes
Silicon Integrated Systems SIS5595...???? No
VIA VT82C686 Integrated Sensors...? No
VIA VT8231 Integrated Sensors...??? No
AMD K8 thermal sensors...???? No
AMD Family 10h thermal sensors...?? No
AMD Family 11h thermal sensors...?? No
Intel Core family thermal sensor... Success!
看的出來(lái),支持探測(cè)器類(lèi)型還是很全的。
[root@localhost lm_sensors-3.1.2]# lm_sensors start
Starting lm_sensors: [ OK ]
[root@localhost lm_sensors-3.1.2]# sensors
w83627hf-isa-0290
Adapter: ISA adapter
VCore 1: +3.33 V (min = +0.00 V, max = +0.00 V) ALarm
VCore 2: +3.36 V (min = +0.00 V, max = +0.00 V) ALarm
......
名字不好認(rèn),可能要wf 比較好。
關(guān)鍵詞標(biāo)簽:linux硬件監(jiān)控
相關(guān)閱讀
熱門(mén)文章 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程 Tomcat9.0如何安裝_Tomcat9.0環(huán)境變量配置方法 多種操作系統(tǒng)NTP客戶(hù)端配置 Linux操作系統(tǒng)修改IP
人氣排行 Linux下獲取CPUID、硬盤(pán)序列號(hào)與MAC地址 dmidecode命令查看內(nèi)存型號(hào) linux tc實(shí)現(xiàn)ip流量限制 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程 linux下解壓rar文件 lcx.exe、nc.exe、sc.exe入侵中的使用方法 Ubuntu linux 關(guān)機(jī)、重啟、注銷(xiāo) 命令 查看linux服務(wù)器硬盤(pán)IO讀寫(xiě)負(fù)載