[Logcheck-commits] Hannes von Haugwitz: i.d.s/smartd: ignore 'state read/written' messages

Hannes von Haugwitz hvh-guest at alioth.debian.org
Mon Jul 26 11:01:32 UTC 2010


Module: logcheck
Branch: master
Commit: 9512a294588e00c4ccd1044d614c57dd7ba5c829
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=9512a294588e00c4ccd1044d614c57dd7ba5c829

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Mon Jul 26 12:54:18 2010 +0200

i.d.s/smartd: ignore 'state read/written' messages

(d/changelog: removed trailing space)

---

 debian/changelog                       |    6 ++++--
 rulefiles/linux/ignore.d.server/smartd |    1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 85d1fe4..f422dc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ logcheck (1.3.11) UNRELEASED; urgency=low
     - removed successful krb auth rule, rule is covered by i.d.s/libpam-krb5
   * violations.ignore.d/logcheck-su:
     - ignore successful kerberos authentication
+  * ignore.d.server/smartd
+    - ignore 'state read' and 'state written' messages
 
   [ martin f. krafft ]
   * ignore.d.server/postfix:
@@ -50,10 +52,10 @@ logcheck (1.3.11) UNRELEASED; urgency=low
     - ignore another TLS library problem
       (SSL23_GET_CLIENT_HELLO:http request:s23_srvr.c:379)
   * ignore.d.server/dovecot:
-    - sieve: allow empty recipient address 
+    - sieve: allow empty recipient address
     - sieve: make "added by" optional
 
- -- Hanspeter Kunz <hp at edelkunz.ch>  Mon, 26 Jul 2010 01:46:37 +0200
+ -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Mon, 26 Jul 2010 07:15:46 +0200
 
 logcheck (1.3.10) unstable; urgency=low
 
diff --git a/rulefiles/linux/ignore.d.server/smartd b/rulefiles/linux/ignore.d.server/smartd
index 19f3ec4..377b462 100644
--- a/rulefiles/linux/ignore.d.server/smartd
+++ b/rulefiles/linux/ignore.d.server/smartd
@@ -23,3 +23,4 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ smartd\[[[:digit:]]+\]: smartd has fork\(\)ed into background mode\. New PID=[[:digit:]]+\.$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ smartd\[[[:digit:]]+\]: smartd version [.[:digit:]]+ (\[[-_[:alnum:]]+\] )?Copyright \(C\) 2002-[[:digit:]]+ Bruce Allen$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ smartd\[[[:digit:]]+\]:[[:space:]]*$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ smartd\[[[:digit:]]+\]: Device: /dev/[^[:space:]]+( \[[_/[:alnum:][:space:]]+\])?, state (read from|written to) /var/lib/smartmontools/smartd\.[-_[:alnum:]]+\.ata\.state$




More information about the Logcheck-commits mailing list