{"id":1392,"date":"2019-01-25T23:21:49","date_gmt":"2019-01-25T21:21:49","guid":{"rendered":"http:\/\/www.shukko.com\/x3\/?p=1392"},"modified":"2019-01-25T23:21:49","modified_gmt":"2019-01-25T21:21:49","slug":"smartmontools-sucks","status":"publish","type":"post","link":"https:\/\/www.shukko.com\/x3\/2019\/01\/25\/smartmontools-sucks\/","title":{"rendered":"smartmontools \/sucks\/"},"content":{"rendered":"\n<p>askubuntudan copy paste ettim<\/p>\n\n\n\n<p>The commandline version of the&nbsp;<code>libatasmart<\/code>&nbsp;library used by Gnome Disks is called&nbsp;<code>skdump<\/code>&nbsp;part of the&nbsp;<a href=\"https:\/\/packages.ubuntu.com\/trusty\/libatasmart-bin\"><code>libatasmart-bin<\/code><\/a>&nbsp;package which is not installed by default. Install by using:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install libatasmart-bin\n<\/code><\/pre>\n\n\n\n<p>Next run the following command to see the SMART information by running the following command in the terminal (replacing&nbsp;<code>\/dev\/sda<\/code>&nbsp;by the path to your drive):<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo skdump \/dev\/sda\n<\/code><\/pre>\n\n\n\n<p>As an alternative the&nbsp;<code>smartctl<\/code>&nbsp;from the&nbsp;<a href=\"https:\/\/packages.ubuntu.com\/search?keywords=smartmontools\"><code>smartmontools<\/code><\/a>&nbsp;package could be used. Install by using:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install smartmontools\n<\/code><\/pre>\n\n\n\n<p>You will then be able to get information on SMART by running the following command in the terminal (replacing&nbsp;<code>\/dev\/sda<\/code>&nbsp;by the path to your drive):<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo smartctl -a \/dev\/sda\n<\/code><\/pre>\n\n\n\n<p>Note that&nbsp;<code>smartctl<\/code>&nbsp;tends to be overly verbose. Use the&nbsp;<code>-q errorsonly<\/code>&nbsp;argument to display only errors:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo smartctl -q errorsonly -a \/dev\/sda<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>askubuntudan copy paste ettim The commandline version of the&nbsp;libatasmart&nbsp;library used by Gnome Disks is called&nbsp;skdump&nbsp;part of the&nbsp;libatasmart-bin&nbsp;package which is not installed by default. Install by using: Next run the following command to see the SMART information by running the following command in the terminal (replacing&nbsp;\/dev\/sda&nbsp;by the path to your drive): As an alternative the&nbsp;smartctl&nbsp;from the&nbsp;smartmontools&nbsp;package [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1392","post","type-post","status-publish","format-standard","hentry","category-kategerisiz"],"_links":{"self":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/comments?post=1392"}],"version-history":[{"count":1,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1392\/revisions"}],"predecessor-version":[{"id":1393,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1392\/revisions\/1393"}],"wp:attachment":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/media?parent=1392"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/categories?post=1392"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/tags?post=1392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}