Registering the host

Hi. I am upgrading from checkmk v1.6 to v2.3. I am trying to add hosts to checkmk server v2.3.
The first step I replaced the agent on the remote host.
The second step I added the host on the server.
Everything works but I see this:

Do I understand correctly that for each host I should do registration using cmk-agent-ctl register?
Is host registration with cmk-agent-ctl register mandatory if I don’t plan to use Push-Mode?

Yes, the default is to register the hosts to be able to use the TLS encryption.

If you do not need that you can ignore the WARN by changing the parameters of this service check.

In the Enterprise Editions you can build an agent package that does not have the agent controller included. This will also remove that WARN as cmk-agent-ctl is not available on the host.

Thands r.sander
How can i set ignore the WARN by changing the parameters of this service check.
Sorry, but I just started using checkmk.Where and how can I do it?

Setup > Services > Service monitoring rules > Checkmk Agent installation auditing

image

Path and screenshot is from 2.1, but I assume it hasn’t change much in 2.3. (-;

3 Likes

The shortcut to the parameter ruleset of a service is via its action menu (the three lines in the icon collumn).

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.