Skip to content
Snippets Groups Projects
Commit e40e2e07 authored by dipohl's avatar dipohl
Browse files

Added news about MegaRAID controller support and GUI GSmartControl.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2680 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 9c49cf5b
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head> <head>
<title>smartmontools Home Page (last updated $Date: 2008/07/25 10:43:23 $)</title> <title>smartmontools Home Page (last updated $Date: 2008/11/09 15:01:26 $)</title>
<link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" /> <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" />
<meta name="description" content="smartmontools Home Page" /> <meta name="description" content="smartmontools Home Page" />
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<link rel="stylesheet" type="text/css" href="css/style.css" /> <link rel="stylesheet" type="text/css" href="css/style.css" />
</head> </head>
<body> <body>
<!-- $Id: index.html,v 1.232 2008/07/25 10:43:23 dipohl Exp $ --> <!-- $Id: index.html,v 1.233 2008/11/09 15:01:26 dipohl Exp $ -->
<div id="header"> <div id="header">
<h1><a id="logo" href="http://smartmontools.sourceforge.net/"> <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> <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>
...@@ -35,7 +35,18 @@ ...@@ -35,7 +35,18 @@
<div class="left-header"> <div class="left-header">
<h2>News</h2> <h2>News</h2>
<ul class="High"> <ul class="High">
<li>We'd like to announce that smartmontools now have some experimental code to <li>Thanks to contributor Jordan Hargrave, smartmontools now have support for MegaRAID controllers.
Get <strong>current version</strong> from <a href="download.html#CVSInstall">CVS</a>
and use <tt>-d megaraid,N</tt> to inspect disk N behind the controller.</li>
<li>Alexander Shaduri brought <a href="http://gsmartcontrol.berlios.de/">
<img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />GSmartControl</a>,
a graphical user interface for <tt>smartctl</tt> into existence. Have a look at the
<a href="http://gsmartcontrol.berlios.de/home/index.php/en/Screenshots">
<img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />screenshots</a>
and the <a href="http://gsmartcontrol.berlios.de/home/index.php/en/About">
<img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />feature list</a>
to get an impression of this nice tool. </li>
<li>Smartmontools now have some experimental code to
support Areca SATA RAID controllers (Linux only). Thanks to support Areca SATA RAID controllers (Linux only). Thanks to
Hank Wu (Areca) and Oliver Bock (AEI Hannover) for their contributions. Hank Wu (Areca) and Oliver Bock (AEI Hannover) for their contributions.
Read the Read the
...@@ -51,12 +62,6 @@ ...@@ -51,12 +62,6 @@
So you can address USB devices with cypress chips. The chipset contains an ATACB proprietary So you can address USB devices with cypress chips. The chipset contains an ATACB proprietary
<em>pass through</em> for ATA commands passed through SCSI commands. <em>pass through</em> for ATA commands passed through SCSI commands.
Get <strong>current version</strong> from <a href="download.html#CVSInstall">CVS</a>.</li> Get <strong>current version</strong> from <a href="download.html#CVSInstall">CVS</a>.</li>
<li>Smartmontools 5.38 (stable) was released 2008/03/10, see
<a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/NEWS?revision=RELEASE_5_38&amp;view=markup">NEWS</a>
and <a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?revision=RELEASE_5_38&amp;view=markup">CHANGELOG</a>
for details.</li>
</ul> </ul>
</div> </div>
<div> <div>
...@@ -74,8 +79,13 @@ Solaris, OS/2, Cygwin, QNX, eComStation or <a href="faq.html#windows">Windows</a ...@@ -74,8 +79,13 @@ Solaris, OS/2, Cygwin, QNX, eComStation or <a href="faq.html#windows">Windows</a
Smartmontools can also be run from one of many different <a href="faq.html#bootable">bootable Smartmontools can also be run from one of many different <a href="faq.html#bootable">bootable
CDs or floppies</a>.</p> CDs or floppies</a>.</p>
<p>If smartmontools is not already installed on your system, then to get it, <p>Thanks to Alexander Shaduri, there is also a graphical user interface for <tt>smartctl</tt>
go to the <a href="download.html">download section</a>. You will also find installation instructions available. Go to the Homepage of <a href="http://gsmartcontrol.berlios.de/">
<img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />GSmartControl</a>
to get all info and the software itself.</p>
<p>If smartmontools is not already installed on your system, then go to our
<a href="download.html">download section</a> to get it. You will also find installation instructions
for different operating systems and distributions. If you are looking for smartmontools for different operating systems and distributions. If you are looking for smartmontools
user guides and tutorials, go to the <a href="doc.html">documentation page</a>. user guides and tutorials, go to the <a href="doc.html">documentation page</a>.
Scan section <a href="faq.html">Frequently asked Questions</a>, if you have Scan section <a href="faq.html">Frequently asked Questions</a>, if you have
...@@ -95,7 +105,7 @@ and links to other monitoring resources.</p> ...@@ -95,7 +105,7 @@ and links to other monitoring resources.</p>
<img style="border:0;width=:88px;height:31px" src="http://sourceforge.net/sflogo.php?group_id=64297&amp;type=5" alt="SourceForge.net" /></a> <br /> <img style="border:0;width=:88px;height:31px" src="http://sourceforge.net/sflogo.php?group_id=64297&amp;type=5" alt="SourceForge.net" /></a> <br />
<font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br /> <font size="-1">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 /> 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/07/25 10:43:23 $<br /></font> Last update: $Date: 2008/11/09 15:01:26 $<br /></font>
<a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2F">W3C Link-Checker</a><br /> <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2F">W3C Link-Checker</a><br />
<a href="http://validator.w3.org/check?uri=referer"> <a href="http://validator.w3.org/check?uri=referer">
<img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional" height="31" width="88" border="0" /></a> <img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional" height="31" width="88" border="0" /></a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment