Updating Centreon MBI reporting server¶
This chapter describes how to update the reporting Server package.
First, stop the services:
systemctl stop cbis
Make sure that Centreon repository is installed on the reporting server. Otherwise install it:
Centreon repository:
yum install -i http://yum.centreon.com/standard/$version$/el7/stable/noarch/RPMS/centreon-release-$version$.el7.centos.noarch.rpm
Update the centreon-mbi repository with centreon-mbi-release-$version$.el7.centos.noarch.rpm package provides by the support team:
rpm -Uvh centreon-mbi-release-$version$.el7.centos.noarch.rpm
Upgrading the reporting-server¶
Then run the following commands:
yum clean all
yum update centreon-bi\*