Module: check_mk
Branch: master
Commit: 22c3efd13de80c88fabc4b876cf021e630a41d88
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=22c3efd13de80c…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Mon Oct 3 21:01:54 2016 +0200
3817 logwatch patterns: now able to set a rule which converts on incoming state to
another
The WATO rule now allows you to configure a complete state conversion.
For example, you can set that all reported <i>C</i> lines are converted to
<i>W</i>.
---
.werks/3817 | 11 ++++
ChangeLog | 1 +
checks/logwatch | 82 +++++++++++++++--------
web/plugins/wato/check_parameters.py | 122 +++++++++++++++++++++++++----------
4 files changed, 154 insertions(+), 62 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=22c3efd13d…