[Logcheck-commits] r1243 - in logcheck/trunk: debian rulefiles/linux/ignore.d.server

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Wed Oct 18 17:16:29 UTC 2006


Author: madduck
Date: 2006-10-18 17:16:29 +0000 (Wed, 18 Oct 2006)
New Revision: 1243

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/smartd
Log:
* ignore.d.server/smartd: ignore messages smartd generates when sending
  warning mail; thanks to Elmar Hoffmann (closes: #393938).

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-10-18 17:16:24 UTC (rev 1242)
+++ logcheck/trunk/debian/changelog	2006-10-18 17:16:29 UTC (rev 1243)
@@ -4,8 +4,10 @@
   * ignore.d.server/cron-apt: ignore regular messages about downgrades; they
     are not going to take place anyway, and an error message is emitted
     nevertheless.
+  * ignore.d.server/smartd: ignore messages smartd generates when sending
+    warning mail; thanks to Elmar Hoffmann (closes: #393938).
 
- -- martin f. krafft <madduck at debian.org>  Mon,  9 Oct 2006 12:46:35 +0200
+ -- martin f. krafft <madduck at debian.org>  Wed, 18 Oct 2006 19:12:21 +0200
 
 logcheck (1.2.48) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/smartd
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/smartd	2006-10-18 17:16:24 UTC (rev 1242)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/smartd	2006-10-18 17:16:29 UTC (rev 1243)
@@ -3,3 +3,5 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]: Device: /dev/[^[:space:]]+( \[(3ware|cciss)_disk_[[:digit:]]+\])?, SMART Usage Attribute: 9 Power_On_Hours changed from [0-9]+ to [0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]: Device: /dev/[^[:space:]]+( \[(3ware|cciss)_disk_[[:digit:]]+\])?, Temperature changed (-|\+)?[1-3]+ Celsius to ([5-9]|[1-4][0-9]|50) Celsius since last report$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]: Device: /dev/[^[:space:]]+( \[(3ware|cciss)_disk_[[:digit:]]+\])?, did test of type L in current hour, skipping test of type S$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]: Sending warning via [^[:space:]]+ to [^[:space:]]+ \.\.\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]: Warning via [^[:space:]]+ to [^[:space:]]+: successful$




More information about the Logcheck-commits mailing list