Handle hostnames with upper-case letters
[webmin.git] / smart-status / CHANGELOG
1 ---- Changes since 1.170 ----
2 First version of this module, which can display the status of IDE hard drives that support SMART.
3 ---- Changes since 1.270 ----
4 Added a Module Config option to force ATA mode for SATA disks that appear as SCSI.
5 ---- Changes since 1.350 ----
6 Added a Module Config option for extra smartctl command-line args, like -d 3ware,0
7 ---- Changes since 1.380 ----
8 ATA mode is now used by default on CentOS and Redhat Enterprise versions 5 and above.
9 ---- Changes since 1.440 ----
10 SCSI drives are visible in the System and Server Status module.
11 The SMART status monitor now has an option to only alert if the error count on a drive has increased.
12 Improved support for 3ware and HP RAID devices, so that the underlying disks are now detected and can be reported on separately.
13 ---- Changes since 1.470 ----
14 Added support for systems with both old and new 3ware cards.
15 Added support for FreeBSD and OSX systems, if they have the smartctl package installed.
16 ---- Changes since 1.490 ----
17 Fixed the collapsible section showing raw SMART status output.
18 ---- Changes since 1.500 ----
19 Use disk IDs for SMART monitoring instead of device names, which may change.
20 ---- Changes since 1.520 ----
21 Fix support for 3ware hardware RAID arrays with non-contiguous disks.