時(shí)間:2015-06-28 00:00:00 來源:IT貓撲網(wǎng) 作者:網(wǎng)管聯(lián)盟 我要評(píng)論(0)
??? 1)查看硬盤參數(shù):
??? hdparm /dev/hda
??? 我的硬盤顯示:
??? /dev/hda:
??? multcount = 16 (on)
??? IO_support = 1 (32-bit)
??? unmaskirq = 1 (on)
??? using_dma = 1 (on)
??? keepsettings = 0 (off)
??? readonly = 0 (off)
??? readahead = 256 (on)
??? geometry???? = 59582/16/63, sectors = 60058656, start = 0
??? 2)查看cpu參數(shù)
??? cat /proc/cpuinfo
??? processor : 0
??? vendor_id : GenuineIntel
??? cpu family : 15
??? model : 1
??? model name????? : Intel(R) Pentium(R) 4 CPU 1.80GHz
??? stepping : 3
??? cpu MHz?? : 1800.029
??? cache size : 256 KB
??? fdiv_bug : no
??? hlt_bug : no
??? f00f_bug : no
??? coma_bug : no
??? fpu : yes
??? fpu_exception : yes
??? cpuid level : 2
??? wp : yes
??? flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm up
??? bogomips? : 3600.05
??? 3)查看cpu溫度:
??? 1.
??? cat /proc/acpi/thermal_zone/THRM/temperature
??? 但是有個(gè)前提條件是:
??? 要有內(nèi)核相關(guān)模塊(比如I2C)支持,還要找出系統(tǒng)的傳感器型號(hào),然后在內(nèi)核中打開相應(yīng)選項(xiàng)。
??? 我的可能是不滿足這個(gè)前提條件,查看失敗。
??? 2.
??? 首先確保系統(tǒng)中有安裝lm_sensors包,安裝好后直接在終端運(yùn)行sensors-detect然后一路回車就行了,系統(tǒng)會(huì)默認(rèn)啟動(dòng)lm_sensors服務(wù),之后你再在終端運(yùn)行sensors命令即可,就會(huì)顯示CPU溫度電壓型號(hào)等等。
??? it87-isa-0290
??? Adapter: ISA adapter
??? VCore 1:?? +1.71 V? (min =? +4.08 V, max =? +4.08 V)?? ALarm
??? VCore 2:?? +2.59 V? (min =? +4.08 V, max =? +4.08 V)?? ALarm
??? +3.3V:???? +3.25 V? (min =? +4.08 V, max =? +4.08 V)?? ALarm
??? +5V: +5.19 V? (min =? +6.85 V, max =? +6.85 V)?? ALarm
??? +12V:???? +11.39 V? (min = +16.32 V, max = +16.32 V)?? ALarm
??? -12V:???? -20.00 V? (min =? +3.93 V, max =? +3.93 V)?? ALarm
??? -5V: +3.33 V? (min =? +4.03 V, max =? +4.03 V)?? ALarm
??? Stdby:???? +5.03 V? (min =? +6.85 V, max =? +6.85 V)?? ALarm
??? VBat:????? +2.03 V
??? fan1:? 0 RPM? (min =??? 0 RPM, div = 8)
??? fan2:? 0 RPM? (min =??? 0 RPM, div = 8)
??? fan3:? 0 RPM? (min =??? 0 RPM, div = 2)
??? M/B Temp:??? +49 C? (low? =??? -1 C, high =??? -1 C)?? sensor = thermistor
??? CPU Temp:??? +36 C? (low? =??? -1 C, high =??? -1 C)?? sensor = thermistor
??? Temp3: +35 C? (low? =??? -1 C, high =??? -1 C)?? sensor = diode
關(guān)鍵詞標(biāo)簽:硬盤,CPU
相關(guān)閱讀
熱門文章 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程 Tomcat9.0如何安裝_Tomcat9.0環(huán)境變量配置方法 多種操作系統(tǒng)NTP客戶端配置 Linux操作系統(tǒng)修改IP
人氣排行 Linux下獲取CPUID、硬盤序列號(hào)與MAC地址 dmidecode命令查看內(nèi)存型號(hào) linux tc實(shí)現(xiàn)ip流量限制 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程 linux下解壓rar文件 lcx.exe、nc.exe、sc.exe入侵中的使用方法 Ubuntu linux 關(guān)機(jī)、重啟、注銷 命令 查看linux服務(wù)器硬盤IO讀寫負(fù)載