Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

There are some things to consider in preparation for migrating your Checkmk server. There are also several scenarios regarding migration.

LAST TESTED ON CHECKMK 2.0.0P1

Scenario: Change the IP address of your Checkmk server

Things to consider

  1. Agent Updater

    • If the update server is not configured as a DNS name, make sure to update the IP address of the update server prior to migration.
    • Ensure your TLS certificates match the new server configuration and are baked into the agent.
    • Verify that all agents are up-to-date!

  2. Agent Access

    • Checkmk Agent: Ensure your IP allowlist contains both the old and new IP of the server prior  to the migration (Rule: Allowed agent access via IP address (Linux, Windows))
    • SNMP: Ensure ACL on SNMP devices will allow the new IP
    • TLS Encryption: If you have registered to the Checkmk server using an IP/DNS name, you have to make sure this either remains the same or you have to re-register

  3. Firewall

  4. Routing

    • If custom routes have been configured on the Checkmk server, make sure to check and, if necessary, adapt them.

  5. Webserver

    • If the server name changes, you need to acquire new certificates. See also the section Agent Updater!

  6. Mailserver

    • Make sure your mail server is still accessible from the new IP

  7. Event Console

    • If your server acts as a target for SNMP traps or remote syslog messages, you might have to change the target IP/DNS name on the sending devices.

Related articles

  • No labels