We are having Check_mk RAW version 1.5.0p21, having some issues where active connections on port 6556 is not allowed from check_mk server.
Is there any way to push all check_mk agent data to check_mk server from client to server ? also let me know if any capability to recognize this check_mk agent data at check_mk server end.
Basically you need to setup a cronjob on the client that calls the check_mk_agent every minute, transfer that output to the checkmk server and store it in a file and have the server do a cat that_file instead of connecting to the client on port 6556.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact @fayepal if you think this should be re-opened.