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 3 Next »

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

Scenario: Change the IP address of your Checkmk server

Things to consider

  1. Agent Updater
    1. 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
    2. Make sure your TLS certificates do match the new server configuration and are baked into the agent
    3. Verify, that all agents are up-to-date!
  2. Agent Access
    1. Checkmk Agent: Ensure your IP whitelist contains both the old and new IP of the server prior  to the migration (Rule: Allowed agent access via IP address (Linux, Windows))
    2. SNMP: Ensure ACL on SNMP devices will allow the new IP
    3. 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
    1. Make sure your central firewall(s) allow all necessary traffic (See the following article for reference: Network ports used by Checkmk)
  4. Routing
    1. If custom routes have been configured on the checkmk server, make sure to check and if necessary adapt them
  5. Webserver
    1. If the server name changes, you need to aquire new certificates. See also the section Agent Updater!
  6. Mailserver
    1. Make sure your mail server is still accessible from the new IP
  7. Eventconsole
    1. 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
  • No labels