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

Version 1 Next »

There are some things to consider in preparation of migrating your checkmk server to a different IP network.

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. Firewall
    1. Make sure your central firewall(s) allow all necessary traffic (See the following article for reference: Which network ports are used by Checkmk services?)
  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
  • No labels