Agent controller - Connection refused
Problem
With Checkmk 2.1 we released the new agent controller with TLS connection. Detailed docs can be found here:
...
Code Block |
---|
|
netsh interface ipv4 show excludedportrange protocol=tcp |
Solution
For Linux
If the registration is good, but cmk-agent-ctl cannot be started. This might be a bug.
...
Code Block |
---|
|
ss -tulpn | grep 6556
systemctl status check-mk-agent.socket |
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | KB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ("agent","agent_controller") and type = "page" and space = "KB" |
---|
labels | agent agent_controller |
---|
|
...