Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5631
blobf3690b52b70bb0953b4138dfd2a2ae13e638d731
1 Title: New host/service painter to display the notification postponement reason of the Microcore
2 Level: 1
3 Component: multisite
4 Compatible: compat
5 Edition: cee
6 Version: 1.5.0i3
7 Date: 1515590026
8 Class: feature
10 The Check_MK Microcore has a mechanic that delays notifications for different reasons. For example
11 service notifications are delayed when the service is in downtime or when the host of the service
12 is down.
14 With the new painters "Notification postponement reason" Check_MK is now showing the reason why
15 a pending notification for a host/service is not yet sent to the user. This painter has been
16 added to the host and service detail pages by default.
18 The users could already check the notification logic and see the current postponement reasons
19 using the cmc.log, but this needs command line access and is not very comfortable when having a
20 larger installation which produces a lot of log entries.