diff --git a/doc/en/installation/from_centreon.rst b/doc/en/installation/from_centreon.rst index 57768598044b253f63bd5358d866c41e7df004c1..146f96442e0dc7021438aff74f6c227583478c32 100644 --- a/doc/en/installation/from_centreon.rst +++ b/doc/en/installation/from_centreon.rst @@ -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** @@ -222,7 +222,7 @@ To start monitoring engine : :: - /etc/init.d/cbd start + service cbd start Monitoring is now working. diff --git a/doc/en/installation/from_packages.rst b/doc/en/installation/from_packages.rst index 5513e9d040355d371133a29754f4c2ccacfdbb12..b05815eaf793b728624e9af6a9e7873fb89e8132 100644 --- a/doc/en/installation/from_packages.rst +++ b/doc/en/installation/from_packages.rst @@ -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** @@ -209,7 +209,7 @@ To start monitoring engine : :: - /etc/init.d/cbd start + service cbd start Monitoring is now working. diff --git a/doc/en/upgrade/from_packages.rst b/doc/en/upgrade/from_packages.rst index 5bcf50c7e057781a508e5b27a218e71033567065..fcf5f31f0ba6e50deb67abfaf61a60e32cb28739 100644 --- a/doc/en/upgrade/from_packages.rst +++ b/doc/en/upgrade/from_packages.rst @@ -92,8 +92,8 @@ Stop Centreon components Stop Centreon Broker and Centreon Engine on **all poller**:: - # /etc/init.d/centengine stop - # /etc/init.d/cbd stop + # service centengine stop + # service cbd stop Update components ***************** @@ -123,7 +123,7 @@ to load new extension. :: - # /etc/init.d/httpd restart + # service httpd restart Conclude update via Centreon web interface ****************************************** @@ -176,8 +176,8 @@ Restart all Centreon components on all poller Start Centreon Broker and Centreon Engine on **all poller**:: - # /etc/init.d/centengine start - # /etc/init.d/cbd start + # service centengine start + # service cbd start Then, if all is ok, go on the Centreon interface and log out and follow the steps : diff --git a/doc/en/upgrade/from_sources.rst b/doc/en/upgrade/from_sources.rst index c3a69cc62f6c42ec6609284c3111f9def0f00c3d..a9b86e9f2ae5dd341e9516d5a2ee4b2a70ce675c 100644 --- a/doc/en/upgrade/from_sources.rst +++ b/doc/en/upgrade/from_sources.rst @@ -44,7 +44,7 @@ go back to [Step 01] and install the prerequisites:: # Centreon (www.centreon.com) # # Thanks for using Centreon # # # - # v2.6.6 # + # v2.8.1 # # # # infos@centreon.com # # # diff --git a/doc/fr/installation/from_centreon.rst b/doc/fr/installation/from_centreon.rst index 7257df389c8156ec400ef3c8f507a2189229b934..a2d55a8bb2ab7cd7cee8fa223f8ea086349a7358 100644 --- a/doc/fr/installation/from_centreon.rst +++ b/doc/fr/installation/from_centreon.rst @@ -179,7 +179,7 @@ Effectuez l'opération ci-dessous : :: - /etc/init.d/mysql restart + service mysql restart 5. Cliquez sur **Refresh** @@ -236,7 +236,7 @@ Pour démarrer l'ordonnanceur de supervision : 6. Connectez-vous avec l'utilisateur 'root' sur votre serveur 7. Démarrez le composant Centreon Broker:: - /etc/init.d/cbd start + service cbd start La supervision est maintenant opérationnelle. diff --git a/doc/fr/upgrade/from_packages.rst b/doc/fr/upgrade/from_packages.rst index 31c70edabe1af0c017a460079f9910cd63ddc15a..e15206e3697d3c874deba7ce1e2694b7ad44f1fc 100644 --- a/doc/fr/upgrade/from_packages.rst +++ b/doc/fr/upgrade/from_packages.rst @@ -102,8 +102,8 @@ Stoppez Centreon Broker et Centreon Engine sur l’ensemble des pollers :: - # /etc/init.d/centengine stop - # /etc/init.d/cbd stop + # service centengine stop + # service cbd stop 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 :: - # /etc/init.d/httpd restart + # service httpd restart 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 :: - # /etc/init.d/centengine start - # /etc/init.d/cbd start + # service centengine start + # service cbd start ********************** diff --git a/doc/fr/upgrade/from_sources.rst b/doc/fr/upgrade/from_sources.rst index 7031c7b1a7b47638f5927235e7cea1d0518333f7..fd0a511b93f4c6c380ef64562c98200ffac32df4 100644 --- a/doc/fr/upgrade/from_sources.rst +++ b/doc/fr/upgrade/from_sources.rst @@ -52,7 +52,7 @@ revenir à l'étape [Step 01] et installer les prérequis : # Centreon (www.centreon.com) # # Thanks for using Centreon # # # - # v2.6.0 # + # v2.8.1 # # # # infos@centreon.com # # #