Sensors

Linux 监控CPU 温度

  安装测试系统: 硬件:普通PC机, 软件:redhat linux as 4  2.6 .9 , 安装系统自带的lm_sensors-2.8.7-2.i386 你也可以从[url]http://www.edgedesign.us/about/lm_sensors[/url]下载 这个软件可以在linux下收集到系统温度。然后我用cacti显示。 由于...

linux查看cpu温度

    分类: linux系统 一、安装   sudo apt-get install lm-sensors   二、查看 linux@cdyemail:~$ sensors k10temp-pci-00c3 Adapter: PCI adapter temp1:        +33.6°C  (high = +70.0°C)         ...

server的散热和Linux中温度的检測

当server被放在散热条件不好的条件下,这样会导致硬盘驱动过早损坏,而且server其它的组件也会非常快出现问题。现代的server主板检測到CPU过热的时候,一般会限制CPU的频率,所以即使server没有全然损坏,也有可能达到一个无法使用的程度。 有时候,组件过热或许会导致进程意外崩溃。 假设数据中心过热,能够购买一个能够检測温度的架装温度计。 L...

CentOS安装并查看lm_sensors CPU温度监控

CentOS安装并查看lm_sensors  首先查看是否安装rpm包: [root@localhost home]# rpm -qa|grep sensors lm_sensors-libs-3.1.1-17.el6.x86_64 lm_sensors-3.1.1-17.el6.x86_64    如果有安装包,卸载不配套的 rpm -e --node...

linux安装命令行 图形查看 CPU温度 传感器-20191218

方法1:命令行sensors # sensorsi350bb-pci-0700Adapter: PCI adapterloc1: +46.0°C (high = +120.0°C, crit = +110.0°C) cpu-hwmon-virtual-0Adapter: Virtual deviceCPU 0 Temprature: +35.0°CCPU...