Come arrivare disco rigido, le informazioni e la temperatura della CPU in Ubuntu

 How to get Hard disk,CPU infomation and temperature in Ubuntu

 How to get Hard disk,CPU infomation and temperature in Ubuntu

In primo luogo, aprire il terminale da Applicazioni / Accessori / Terminale ed eseguire:

sudo hdparm / dev / sdc

Uscita:

/ Dev / sdc:
multcount = 16 (on)
IO_support = 0 (default)
readonly = 0 (off)
readahead = 256 (on)
geometria = 19457/255/63, settori = 312.581.808, start = 0

CPU info.

cat / proc / cpuinfo

Uscita esempio:

Processore: 0
vendor_id: AuthenticAMD
cpu della famiglia: 15
Modello: 95
Nome del modello: AMD Athlon (tm) 64 Processor 3000 +
passo: 2
cpu MHz: 1799.564
cache size: 512 KB
FPU: sì
fpu_exception: sì
CPUID livello: 1
WP: sì
bandiere: FPU VME de pse tsc msr pae mce cx8 apic settembre mtrr PGE MCA cmov pat pse36 clflush SSE SSE2 MMX fxsr syscall nx mmxext fxsr_opt rdtscp 3dnow lm 3dnowext fino rep_good extd_apicid PNI cr8_legacy cx16 SVM lahf_lm extapic
BogoMips: 3.599,12
TLB dimensione: 1024 pagine di 4K
clflush taglia: 64
cache_alignment: 64
dimensioni indirizzo: 40 bit fisica, 48 bit virtuale
risparmio energetico: ts FID VID tm TTP stc

Temperatura CPU

Opzione 1:

cat / proc / acpi / thermal_zone / THRM / temperatura

Ciò richiede il sostegno dei moduli del kernel e abilitare questa opzione nel kernel.

Opzione 2:

Installare lm-sensors:

sudo apt-get install lm-sensors

Quindi eseguire:

sensori di rilevamento

ci saranno alcune domande ed è possibile rispondere a tutte le SI.
Ora, utilizzare questo comando e otterrete la temperatura del processore:

Sensori

k8temp-pci-00c3
Adattatore: Adattatore PCI
Core0 Temp: 44,0 ° C
Core1 Temp: 34,0 ° C

 How to get Hard disk,CPU infomation and temperature in Ubuntu  How to get Hard disk,CPU infomation and temperature in Ubuntu  How to get Hard disk,CPU infomation and temperature in Ubuntu  How to get Hard disk,CPU infomation and temperature in Ubuntu  How to get Hard disk,CPU infomation and temperature in Ubuntu  How to get Hard disk,CPU infomation and temperature in Ubuntu  How to get Hard disk,CPU infomation and temperature in Ubuntu  How to get Hard disk,CPU infomation and temperature in Ubuntu  How to get Hard disk,CPU infomation and temperature in Ubuntu
    Archiviato in Ubuntu Developer presentazione processi da CALUG ... Come installare digiKam 1.0 in Ubuntu 9,10 (Karmica) ...

Related posts portato a voi da Yet Another Related Posts Plugin .


Lasci una risposta