Private GIT

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

improve doc

parent 480f3626
Branches
Tags
No related merge requests found
...@@ -162,29 +162,6 @@ By default, the ‘localhost’ server is defined and the root password is empty ...@@ -162,29 +162,6 @@ By default, the ‘localhost’ server is defined and the root password is empty
:align: center :align: center
:scale: 85% :scale: 85%
If the following error message appears: **Add innodb_file_per_table=1 in my.cnf file under the [mysqld] section and restart MySQL Server.** Perform the following operation:
1. Log-on to the ‘root’ user on your server
2. Modify this file
::
/etc/my.cnf
3. Add these lines to the file
::
[mysqld]
innodb_file_per_table=1
4. Restart mysql service
::
service mysql restart
5. Click on **Refresh** 5. Click on **Refresh**
The End of installation wizard configures the databases, click on **Next**. The End of installation wizard configures the databases, click on **Next**.
...@@ -223,8 +200,19 @@ To start monitoring engine : ...@@ -223,8 +200,19 @@ To start monitoring engine :
:: ::
service cbd start service cbd start
8. Start Centreon Engine
::
service centengine start
8. Start centcore
::
service centcore start
Monitoring is now working. Monitoring is now working. You can start to monitor your IT !
Introduction to the web interface Introduction to the web interface
================================= =================================
......
...@@ -210,8 +210,19 @@ To start monitoring engine : ...@@ -210,8 +210,19 @@ To start monitoring engine :
:: ::
service cbd start service cbd start
8. Start Centreon Engine
Monitoring is now working. ::
service centengine start
8. Start centcore
::
service centcore start
Monitoring is now working. You can start to monitor your IT !
Introduction to the web interface Introduction to the web interface
================================= =================================
......
...@@ -236,7 +236,20 @@ Pour démarrer l'ordonnanceur de supervision : ...@@ -236,7 +236,20 @@ 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::
::
service cbd start service cbd start
8. Démarrez Centreon Engine
::
service centengine start
8. Démarrez centcore
::
service centcore start
La supervision est maintenant opérationnelle. La supervision est maintenant opérationnelle.
......
...@@ -15,13 +15,10 @@ Red Hat en version 6.x et 7.x. ...@@ -15,13 +15,10 @@ Red Hat en version 6.x et 7.x.
Prérequis Prérequis
********* *********
Dépôt CES Dépôt Centreon
--------- --------------
Afin d'installer les logiciels Centreon à partir des dépôts CES, vous Afin d'installer les logiciels Centreon à partir des dépôts CES, vous devez au préalable installer le fichier lié au dépôt. Exécuter la commande suivante à partir d'un utilisateur possédant les droits suffisants.
devez au préalable installer le fichier lié au dépôt.
Exécuter la commande suivante à partir d'un utilisateur possédant les droits suffisants.
Pour CentOS 6. Pour CentOS 6.
...@@ -136,6 +133,7 @@ License Manager en tant que dépendance. ...@@ -136,6 +133,7 @@ License Manager en tant que dépendance.
$ yum install centreon-pp-manager $ yum install centreon-pp-manager
Installation web Installation web
---------------- ----------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment