Updating the Centreon MBI server (Interface)¶
Run this procedure on the Centreon main monitoring server.
Warning
Make sure to empty the cache when upgrading Centreon MBI.
RPM package update¶
The backup system has been integrated in the software, so you must make sure to uninstall the following package before performing any updates: centreon-bi-backup-server.
Run the following commands:
yum update centreon-bi-server
Alternative: Source package update¶
If you did not use the RPM for installation, you may update the interface using the following package:
centreon-bi-server-$version$-php71.tar.gz
Warning
Follow the procedure as a root user.
Decompress the package and follow this update procedure:
tar zxf centreon-bi-server-$version$-php71.tar.gz
cd centreon-bi-server-$version$-php71/
./install -u
Completing the Centreon MBI update through the interface¶
Main pages
- Go to Administration → Extensions to update the different modules detected by Centreon. Find the line referencing
Centreon MBI. Click the arrow up on the right in the column “Actions” to go to the update page of the module.
As long as an upgrade button is available, click on it.
Widgets
Go to Administration → Extensions → Widgets and check for any MBI widgets updates.
Continue to the next chapter for further updates.