Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeRDark
netsh interface ipv4 show excludedportrange protocol=tcp

Netstat for Windows (check the open/listening ports):

Code Block
languagebash
themeRDark
netstat -anb > output.txt

Solution

For Linux

If the registration is good, but cmk-agent-ctl cannot be started. This might be a bug.

...