From d22c71a335d4db6f7e925932d2c303375f756b78 Mon Sep 17 00:00:00 2001 From: dipohl <dipohl@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Mon, 2 Mar 2009 22:13:00 +0000 Subject: [PATCH] Added link to CrystalDiskInfo. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2745 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- www/links.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/www/links.html b/www/links.html index 8895cf460..c9b3bbf3e 100644 --- a/www/links.html +++ b/www/links.html @@ -2,7 +2,7 @@ <!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 Links Page (last updated $Date: 2008/11/14 13:09:16 $)</title> + <title>smartmontools Links Page (last updated $Date: 2009/03/02 22:13:00 $)</title> <link rev="made" href="mailto:smartmontools-support@sourceforge.net" /> <meta http-equiv="content-type" content="application/xhtml+xml; charset=ISO-8859-1" /> <meta name="description" content="smartmontools Links Page" /> @@ -12,7 +12,7 @@ <link rel="stylesheet" type="text/css" href="css/style.css" /> </head> <body> -<!-- $Id: links.html,v 1.7 2008/11/14 13:09:16 dipohl Exp $ --> +<!-- $Id: links.html,v 1.8 2009/03/02 22:13:00 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 Links Page</h1> @@ -35,6 +35,7 @@ <ul class="High"> <li><a href="#smartmontools">Smartmontools resources</a></li> <li><a href="#tools-with-smartmontools">Monitoring tools working with smartmontools</a></li> +<li><a href="#other-tools">Other open source hard disk monitoring projects</a></li> <li><a href="#reliability">Studies / Background on reliability</a></li> <li><a href="#references">References on SMART and ATA/ATAPI standards</a></li> <li><a href="#scsi">SCSI References</a></li> @@ -58,6 +59,13 @@ </ul> <hr /> +<h3><a name="other-tools"></a><strong>Other open source hard disk monitoring projects</strong></h3> +<ul class="Square"> + <li><a href="http://crystalmark.info/software/CrystalDiskInfo/index-e.html"> + <img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />CrystalDiskInfo</a></li> +</ul> +<hr /> + <ul class="High"> <li><a name="reliability"></a><strong>Studies / Background on reliability</strong></li> </ul> @@ -205,7 +213,7 @@ Hosted by<br /> <br /> <div class="copyright">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br /> Copyright (C) 2002-8 Bruce Allen, published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br /> -Last update: $Date: 2008/11/14 13:09:16 $</div><br /> +Last update: $Date: 2009/03/02 22:13:00 $</div><br /> <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Flinks.html">W3C Link-Checker</a><br /> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" -- GitLab