CPU温度过高解决方法 kernel :CPU1: Running in modulated clock modekernel :CPU1: Temperature above threshold服务器CPU工作温度过高.查询资料后得知是 2.6 内核的相应阀值过低造成了这种状况。vi /etc/syslog.conf注释掉 *.emerg 这一行/etc/init.d/syslog restart就不会出现 CPU 温度过高的警告了。不知道会 不会出现其他错误。。