Nagios xi Server Move

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
brandon-verrette
Posts: 12
Joined: Mon Oct 21, 2019 1:28 pm

Nagios xi Server Move

Post by brandon-verrette »

Hello,

We are in the process of moving our current production Nagiosxi VM to another VM(Different IPs) and was trying to locate the best process for this.

If we create a backup of the current VM and restore the new VM using the backup, will we be able to run both of the VMs using the same license key temporarily until we disable the old VM? Also we have several windows agents that are reporting to our current Nagios xi, Is there a way to update the agents to look for the new IP ?


Thank you in advance for the help.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Nagios xi Server Move

Post by gsmith »

Hi,

Each Nagios xi license is approved for up to three installations: one primary monitoring/production, one backup/failover, and one test environment. So you can perform your migration to a "test" server that once configured will become your new production server.

This document is a good reference: https://assets.nagios.com/downloads/nag ... ios-xi.pdf

Regarding the Windows agents, updating them is pretty much a manual process - you are going to have to look at each agent to see what needs to change, it may be the HOSTADDRESS in the command, it could be the nsclient.ini file on the Windows machine,etc.

Thanks