[Share] Memantau panas harddisk anda
#1
Thumbs Up 
Ass.wbr ..

Kembali lagi saya berbagi dengan teman-teman disini...semoga gk repost sebab ane juga udah cari2 ini gk ada sih Big Grin

ok .. pada kesempatan ini ane mau share mengenai salah satu tools ringan pada ubuntu 12.04 LTS dan ini ada di repository yang berguna untuk mendeteksi panas pada harddisk kita. ini berguna untuk sistem monitoring atau sysadmin. sebelumnya kita harus tau dulu akibat hdd atau harddisk yang kita gunakan panas Smile

1. kinerja komputer melemah,
2. dapat berdampak pada hardware lainnya karena panas bisa menyebar dan hawa panas dari hdd dapat di rasakan oleh hardware lainnya

Penyebab hdd panas

1. sering defrag ( pengguna windows )
2. sering install ulang
3. memasukan software yang tidak kompetibel
4. serangan virus
5. bad sector dan kondisi hdd yang sudah tidak baik lagi
6. umur hdd

Ok cukup teorinya, kita coba untuk melihat informasi hdd

pertama install dulu

[shcode=bash]root@dracos:~# sudo apt-get install hddtemp[/shcode]


[shcode=bash]root@dracos:~# hddtemp -h
Usage: hddtemp [OPTIONS] [TYPE:]DISK1 [[TYPE:]DISK2]...

hddtemp displays the temperature of drives supplied in argument.
Drives must support S.M.A.R.T.

TYPE could be SATA, PATA or SCSI. If omitted hddtemp will try to guess.

-b --drivebase : display database file content that allow hddtemp to
recognize supported drives.
-D --debug : display various S.M.A.R.T. fields and their values.
Useful to find a value that seems to match the
temperature and/or to send me a report.
(done for every drive supplied).
-d --daemon : run hddtemp in TCP/IP daemon mode (port 7634 by default.)
-f --file=FILE : specify database file to use.
-F --foreground : don't daemonize, stay in foreground.
-l --listen=addr : listen on a specific interface (in TCP/IP daemon mode).
-n --numeric : print only the temperature.
-p --port=# : port to listen to (in TCP/IP daemon mode).
-s --separator=C : separator to use between fields (in TCP/IP daemon mode).
-S --syslog=s : log temperature to syslog every s seconds.
-u --unit=[C|F] : force output temperature either in Celsius or Fahrenheit.
-q --quiet : do not check if the drive is supported.
-v --version : display hddtemp version number.
-w --wake-up : wake-up the drive if need.
-4 : listen on IPv4 sockets only.
-6 : listen on IPv6 sockets only.

Report bugs or new drives to <[email protected]>.
hddtemp version 0.3-beta15[/shcode]

Kita jalankan dengan memasukan dir hdd kita


[shcode=bash]
root@dracos:~# hddtemp /dev/sda1
/dev/sda1: ST3160318AS: 40°C[/shcode]

semoga berguna yah Smile :-bd

tested on : dracos linux v2 beta x64 , ubuntu 12.04, backtrack 5 R3
FOLLOW @DutaLinux
for more question and sharing about security and Opensource only

#2
(11-14-2012, 10:25 AM)zee eichel Wrote: Ass.wbr ..

Kembali lagi saya berbagi dengan teman-teman disini...semoga gk repost sebab ane juga udah cari2 ini gk ada sih Big Grin

ok .. pada kesempatan ini ane mau share mengenai salah satu tools ringan pada ubuntu 12.04 LTS dan ini ada di repository yang berguna untuk mendeteksi panas pada harddisk kita. ini berguna untuk sistem monitoring atau sysadmin. sebelumnya kita harus tau dulu akibat hdd atau harddisk yang kita gunakan panas Smile

1. kinerja komputer melemah,
2. dapat berdampak pada hardware lainnya karena panas bisa menyebar dan hawa panas dari hdd dapat di rasakan oleh hardware lainnya

Penyebab hdd panas

1. sering defrag ( pengguna windows )
2. sering install ulang
3. memasukan software yang tidak kompetibel
4. serangan virus
5. bad sector dan kondisi hdd yang sudah tidak baik lagi
6. umur hdd

Ok cukup teorinya, kita coba untuk melihat informasi hdd

pertama install dulu

[shcode=bash]root@dracos:~# sudo apt-get install hddtemp[/shcode]


