Werk #18117: Add service state filter to quicksearch
Component | Setup | ||||
Title | Add service state filter to quicksearch | ||||
Date | May 21, 2025 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This Werk introduces the ability to filter on service states in the monitoring
Quicksearch. You can do this by specifying the st:
prefix in the input field,
e.g. st: crit
. On enter, you will now only see services with the CRIT
state.
The following filters are now supported: ok
, warn
, crit
, unkn
, pend