Werk #816: States of events can now be set by patterns
Component | Event Console | ||||||||||||||||||
Title | States of events can now be set by patterns | ||||||||||||||||||
Date | Jun 6, 2014 | ||||||||||||||||||
Level | Prominent Change | ||||||||||||||||||
Class | New Feature | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
The states of events created by a rule can now be set by regex patterns. A rule can now create events with different states. The mechanism is as follows:
- The "text to match" patterns needs to match a message
- When a rule has configured "(set by message text)" as state, and patterns are defined for the single states, the message will be matches agains these patterns to calculate the state of the event.
- When none of these patterns matches, the event is set to UNKNOWN