Werk #2643: Fix spurious CRIT status on check on mknotifyd
Component | Core & setup | ||||||||||||||||||
Title | Fix spurious CRIT status on check on mknotifyd | ||||||||||||||||||
Date | Sep 25, 2015 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
In case the total run time of the Linux agent was more than 10 seconds, the check would go CRIT from time to time and say that the notification spooler might be crashed. This was due to a to rigid timeout. This as been fixed.