Werk #1702: Fix check_notify_count: notification had been counted twice
Component | Checks & agents | ||
Title | Fix check_notify_count: notification had been counted twice | ||
Date | Dec 5, 2014 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
The active check for counting the notifications of users have been fixed. The dummy contact check-mk-notify is now being handled separately. We make a distinction between raw notifications - notifications created by the monitoring - and user notification - those being sent out to users.
Note: in the rule based notifications one raw notification can create several user notifications. Other raw notifications might create no user notification at all.