How to monitor ports (389, 443) ports in check mk tool

Hi Team.

Am looking for support, how to monitor below port using command in check mk tool ,

Please suggest

nc -v DNS 389
nc -v DNS 443

You can configure active TCP port checks under the point → “Setup” → “Services” → “HTTP, TCP, Email…” → “Check TCP port connection”

1 Like

Thanks for your replay,

Please share me the screen shot to ports configure in “TCP port connect” I have tried but getting the errors

If you are getting errors, there is something wrong with the system you want to monitor.
In the rule Check TCP port connection you simply give the port.

But looking at your ports, you might want to use
Check LDAP service access
and
Check HTTP service
to not only connect to the port but rather actually check if the underlying protocol works.

Thanks Robin,

How can monitor this docker ps | grep “service” command in check mk tool

This community is very vivid and friendly, but we are not a support hotline.
Please do your research before asking questions, I am sure you can find what you are looking for already.
Also, please stick to the topic of the post, which is not docker related.

But to get you started: Monitoring Docker

5 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.