linux 中的localhost kernel: CPU1: Temperature above threshold 錯誤解決
今天剛裝上RedHat Enterprise Linux 5系統,啟動一個終端就不斷彈出
localhost kernel: CPU1: Temperature above threshold 資訊。
在網上查了一下。
答案:
才知道是 2.6 核心的相應溫度閥值被設定的過低造成了這種狀況。
稍微負載有點重,cpu工作吃力一點,就出現這種現象了
#vi /etc/syslog.conf
註釋掉 *.emerg 這一行
#/etc/init.d/syslog restart
關閉核心日誌記錄器: [確定]
關閉系統日誌記錄器: [確定]
啟動系統日誌記錄器: [確定]
啟動核心日誌記錄器: [確定]
就不會出現 CPU 溫度過高的警告了。
這樣就不再彈出來了
localhost kernel: CPU1: Temperature above threshold 資訊。
在網上查了一下。
答案:
才知道是 2.6 核心的相應溫度閥值被設定的過低造成了這種狀況。
稍微負載有點重,cpu工作吃力一點,就出現這種現象了
#vi /etc/syslog.conf
註釋掉 *.emerg 這一行
#/etc/init.d/syslog restart
關閉核心日誌記錄器: [確定]
關閉系統日誌記錄器: [確定]
啟動系統日誌記錄器: [確定]
啟動核心日誌記錄器: [確定]
就不會出現 CPU 溫度過高的警告了。
這樣就不再彈出來了
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12778571/viewspace-195883/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux下錯誤解決方案Linux
- linux解決“XXX is not in the sudoers file”錯誤Linux
- Linux yum提示Loaded plugins錯誤的解決方法LinuxPlugin
- MYSQL中 TYPE=MyISAM 錯誤的解決方法MySql
- 如何處理錯誤訊息Please install the Linux kernel header filesLinuxHeader
- Linux錯誤 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)LinuxErrorlocalhost
- PHP & Linux: libsodium.so.23 錯誤解決方法PHPLinux
- Ocelot錯誤解決
- PHP中的Malformed UTF-8 characters錯誤解決PHPORM
- SQLSTATE[HY000] [1045] Access denied for user ‘root‘@‘localhost‘ (using password: YES)”錯誤的隱藏解決辦法SQLlocalhost
- undefined reference to錯誤的解決方法Undefined
- Cocopods的升級錯誤解決
- ORA-12005 錯誤的解決
- SAXParseException的錯誤解決之二Exception
- 解決 Python UnicodeEncodeError 錯誤PythonUnicodeError
- dbfread報錯ValueError錯誤解決方法Error
- 解決 ngrok 的 Domain 錯誤問題AI
- Qt報Multiple definition錯誤的解決QT
- 解決MySQL server has gone away錯誤的解決方案MySqlServerGo
- PbootCMS 404 錯誤解決方法boot
- latex 錯誤以及解決方案
- Linux中常見的檔案讀寫錯誤問題及解決方法!Linux
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- Jtti:linux中vboxmanage報錯怎麼解決JttiLinux
- 使用Aihubmix API 服務中遇到錯誤與解決AIAPI
- localhost拒絕訪問的解決方法localhost
- steam磁碟寫入錯誤怎麼解決 steam磁碟寫入錯誤解決方法大全
- 解決 eslint 的 Parsing error: Unexpected token 錯誤EsLintError
- Mac上搭建chromedriver的錯誤解決方法MacChrome
- standby新增檔案錯誤的解決方法
- nginx出現403錯誤的解決方法Nginx
- 一個 ExpressionChangedAfterItHasBeenCheckedError 錯誤的解決過程ExpressError
- ORA-28000錯誤解決方案
- dedecms提示500錯誤解決方法
- PHP curl error 60 錯誤解決PHPError
- 解決java.lang.NoSuchMethodError錯誤JavaError
- HTTP代理錯誤怎麼解決?HTTP
- 瞭解 ignore_above 引數對 Elasticsearch 中磁碟使用的影響Elasticsearch
- TCP網路除錯助手提示錯誤:“1035:未知錯誤” 解決方案TCP除錯