This time, we will try to migrate our centreon solution from our previous Ubuntu 8.04 LTS to our new Ubuntu 10.04 LTS edition (It should work for other version too).
To do that, you should have the same centreon version on both side (for database scheme compatibility).
I use the same IP address for my both servers (it’s for a complete replacement)
Backup your Ubuntu 8.04 LTS solution
sudo service nagios stop sudo service centstorage stop sudo /usr/local/centreon/cron/purgeCentstorage sudo service centcore stop sudo service ndo2db stop