Skip to main content

Update the extension

This chapter describes how to update your Centreon MAP extension. This is done by updating the three main components:

  • Centreon MAP server
  • Centreon MAP web interface & its widget
  • Desktop client (automatically updated).

Before updating Centreon MAP server, we highly recommend performing a MariaDB dump (backup) of your centreon_studio database. This will allow you easily to roll back to the previous state if necessary.

Be sure to read the release notes for an explanation of features, fixes & custom procedures.

Centreon MAP Server​

Run the following commands to upgrade your Centreon MAP server:

systemctl stop centreon-map
yum update centreon-map-server
systemctl start centreon-map

Centreon MAP Web interface​

yum update centreon-map-web-client

Complete the upgrade by going to Administration > Extensions > Manager (module & widget parts):

image

Centreon MAP Desktop client​

If the user's computer has an online connection, the desktop client is automatically upgraded to the latest version that corresponds to the server.

Alternatively, the client can be downloaded through the menu Monitoring > Map and Desktop client button.