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:
wget http://yum.centreon.com/standard/18.10/el7/stable/noarch/RPMS/centreon-release-18.10-2.el7.centos.noarch.rpm
rpm -Uvh centreon-release-18.10-2.el7.centos.noarch.rpm
Update the centreon-mbi repository with centreon-mbi-release-18.10-xx.el7.centos.noarch.rpm package provides by the support team:
rpm -Uvh centreon-mbi-release-18.10-xx.el7.centos.noarch.rpm
Upgrading the reporting-server¶
Then run the following commands:
yum clean all
yum update centreon-bi\*