Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 1424
blobc1ccde2d237ced766a8a15a3d617933e8a30714b
1 Title: mknotifyd: now able to check if its still listening for telegrams
2 Level: 1
3 Component: notifications
4 Compatible: compat
5 Version: 1.2.5i6
6 Date: 1414413785
7 Class: feature
9 The mknotifyd server is now able to handle heartbeat telegrams.
10 Just send an empty pickled python object to the server, like "N." (a pickled <tt>None</tt>)
11 The mknotifyd will answer with an "OK".
12 You can monitor this behaviour with the active check <i>Check connecting to a TCP port</i>.