Werk #13853: WATO supports windows agent controller parameters
Component | Checks & agents | ||||
Title | WATO supports windows agent controller parameters | ||||
Date | Mar 30, 2022 | ||||
Level | Prominent Change | ||||
Class | New Feature | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Available parameters: "Monitoring data security" - limits access to the monitoring data only to the windows agent controller. "Legacy communication" - allows usage of the legacy communication as a fallback in all cases. "Agent internal TCP port used to communicate with controller" - allows to change default TCP port used for communication between agent and controller
For the Raw edition above mentioned parameters could be configured using check_mk.user.yml. Corresponding keys are located in the system.controller section To set "Monitoring data security" use key "check". To set "Legacy communication" use key "force_legacy". To set "Agent internal TCP port used to communicate with controller" use key "agent_channel"