...
Code Block | ||||
---|---|---|---|---|
| ||||
netsh interface ipv4 show excludedportrange protocol=tcp |
Netstat for Windows (check the open/listening ports):
Code Block | ||||
---|---|---|---|---|
| ||||
netstat -anb > output.txt |
Solution
For Linux
If the registration is good, but cmk-agent-ctl cannot be started. This might be a bug.
...