Module: check_mk
Branch: master
Commit: 728ee107e06e69f40b9a150ed81945f532ba3a79
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=728ee107e06e69…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Fri Jul 12 08:36:43 2013 +0200
Updated bug entries #0934
---
.bugs/934 | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/.bugs/934 b/.bugs/934
index a8f20f2..08a13a4 100644
--- a/.bugs/934
+++ b/.bugs/934
@@ -1,9 +1,9 @@
Title: fileinfo.groups and "patterns" check_parameter
Component: wato
-State: open
+Class: bug
+State: done
Date: 2013-07-08 09:56:03
Targetversion: future
-Class: bug
The fileinfo.groups checks evaluates the parameter fileinfo_groups upon inventory
and create an autocheck file with a pattern key.
@@ -17,3 +17,8 @@ it is not possible to define patterns in the fileinfo_groups valuespec
Solution:
Add patterns to fileinfo_groups valuespec
+
+2013-07-12 08:36:21: changed state open -> done
+Has been cleaned up by removing the pattern attribute and adding a precompile
+function to the check which precompiles the patterns of a fileinfo group
+just like the logwatch check