{"id":964,"date":"2013-11-22T11:04:35","date_gmt":"2013-11-22T10:04:35","guid":{"rendered":"http:\/\/clark.tipistrani.it\/?p=964"},"modified":"2013-11-22T11:04:35","modified_gmt":"2013-11-22T10:04:35","slug":"hddtemp-un-comodo-programma-per-monitorare-le-temperature-degli-hard-disks","status":"publish","type":"post","link":"http:\/\/clark.tipistrani.it\/?p=964","title":{"rendered":"hddtemp un comodo programma per monitorare le temperature degli hard disks"},"content":{"rendered":"<p>La temperatura di un HD \u00e8 senza dubbio uno dei fattori critici da controllare, in questo compito ci aiuta molto efficacemente un programmino che si chiama <a href=\"http:\/\/www.guzu.net\/linux\/hddtemp.php\">hddtemp<\/a>.<\/p>\n<p>Al solito lo installiamo con apt-get install hddtemp che si tira dietro le necessarie dipendenze.<br \/>\nQuesto programma si appoggia a <a href=\"http:\/\/it.wikipedia.org\/wiki\/Self-Monitoring,_Analysis_and_Reporting_Technology\">SMART<\/a> (Self-Monitoring Analysis and Reporting Technology) ed \u00e8 inoltre facilmente demonizzabile editando il file \/etc\/default\/hddtemp che deve risultare (secondo le vostre esigenze) in questo modo:<\/p>\n<p># Defaults for hddtemp initscript (\/etc\/init.d\/hddtemp)<br \/>\n# This is a POSIX shell fragment<\/p>\n<p># [automatically edited by postinst, do not change line format ]<\/p>\n<p># hddtemp network daemon switch. If set to true, hddtemp will listen<br \/>\n# for incoming connections.<br \/>\nRUN_DAEMON=&#8221;true&#8221;<\/p>\n<p># List of devices you want to use with hddtemp. If none specified,<br \/>\n# hddtemp will probe standard devices.<br \/>\n#DISKS=&#8221;\/dev\/hda&#8221;<br \/>\nDISKS=&#8221;\/dev\/sda \/dev\/sdb \/dev\/sdc&#8221;<br \/>\n### su questa macchina ho 3 HD e li controllo tutti.<br \/>\n# List of devices you want to use with hddtemp, but that would not be<br \/>\n# probed for a working sensor.<br \/>\nDISKS_NOPROBE=&#8221;&#8221;<\/p>\n<p># IP address of the interface on which you want hddtemp to be bound<br \/>\n# on. If none specified, goes to 127.0.0.1. Use 0.0.0.0 to bind hddtemp<br \/>\n# on all interfaces.<br \/>\nINTERFACE=&#8221;127.0.0.1&#8243;<\/p>\n<p># Port number on which you want hddtemp to listen on. If none specified,<br \/>\n# the port 7634 is used.<br \/>\nPORT=&#8221;7634&#8243;<\/p>\n<p># Database file to use. If none specified, \/etc\/hddtemp.db is used.<br \/>\n#DATABASE=&#8221;\/etc\/hddtemp.db&#8221;<\/p>\n<p># Separator to use between fields. The default separator is &#8216;|&#8217;.<br \/>\n#SEPARATOR=&#8221;|&#8221;<\/p>\n<p># Logging period (in seconds) for the temperatures. If set to a value<br \/>\n# different than 0, hddtemp will run as a daemon periodically logging<br \/>\n# the temperatures through syslog<br \/>\n### ogni 5 minuti mi pare accettabile<br \/>\nRUN_SYSLOG=&#8221;300&#8243;<\/p>\n<p># Other options to pass to hddtemp<br \/>\nOPTIONS=&#8221;&#8221;<\/p>\n<p>Una volta modificato il file di configurazione rilanciare il demone con \/etc\/init.d\/hddtemp restart e il monitoraggio dei dischi parte.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>La temperatura di un HD \u00e8 senza dubbio uno dei fattori critici da controllare, in questo compito ci aiuta molto efficacemente un programmino che si chiama hddtemp. Al solito lo installiamo con apt-get install hddtemp che si tira dietro le necessarie dipendenze. Questo programma si appoggia a SMART (Self-Monitoring Analysis and Reporting Technology) ed \u00e8 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,7,6],"tags":[54,56,55],"class_list":["post-964","post","type-post","status-publish","format-standard","hentry","category-linux","category-sistemi-operativi","category-work","tag-hard-disks","tag-hddtemp","tag-monitoring"],"_links":{"self":[{"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=\/wp\/v2\/posts\/964","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=964"}],"version-history":[{"count":1,"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=\/wp\/v2\/posts\/964\/revisions"}],"predecessor-version":[{"id":965,"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=\/wp\/v2\/posts\/964\/revisions\/965"}],"wp:attachment":[{"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=964"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=964"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/clark.tipistrani.it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=964"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}