Private GIT

Skip to content
Snippets Groups Projects
Commit 84872793 authored by Julien Mathis's avatar Julien Mathis
Browse files

improve doc

parent a528a76e
Branches
Tags
No related merge requests found
...@@ -183,7 +183,7 @@ If the following error message appears: **Add innodb_file_per_table=1 in my.cnf ...@@ -183,7 +183,7 @@ If the following error message appears: **Add innodb_file_per_table=1 in my.cnf
:: ::
/etc/init.d/mysql restart service mysql restart
5. Click on **Refresh** 5. Click on **Refresh**
...@@ -222,7 +222,7 @@ To start monitoring engine : ...@@ -222,7 +222,7 @@ To start monitoring engine :
:: ::
/etc/init.d/cbd start service cbd start
Monitoring is now working. Monitoring is now working.
......
...@@ -170,7 +170,7 @@ If the following error message appears: **Add innodb_file_per_table=1 in my.cnf ...@@ -170,7 +170,7 @@ If the following error message appears: **Add innodb_file_per_table=1 in my.cnf
:: ::
/etc/init.d/mysql restart service mysql restart
5. Click on **Refresh** 5. Click on **Refresh**
...@@ -209,7 +209,7 @@ To start monitoring engine : ...@@ -209,7 +209,7 @@ To start monitoring engine :
:: ::
/etc/init.d/cbd start service cbd start
Monitoring is now working. Monitoring is now working.
......
...@@ -92,8 +92,8 @@ Stop Centreon components ...@@ -92,8 +92,8 @@ Stop Centreon components
Stop Centreon Broker and Centreon Engine on **all poller**:: Stop Centreon Broker and Centreon Engine on **all poller**::
# /etc/init.d/centengine stop # service centengine stop
# /etc/init.d/cbd stop # service cbd stop
Update components Update components
***************** *****************
...@@ -123,7 +123,7 @@ to load new extension. ...@@ -123,7 +123,7 @@ to load new extension.
:: ::
# /etc/init.d/httpd restart # service httpd restart
Conclude update via Centreon web interface Conclude update via Centreon web interface
****************************************** ******************************************
...@@ -176,8 +176,8 @@ Restart all Centreon components on all poller ...@@ -176,8 +176,8 @@ Restart all Centreon components on all poller
Start Centreon Broker and Centreon Engine on **all poller**:: Start Centreon Broker and Centreon Engine on **all poller**::
# /etc/init.d/centengine start # service centengine start
# /etc/init.d/cbd start # service cbd start
Then, if all is ok, go on the Centreon interface and log out and follow the steps : Then, if all is ok, go on the Centreon interface and log out and follow the steps :
......
...@@ -44,7 +44,7 @@ go back to [Step 01] and install the prerequisites:: ...@@ -44,7 +44,7 @@ go back to [Step 01] and install the prerequisites::
# Centreon (www.centreon.com) # # Centreon (www.centreon.com) #
# Thanks for using Centreon # # Thanks for using Centreon #
# # # #
# v2.6.6 # # v2.8.1 #
# # # #
# infos@centreon.com # # infos@centreon.com #
# # # #
......
...@@ -179,7 +179,7 @@ Effectuez l'opération ci-dessous : ...@@ -179,7 +179,7 @@ Effectuez l'opération ci-dessous :
:: ::
/etc/init.d/mysql restart service mysql restart
5. Cliquez sur **Refresh** 5. Cliquez sur **Refresh**
...@@ -236,7 +236,7 @@ Pour démarrer l'ordonnanceur de supervision : ...@@ -236,7 +236,7 @@ Pour démarrer l'ordonnanceur de supervision :
6. Connectez-vous avec l'utilisateur 'root' sur votre serveur 6. Connectez-vous avec l'utilisateur 'root' sur votre serveur
7. Démarrez le composant Centreon Broker:: 7. Démarrez le composant Centreon Broker::
/etc/init.d/cbd start service cbd start
La supervision est maintenant opérationnelle. La supervision est maintenant opérationnelle.
......
...@@ -102,8 +102,8 @@ Stoppez Centreon Broker et Centreon Engine sur l’ensemble des pollers ...@@ -102,8 +102,8 @@ Stoppez Centreon Broker et Centreon Engine sur l’ensemble des pollers
:: ::
# /etc/init.d/centengine stop # service centengine stop
# /etc/init.d/cbd stop # service cbd stop
2. Mise à jour l’ensemble des paquets 2. Mise à jour l’ensemble des paquets
===================================== =====================================
...@@ -132,7 +132,7 @@ Suite à l’installation de PHP-intl, il est nécessaire de redémarrer le serv ...@@ -132,7 +132,7 @@ Suite à l’installation de PHP-intl, il est nécessaire de redémarrer le serv
:: ::
# /etc/init.d/httpd restart # service httpd restart
4. Réalisez la mise à jour Web de Centreon 2.8 4. Réalisez la mise à jour Web de Centreon 2.8
============================================== ==============================================
...@@ -185,8 +185,8 @@ Vous pouvez maintenant redémarrer les instances de collecte afin de remettre le ...@@ -185,8 +185,8 @@ Vous pouvez maintenant redémarrer les instances de collecte afin de remettre le
:: ::
# /etc/init.d/centengine start # service centengine start
# /etc/init.d/cbd start # service cbd start
********************** **********************
......
...@@ -52,7 +52,7 @@ revenir à l'étape [Step 01] et installer les prérequis : ...@@ -52,7 +52,7 @@ revenir à l'étape [Step 01] et installer les prérequis :
# Centreon (www.centreon.com) # # Centreon (www.centreon.com) #
# Thanks for using Centreon # # Thanks for using Centreon #
# # # #
# v2.6.0 # # v2.8.1 #
# # # #
# infos@centreon.com # # infos@centreon.com #
# # # #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment