Werk #6965: Fixed socket timeout handling in check_mkevents active check
Component | Checks & agents | ||||||||||||||||
Title | Fixed socket timeout handling in check_mkevents active check | ||||||||||||||||
Date | Jan 8, 2019 | ||||||||||||||||
Level | Prominent Change | ||||||||||||||||
Class | Bug Fix | ||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||
Checkmk versions & editions |
|
The microseconds part of the socket timeout was not set, so a "Numerical argument out of domain" error could happen randomly. This has been fixed.