快速业务通道

linux硬件监控

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-04-22

  今天一台兼容服务器发生死机问题,可能就是一年前的内存过热问题,苦于远程,又没有监控软件,于是找了一个lm_sensors 还不错:

  安装lm_sensors

  现在基本上每个Linux都已经有lm_sensors包了,我们主要安装了就可以了.或者我们也可以通过源文件来自己编译.

  我是使用的源文件,官方网站下载的.

  [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!

  看的出来,支持探测器类型还是很全的.

  [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

  ......

  名字不好认,可能要wf 比较好.

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号