Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 816
blobfa6c98560984da9bc0ab19ff700f710fe3fb38fb
1 Title: States of events can now be set by patterns
2 Level: 2
3 Component: ec
4 Version: 1.2.5i4
5 Date: 1402053935
6 Class: feature
8 The states of events created by a rule can now be set by regex patterns. A rule can now
9 create events with different states. The mechanism is as follows:
11 1. The "text to match" patterns needs to match a message
12 2. When a rule has configured "(set by message text)" as state, and patterns are defined
13 for the single states, the message will be matches agains these patterns to calculate
14 the state of the event.
15 3. When none of these patterns matches, the event is set to UNKNOWN