• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    Ubuntu中使用Psensor监控硬件温度
    支持监控以下硬件温度:

    主板和CPU温度
    Nvidia GPU温度
    实验性ATI/AMD GPUs温度监控,Ubuntu PPA中未启用。
    硬盘温度
    风扇转速
    CPU使用率

    效果图:




    首先安装监控cpu 主板 风扇等需要的包:

    sudo apt-get install lm-sensors hddtemp
    sudo sensors-detect
    回复"yes"即可。
    重启或通过以下命令加载 sensor需要的模块。
    sudo service module-init-tools start
    sudo apt-get install psensor

    或者通过stable PPA安装

    sudo add-apt-repository ppa:jfi/ppa
    sudo apt-get update
    sudo apt-get install psensor

    另外还有个unstable Ubuntu PPA,可能会有bug

    sudo add-apt-repository ppa:jfi/psensor-unstable
    sudo apt-get update
    sudo apt-get install psensor
    上一篇:debian修改主机名的一些注意事项
    下一篇:在Ubuntu下如何将chm文件转成pdf格式的方法介绍
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    Ubuntu中使用Psensor监控硬件温度 Ubuntu,中,使用,Psensor,监控,