LINUX 查看CUP温度
在Linux下可以通过lm_sensors来查看CPU的温度(当然你的硬件首先要支持),要使用这个功能要有内核相关模块(比如I2C)的支持,下面说一下操作方法:
先看一下你的机器上是否安装了lm_sensors,
$ rpm -q lm_sensors
如果没有安装就先安装一下
$ sudo yum install -y lm_sensors
检测传感器:
$ sudo sh -c "yes|sensors-detect"
如果以上步骤没有问题,执行下面的命令就可以查看CPU的温度了:
$ sensors
-
it8718-isa-0290
-
Adapter: ISA adapter
-
in0: +1.07 V (min = +0.00 V, max = +4.08 V)
-
in1: +1.82 V (min = +0.00 V, max = +4.08 V)
-
in2: +3.36 V (min = +0.00 V, max = +4.08 V)
-
in3: +2.94 V (min = +0.00 V, max = +4.08 V)
-
in4: +0.29 V (min = +0.00 V, max = +2.10 V)
-
in5: +4.08 V (min = +0.00 V, max = +4.08 V) ALARM
-
in6: +4.08 V (min = +0.00 V, max = +4.08 V) ALARM
-
in7: +3.07 V (min = +0.00 V, max = +4.08 V)
-
in8: +3.09 V
-
fan1: 2463 RPM (min = 0 RPM)
-
fan2: 0 RPM (min = 0 RPM)
-
temp1: -55°C (low = +127°C, high = +127°C) sensor = thermistor
-
temp2: -2°C (low = +127°C, high = +127°C) sensor = thermistor
-
temp3: +21°C (low = +127°C, high = +127°C) sensor = diode
-
vid: +2.050 V
-
-
coretemp-isa-0000
-
Adapter: ISA adapter
-
Core 0: +44°C (high = +100°C)
-
-
coretemp-isa-0001
-
Adapter: ISA adapter
-
Core 1: +27°C (high = +100°C)
-
-
LINUX 查看CUP温度的更多相关文章
- linux查看cpu温度
分类: linux系统 一.安装 sudo apt-get install lm-sensors 二.查看 linux@cdyemail:~$ sensors k10temp-pci-00c ...
- Linux 查看CPU温度
安装 lm-sensors sudo apt-get install lm-sensors # 安装yes | sudo sensors-detect # 侦测所有感测器 sensors # 查看温度 ...
- linux查看电脑温度
sudo apt-get install lm-sensors # 安装yes | sudo sensors-detect # 侦测所有感测器 sensors # 查看温度
- Linux (Fedora 28) 如何查看 CPU 温度
机器突然负载有点高,查看CPU 温度的方法: 1.yum install lm_sensors; 2.sensors-detect 3.sensors 这些需要机器具备相应的设备,如果在虚拟机运行 ...
- Linux查看GPU信息和使用情况
Linux查看显卡信息: lspci | grep -i vga 使用nvidia GPU可以: lspci | grep -i nvidia [root@gpu-server-002 ~]# lsp ...
- linux 查看CPU、内存大小
查看linux下的cpu.内存和硬盘大小: 查看cpu的方法 1. cat /proc/cpuinfo 或者 更直观的查看cpu的型号命令:dmesg |grep -i xeon 查看内存的方法 2 ...
- 【转】linux查看及修改文件权限以及相关
linux查看及修改文件权限以及相关 查看文件权限的语句: 在终端输入: ls -l xxx.xxx (xxx.xxx是文件名) 那么就会出现相类似的信息,主要都是这些: -rw-rw-r-- 一共有 ...
- Linux查看系统状态命令
Linux查看系统状态命令 iostat iostat 命令详细地显示了存储子系统方面的情况.你通常用iostat来监控存储子系统总体上运行状况如何,并且在用户注意到服务器运行缓慢之前提早 ...
- 【转】Linux查看内存大小和插槽
原文https://wsgzao.github.io/post/linux-memory/ Linux 查看内存的插槽数,已经使用多少插槽,每条内存多大,已使用内存多大 dmidecode | gre ...
随机推荐
- VS2013 快捷方式
1.查找空行: 使用正则表达式 ^\s\S*$\n
- LeetCode Maximum Swap
原题链接在这里:https://leetcode.com/problems/maximum-swap/description/ 题目: Given a non-negative integer, yo ...
- 转载 fpga中 restoring 和 non-restoring 除法实现。
对于non-restoring方法,主要是用rem和den移位数据比较,rem_d长度为den+nom的总长,den_d长度为den+nom的总长度,rem_d的初始值为{{d_width{1'b0} ...
- bzoj 3277 & bzoj 3473,bzoj 2780 —— 广义后缀自动机
题目:https://www.lydsy.com/JudgeOnline/problem.php?id=3277 https://www.lydsy.com/JudgeOnline/problem.p ...
- C语言回调函数详解
1. 什么是回调函数? 回调函数,光听名字就比普通函数要高大上一些,那到底什么是回调函数呢?恕我读得书少,没有在那本书上看到关于回调函数的定义.我在百度上搜了一下,发现众说纷纭,有很大一部分都是使用类 ...
- 上一步是硬件描述语言,下一步是FPGA
上一步是硬件描述语言,下一步是FPGA. 学习了硬件描述语言(Verilog或者VHDL)之后,FPGA该如何继续. 世上没有捷径,每一步都得踏踏实实的走.学习FPGA也是这样,在有了硬件描述语言的基 ...
- FPGA市场潜力有几多?
FPGA市场未来成长潜力 本文来源:DIGITIMES 2014年FPGA市场规模为52.7亿美元,据Green Mountain Outlook报导,研调机构Global Market Insigh ...
- ALUA and SRM
A couple important (ALUA and SRM) notes There’s some internal dialog today on our “VMware Champions” ...
- 命令行调用远程dubbo服务
有时需要对dubbo服务做个简单的测试,或者想看下某个dubbo服务类所提供的方法,可以直接在命令行通过telnet的方式来查看和调用dubbo服务,方法如下: telnet 127.0.0.1 20 ...
- winfrom绘制渐变 / 调用浏览器访问指定地址
private void Form1_Paint(object sender, System.Windows.Forms.PaintEventArgs e) {//绘制渐变色背景 Graphics g ...