Skip to content
Snippets Groups Projects
Select Git revision
  • 4149bc1b2feb49c89b62edacec130887742c1f6c
  • master default
  • trunk
  • RELEASE_6_5_DRIVEDB
  • RELEASE_6_6_DRIVEDB
  • RELEASE_7_0_DRIVEDB
  • RELEASE_7_2_DRIVEDB
  • RELEASE_7_3_DRIVEDB
  • RELEASE_6_0_DRIVEDB
  • RELEASE_6_1_DRIVEDB
  • RELEASE_6_2_DRIVEDB
  • RELEASE_6_3_DRIVEDB
  • RELEASE_6_4_DRIVEDB
  • tags/RELEASE_7_4
  • tags/RELEASE_7_3
  • RELEASE_5_41_DRIVEDB
  • RELEASE_5_42_DRIVEDB
  • RELEASE_5_43_DRIVEDB
  • tags/RELEASE_7_2
  • tags/RELEASE_7_1
  • tags/RELEASE_7_0
  • RELEASE_5_40_DRIVEDB
22 results

doc.html

Blame
  • doc.html 8.95 KiB
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
    <head>
     <title>smartmontools Documentation Page (last updated $Date: 2009/01/03 13:20:21 $)</title>
     <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
     <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" />
     <meta name="description" content="smartmontools Documentation Page" />
     <meta name="keywords" content="Documentation, smartctl, smartd, crash prevention, S.M.A.R.T., SMART, FreeBSD, Linux, NetBSD, Solaris, Windows, disk, monitor, monitoring" />
     <meta name="DC.creator" content="Bruce Allen" />
     <meta name="DC.contributor" content="Gabriele Pohl" />
     <meta name="DC.rights" scheme="DCTERMS.URI" content="http://www.gnu.org/licenses/gpl-2.0.html" />
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     <meta http-equiv="content-style-type" content="text/css" />
     <link rel="stylesheet" type="text/css" href="css/style.css" />
    </head>
    <body>
    <!-- $Id: doc.html,v 1.11 2009/01/03 13:20:21 dipohl Exp $ -->
    <div id="header">
        <h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a>
        smartmontools Documentation Page</h1>
    </div>
    
    <div id="mainmenu" class="nav">
        <ul>
            <li class="first"><a accesskey="n" href="index.html">Home</a></li>
            <li class="active"><a href="doc.html">Documentation</a></li>
            <li><a accesskey="d" href="download.html">Download</a></li>
            <li><a accesskey="f" href="faq.html">FAQ</a></li>
            <li><a accesskey="h" href="help.html">Help</a></li>
            <li><a accesskey="a" href="about.html">About</a></li>
            <li><a accesskey="l" href="links.html">Links</a></li>
            <li class="last"><a accesskey="s" href="sphider/search.php">Search</a></li>
        </ul>
    </div>
    
    <div id="index">
    <h2>Documentation</h2>
    <p>In this section we provide documentation upon basic and general understanding
    of smartmontools. Have a look on the <a href="faq.html">FAQ Page</a> too,
    where you find information concerning more specific issues.</p>
    
    <ul class="High">
        <li><a href="#man-pages">Manual pages</a> of smartmontools</li>
        <li><a href="#attributes">SMART attributes</a></li>
        <li><a href="#tutorials">Tutorials and articles</a> about smartmontools</li>
        <li><a href="links.html#references">References on SMART and ATA/ATAPI standards</a></li>
    </ul>
    </div>
    <div>
    <h3><a name="man-pages"></a>Smartmontools manual pages</h3>
    <p>If you are having trouble understanding the output of smartctl
    or smartd, please first read the manual pages installed on your
    system:</p>
    
    <p class="code">
    man 8 smartctl<br />
    man 8 smartd<br />
    man 5 smartd.conf</p>
    
    <p>Here are on-line versions of the smartmontools man pages:</p>
    <ul class="Square">
        <li><a href="man/smartctl.8.html">smartctl manual page</a></li>
        <li><a href="man/smartd.8.html">smartd manual page</a></li>
        <li><a href="man/smartd.conf.5.html">smartd.conf manual page</a></li>
    </ul>
    
    <p>Note that these are the manual pages for the <strong><em>current version</em></strong>
    of smartmontools in the developers CVS repository; they might not
    correspond to the (possibly older) version of smartmontools installed