[Logcheck-commits] Hannes von Haugwitz: Added rule for fcron

Gerfried Fuchs alfie at alioth.debian.org
Mon Feb 8 17:44:25 UTC 2010


Module: logcheck
Branch: lenny-backports
Commit: 9d241b3e7e7620a5a03b614282e27968a0e27581
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=9d241b3e7e7620a5a03b614282e27968a0e27581

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Sun Dec 13 15:16:00 2009 +0100

Added rule for fcron

---

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

diff --git a/debian/changelog b/debian/changelog
index 9fa0221..51793ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 logcheck (1.3.5) UNRELEASED; urgency=low
 
   [ Hannes von Haugwitz ]
+  * Added rule for fcron
   * ignore.d.server/nagios
     - ignore harmless "CURRENT (HOST|SERVICE) STATE" messages
   * ignore.d.workstation/kernel
diff --git a/rulefiles/linux/ignore.d.server/fcron b/rulefiles/linux/ignore.d.server/fcron
new file mode 100644
index 0000000..b8a7024
--- /dev/null
+++ b/rulefiles/linux/ignore.d.server/fcron
@@ -0,0 +1 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ fcron\[[0-9]+\]: Job run-parts --report /etc/cron.(dai|week|month)ly (started for user systab \(pid [0-9]+\)|completed( \(mailing output\))?)$




More information about the Logcheck-commits mailing list