[shcode=bash]root@dracos:~# hddtemp -h
Usage: hddtemp [OPTIONS] [TYPE:]DISK1 [[TYPE:]DISK2]...

hddtemp displays the temperature of drives supplied in argument.
Drives must support S.M.A.R.T.

TYPE could be SATA, PATA or SCSI. If omitted hddtemp will try to guess.

-b --drivebase : display database file content that allow hddtemp to
recognize supported drives.
-D --debug : display various S.M.A.R.T. fields and their values.
Useful to find a value that seems to match the
temperature and/or to send me a report.
(done for every drive supplied).
-d --daemon : run hddtemp in TCP/IP daemon mode (port 7634 by default.)
-f --file=FILE : specify database file to use.
-F --foreground : don't daemonize, stay in foreground.
-l --listen=addr : listen on a specific interface (in TCP/IP daemon mode).
-n --numeric : print only the temperature.
-p --port=# : port to listen to (in TCP/IP daemon mode).
-s --separator=C : separator to use between fields (in TCP/IP daemon mode).
-S --syslog=s : log temperature to syslog every s seconds.
-u --unit=[C|F] : force output temperature either in Celsius or Fahrenheit.
-q --quiet : do not check if the drive is supported.
-v --version : display hddtemp version number.
-w --wake-up : wake-up the drive if need.
-4 : listen on IPv4 sockets only.
-6 : listen on IPv6 sockets only.

Report bugs or new drives to <[email protected]>.
hddtemp version 0.3-beta15[/shcode]

Kita jalankan dengan memasukan dir hdd kita


[shcode=bash]
root@dracos:~# hddtemp /dev/sda1
/dev/sda1: ST3160318AS: 40°C[/shcode]

semoga berguna yah Smile :-bd

tested on : dracos linux v2 beta x64 , ubuntu 12.04, backtrack 5 R3

thank oms. :-)
./FREEDOM-IS-CHOICE.sh

#3
yang buat prosesor ada gak om Big Grin ?
ane kawatir ama sobat prosesor ane,tiap kali pake aircrack fan prosesor langsung muter kenceng banget Angry
>> OJO DUMEH <<

#4
Nice om :-bd :-bd

ini sama kya pensensor ya om :-?
Klik Here

Clound@IBTeam:~#
EMail Me : [email protected]

#5
(11-14-2012, 07:01 PM)amanojaku Wrote: yang buat prosesor ada gak om Big Grin ?
ane kawatir ama sobat prosesor ane,tiap kali pake aircrack fan prosesor langsung muter kenceng banget Angry

ada2 om ane post deh ...

(11-15-2012, 07:40 AM)Clound_Carbelius Wrote: Nice om :-bd :-bd

ini sama kya pensensor ya om :-?

wah boleh tuh sekali2 om posting Blush
FOLLOW @DutaLinux
for more question and sharing about security and Opensource only

#6
(11-15-2012, 09:15 PM)zee eichel Wrote:
(11-14-2012, 07:01 PM)amanojaku Wrote: yang buat prosesor ada gak om Big Grin ?
ane kawatir ama sobat prosesor ane,tiap kali pake aircrack fan prosesor langsung muter kenceng banget Angry

ada2 om ane post deh ...

(11-15-2012, 07:40 AM)Clound_Carbelius Wrote: Nice om :-bd :-bd

ini sama kya pensensor ya om :-?

wah boleh tuh sekali2 om posting Blush

Inysallah om :d
Klik Here

Clound@IBTeam:~#
EMail Me : [email protected]

#7
oke om zee,di tunggu yang buat prosesor Big Grin
ni kok ane nulis su-hu malah jadi sobat (sobat prosesor) ya ? Big Grin
>> OJO DUMEH <<

#8
(11-15-2012, 10:59 PM)amanojaku Wrote: oke om zee,di tunggu yang buat prosesor Big Grin
ni kok ane nulis su-hu malah jadi sobat (sobat prosesor) ya ? Big Grin

Setuju :-bd
ane juga nunggu yang buat Prosesor nya :d
Klik Here

Clound@IBTeam:~#
EMail Me : [email protected]

#9
yg processor pke sensors,.

klo gk salah udah pernah dibikin jg dah threadnya sama om zee

Knowledge Belongs To Humanity

#10
bisa dipasang pada conky juga
${exec hddtemp /dev/sda1}
:-bd






Users browsing this thread: 1 Guest(s)