summaryrefslogtreecommitdiff
path: root/sysutils/smartmontools/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-07-15 20:17:45 +0000
committerxtraeme <xtraeme>2004-07-15 20:17:45 +0000
commitef7f402ad1207aa9333b48e6985808a1584dce16 (patch)
treefc089556e3ff4d07c14757c25596a620fcd71c65 /sysutils/smartmontools/DESCR
parent07539274d203a07ef27e957cc20d50df27fee455 (diff)
downloadpkgsrc-ef7f402ad1207aa9333b48e6985808a1584dce16.tar.gz
Initial import of smartmontools-5.32 from pkgsrc-wip, contributed by
<shattered at users.sourceforge.net> with some minor changes by me. The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure. This closes PR pkg/25616.
Diffstat (limited to 'sysutils/smartmontools/DESCR')
-rw-r--r--sysutils/smartmontools/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/smartmontools/DESCR b/sysutils/smartmontools/DESCR
new file mode 100644
index 00000000000..540733329de
--- /dev/null
+++ b/sysutils/smartmontools/DESCR
@@ -0,0 +1,6 @@
+The smartmontools package contains two utility programs (smartctl
+and smartd) to control and monitor storage systems using the
+Self-Monitoring, Analysis and Reporting Technology System (SMART)
+built into most modern ATA and SCSI hard disks. In many cases,
+these utilities will provide advanced warning of disk degradation
+and failure.