[Logcheck-commits] r1476 - logcheck/trunk/rulefiles/linux/ignore.d.server

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Sun Jan 28 20:21:34 CET 2007


Author: madduck
Date: 2007-01-28 20:21:34 +0100 (Sun, 28 Jan 2007)
New Revision: 1476

Modified:
   logcheck/trunk/rulefiles/linux/ignore.d.server/smartd
Log:
better handling of lack of spaces at end of line

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/smartd
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/smartd	2007-01-27 14:52:45 UTC (rev 1475)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/smartd	2007-01-28 19:21:34 UTC (rev 1476)
@@ -19,4 +19,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]: Device: /dev/[^[:space:]]+( \[(3ware|cciss)_disk_[[:digit:]]+\])?, is SMART capable\. Adding to "monitor" list\.$
 ^\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$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]:[[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]:[[:space:]]*$




More information about the Logcheck-commits mailing list