From 7d8a8b1b9646ed50b51b0b29789b08490abda9a2 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 25 Oct 2002 17:19:26 +0000 Subject: [PATCH] release 16 git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@131 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/VERSION | 2 +- sm5/smartd.8 | 10 +++++----- sm5/smartmontools.spec | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sm5/VERSION b/sm5/VERSION index 60d3b2f4a..b6a7d89c6 100644 --- a/sm5/VERSION +++ b/sm5/VERSION @@ -1 +1 @@ -15 +16 diff --git a/sm5/smartd.8 b/sm5/smartd.8 index 8bdea6065..bb01ef34a 100644 --- a/sm5/smartd.8 +++ b/sm5/smartd.8 @@ -13,7 +13,7 @@ \# at the Concurrent Systems Laboratory (now part of the Storage Systems \# Research Center), Jack Baskin School of Engineering, University of \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ -.TH SMARTD 8 "$Date: 2002/10/25 14:15:05 $" "smartmontools-5.0" +.TH SMARTD 8 "$Date: 2002/10/25 17:19:26 $" "smartmontools-5.0" .SH NAME smartd \- S.M.A.R.T. Daemon .SH SYNOPSIS @@ -142,19 +142,19 @@ Here is a sample configuration file: .SH NOTES .B smartd -will make log entries if SMART attribute values have changed, +will make log entries (at loglevel INFO) if SMART attribute values have changed, for example: .nf .B 'Device: /dev/hda, SMART Attribute: 194 Temperature_Centigrade changed from 94 to 93' .fi Note that in this message, the value given is the 'Normalized' not the 'Raw' Attribute value (the disk temperature in this case is about 22 -centigrade). See the +Centigrade). See the .B smartctl manual page for further explanation. .B smartd -will also make log entries if a SMART attribute has failed, for example: +will also make log entries (at loglevel CRITICAL) if a SMART attribute has failed, for example: .nf .B 'Device: /dev/hdc, Failed SMART attribute: 5 Reallocated_Sector_Ct. Use smartctl -a /dev/hdc.' .fi @@ -235,4 +235,4 @@ Please let us know if there is an on\-line source for this document. .SH CVS ID OF THIS PAGE: -$Id: smartd.8,v 1.11 2002/10/25 14:15:05 ballen4705 Exp $ +$Id: smartd.8,v 1.12 2002/10/25 17:19:26 ballen4705 Exp $ diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index 2db556e98..dc0303aaa 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -1,4 +1,4 @@ -Release: 15 +Release: 16 Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices Name: smartmontools Version: 5.0 @@ -18,7 +18,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net> # http://telia.dl.sourceforge.net/sourceforge/smartmontools/smartmontools-%{version}-%{release}.tar.gz # CVS ID of this file is: -# $Id: smartmontools.spec,v 1.26 2002/10/25 17:07:17 ballen4705 Exp $ +# $Id: smartmontools.spec,v 1.27 2002/10/25 17:19:26 ballen4705 Exp $ # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Home page: http://smartmontools.sourceforge.net -- GitLab