[Logcheck-commits] Hannes von Haugwitz: ignore.d.workstation/ifplugd: Added rules for ifplugd. action script execution

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


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

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Fri Jan  8 06:05:38 2010 +0100

ignore.d.workstation/ifplugd: Added rules for ifplugd.action script execution

---

 debian/changelog                             |    2 ++
 rulefiles/linux/ignore.d.workstation/ifplugd |   14 ++++++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c185ee5..aab8368 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 logcheck (1.3.6) UNRELEASED; urgency=low
 
   [ Hannes von Haugwitz ]
+  * ignore.d.workstation/ifplugd
+    - Added rules for ifplugd.action script execution
   * ignore.d.workstation/ppp
     - Adjusted rule for successful CHAP authentication
   * Added myself to the Uploaders field.
diff --git a/rulefiles/linux/ignore.d.workstation/ifplugd b/rulefiles/linux/ignore.d.workstation/ifplugd
index 25efa69..ca515b7 100644
--- a/rulefiles/linux/ignore.d.workstation/ifplugd
+++ b/rulefiles/linux/ignore.d.workstation/ifplugd
@@ -1 +1,15 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: Link beat (detected|lost)\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: Executing '/etc/ifplugd/ifplugd\.action eth[0-9] (up|down)'\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: Program executed successfully\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: Internet Systems Consortium DHCP Client V[.[:digit:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: Copyright [0-9]{4}-[0-9]{4} Internet Systems Consortium\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: All rights reserved\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: For info, please visit https://www\.isc\.org/software/dhcp/$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: DHCPDISCOVER on eth[0-9] to 255\.255\.255\.255 port 67 interval [0-9]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: DHCP(RELEASE|REQUEST) on eth[0-9] to (([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]) port 67$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: DHCP(ACK|OFFER) 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:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: Sending on   Socket/fallback$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: (Sending on  |Listening on) LPF/eth[0-9]/([[:xdigit:]]{2}:){5}[[:xdigit:]]{2}$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: bound to (([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]) -- renewal in [0-9]+ seconds\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: There is already a pid file /var/run/dhclient.eth[0-9]\.pid with pid [0-9]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: killed old client process, removed PID file$




More information about the Logcheck-commits mailing list