[Logcheck-commits] Hannes von Haugwitz: Added rules for dhcpcd (closes: #564702)

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


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

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Tue Jan 19 19:29:15 2010 +0100

Added rules for dhcpcd (closes: #564702)

---

 debian/changelog                            |    1 +
 rulefiles/linux/ignore.d.workstation/dhcpcd |    7 +++++++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0d6375d..cbe42dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 logcheck (1.3.6) UNRELEASED; urgency=low
 
   [ Hannes von Haugwitz ]
+  * Added rules for dhcpcd, thanks to Paweł Hajdan, Jr. (closes: #564702)
   * ignore.d.server/nagios:
     - removed rule for nrpe
   * Added rule for libpam-gnome-keyring, thanks to Jerome Wittmann (closes: #565774)
diff --git a/rulefiles/linux/ignore.d.workstation/dhcpcd b/rulefiles/linux/ignore.d.workstation/dhcpcd
new file mode 100644
index 0000000..97764b5
--- /dev/null
+++ b/rulefiles/linux/ignore.d.workstation/dhcpcd
@@ -0,0 +1,7 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: eth[0-9]: received SIGTERM, stopping$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: eth[0-9]: dhcpcd [.0-9]+ starting$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: eth[0-9]: broadcasting for a lease$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: eth[0-9]: (acknowledged|offered) (([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5])\.){3}([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5]) from (([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5])\.){3}([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5])$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: eth[0-9]: checking (([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5])\.){3}([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5]) is available on attached networks$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: eth[0-9]: renewing lease of (([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5])\.){3}([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5])$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: eth[0-9]: leased (([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5])\.){3}([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5]) for [0-9]+ seconds$




More information about the Logcheck-commits mailing list