Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(doc): correct typo #6931

Merged
merged 5 commits into from
Nov 2, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions doc/en/administration_guide/poller/install_poller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For the question **Which server type would you like to install?** choose the opt
.. image:: /images/user/configuration/10advanced_configuration/07installpoller.png
:align: center

Go to :ref:`SSH Key Exchange chapter to continu<sskkeypoller>`.
Go to :ref:`SSH Key Exchange chapter to continue<sskkeypoller>`.

Using Centreon packages
-----------------------
Expand All @@ -39,13 +39,13 @@ centreon-release package which will provide the repository file.

Centreon repository installation::

# wget http://yum.centreon.com/standard/18.10/el7/stable/noarch/RPMS/centreon-release-18.10-1.el7.centos.noarch.rpm -O /tmp/centreon-release-18.10-1.el7.centos.noarch.rpm
# yum install --nogpgcheck /tmp/centreon-release-18.10-1.el7.centos.noarch.rpm
# wget http://yum.centreon.com/standard/18.10/el7/stable/noarch/RPMS/centreon-release-18.10-2.el7.centos.noarch.rpm -O /tmp/centreon-release-18.10-2.el7.centos.noarch.rpm
# yum install --nogpgcheck /tmp/centreon-release-18.10-2.el7.centos.noarch.rpm

The repository is now installed.

Perform the command::

# yum install centreon-poller-centreon-engine

Go to :ref:`SSH Key Exchange chapter to continu<sskkeypoller>`.
Go to :ref:`SSH Key Exchange chapter to continue<sskkeypoller>`.
16 changes: 8 additions & 8 deletions doc/en/administration_guide/poller/wizard_add_poller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Configure new server in Centreon
Since Centreon 18.10, a new wizard is available to define a new server (poller
or Remote Server) to a Centreon platform

Chose the correct chapter regarding the type of server.
Choose the correct chapter regarding the type of server.

.. note::
It is possible to configure a new Poller :ref:`manually<add_manual_poller>`,
Expand All @@ -17,7 +17,7 @@ Chose the correct chapter regarding the type of server.
Configure a Poller
------------------

Go to the **Configuration > Pollers** menu an click **Add server with wizard**
Go to the **Configuration > Pollers** menu and click **Add server with wizard**
to configure a new poller.

Select **Add a Centreon Poller** and click **Next**:
Expand Down Expand Up @@ -47,11 +47,11 @@ Else, if you want to link this poller to an existing Remote Server, select the
Remote Server in the list. Then click **Apply**:

.. note::
If you want to change the sens of the flow between the Centreon Server (or
If you want to change the sense of the flow between the Centreon Server (or
the Remote Server and the Poller, check the **Advanced: reverse Centreon
Broker communication flow** chexkbox.
Broker communication flow** checkbox.

Wait few seconds, the wizard will configure your new server.
Wait a few seconds, the wizard will configure your new server.

The Poller is now configured:

Expand All @@ -67,7 +67,7 @@ chapter to configure your first monitoring.
Configure a Remote Server
-------------------------

Go to the **Configuration > Pollers** menu an click **Add server with wizard** to
Go to the **Configuration > Pollers** menu and click **Add server with wizard** to
configure a new poller.

Select **Add a Centreon Remote Server** and click **Next**:
Expand All @@ -80,7 +80,7 @@ If you define a new Server, select **Manual input** option and fill the form:
.. image:: /images/poller/wizard_add_remote_2a.png
:align: center

If you enabled the **Remote Server** option during the installaion of your server,
If you enabled the **Remote Server** option during the installation of your server,
select the option **Select a Remote Server**, then select your server and fill
the form:

Expand All @@ -89,7 +89,7 @@ the form:

.. note::
The **Database user** and **Database password** are the credentials defined
during the instalaltion of the Remote Server
during the installation of the Remote Server

Click on **Next**

Expand Down
12 changes: 6 additions & 6 deletions doc/en/migration/pollerdisplaytoremoteserver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If the module **centreon-poller-display-central-1.6.x** is installed:

# yum remove centreon-poller-display-central

If your server use a CentOS or Red Hat v7 operating system, refer to the
If your server uses a CentOS or Red Hat v7 operating system, refer to the
:ref:`update procedure <upgrade_from_packages>` to update your Poller Display
server; else refer to the :ref:`migration procedure <migrate_to_1810>`.

Expand All @@ -32,7 +32,7 @@ Migration a server from Centreon Poller Display to Remote Server
1. Go to the **Administration > Extensions > Modules** menu and uninstall the
**Centreon Poller Display** module.

2. If the module was installed using RPM package, remove this one using the
2. If the module was installed using an RPM package, remove this one using the
following command::

# yum remove centreon-poller-display
Expand Down Expand Up @@ -65,17 +65,17 @@ This command will enable **Remote Server** mode::
Notifying Master...Success
Centreon Remote enabling finished.

6. Go to :ref:`SSH Key Exchange chapter to continu<sskkeypoller>` to perform
6. Go to :ref:`SSH Key Exchange chapter to continue<sskkeypoller>` to perform
exchange between your **Remote Server** and all attached **pollers**.

7. **On the Centreon Central server**, edit all pollers and attach them to the
**Remote Server** using select list.
**Remote Server** using the selection list.

.. note::
Do not forget to :ref:`generate configuration <deployconfiguration>` of your
**Remote Server**.

.. note::
A Centreon Remote Server is a server that is self-administering. Thus, the
configuration of the LDAP directory, users and ACLs is specific to this server
A Centreon Remote Server is a server that is self-administered. Thus, the
configuration of the LDAP directory, users and ACLs are specific to this server
and must be configured via the **Administration** menu.
6 changes: 3 additions & 3 deletions doc/fr/administration_guide/poller/install_poller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ préalable installer le fichier lié au dépôt. Exécutez la commande suivante

Installation du dépôt Centreon: ::

# wget http://yum.centreon.com/standard/18.10/el7/stable/noarch/RPMS/centreon-release-18.10-1.el7.centos.noarch.rpm -O /tmp/centreon-release-18.10-1.el7.centos.noarch.rpm
# yum install --nogpgcheck /tmp/centreon-release-18.10-1.el7.centos.noarch.rpm
# wget http://yum.centreon.com/standard/18.10/el7/stable/noarch/RPMS/centreon-release-18.10-2.el7.centos.noarch.rpm -O /tmp/centreon-release-18.10-2.el7.centos.noarch.rpm
# yum install --nogpgcheck /tmp/centreon-release-18.10-2.el7.centos.noarch.rpm

Le dépôt est maintenant installé.

Exécutez la command : ::
Exécutez la commande : ::

# yum install centreon-poller-centreon-engine

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Central Server.
A partir de l'ISO Centreon
--------------------------

Suiez la documentation :ref:`A partir de Centreon ISO el7<installisoel7>` pour
Suivez la documentation :ref:`A partir de Centreon ISO el7<installisoel7>` pour
installer un Centreon Central server.

A partir des paquets Centreon
Expand Down
2 changes: 1 addition & 1 deletion doc/fr/administration_guide/poller/ssh_key.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ La communication entre le serveur central et un collecteur se fait via SSH.

Vous devez échanger les clés SSH entre les serveurs.

Si vous n’avez pas de clé SSH privées sur le serveur central pour
Si vous n’avez pas de clé SSH privée sur le serveur central pour
l’utilisateur 'centreon' : ::

# su - centreon
Expand Down
12 changes: 6 additions & 6 deletions doc/fr/administration_guide/poller/wizard_add_poller.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
.. _wizard_add_poller:

==========================================
Configurer un nouveau server dans Centreon
==========================================
===========================================
Configurer un nouveau serveur dans Centreon
===========================================

Depuis Centreon 18.10, un assistant de configuration est disponible pour ajouter
un collecteur ou un Remote Server à la plate-forme Centreon.

Choisissez le chapitre suivant le type de server.
Choisissez le chapitre suivant le type de serveur.

.. note::
Il est possible d'ajouter un nouveau collecteur :ref:`manuellement<add_manual_poller>`,
Expand Down Expand Up @@ -83,15 +83,15 @@ et saisissez les informations demandées.
:align: center

Si vous avez déjà activé l'option **Remote Server** durant l'installation de
votre server, sélectionnez l'option **Select a Remote Server** et sélectionnez
votre serveur, sélectionnez l'option **Select a Remote Server** et sélectionnez
votre serveur dans la liste puis complétez les informations demandées.

.. image:: /images/poller/wizard_add_remote_2b.png
:align: center

.. note::
Les champs **Database user** et **Database password** sont les accès aux bases
de données Centreon définit durant l'installation de votre Remote Server.
de données Centreon définis durant l'installation de votre Remote Server.

Cliquez sur **Next** :

Expand Down
7 changes: 4 additions & 3 deletions doc/fr/migration/pollerdisplaytoremoteserver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Cette commande va activer le mode **Remote Server** ::

.. note::
Un serveur Centreon Remote Server est un serveur dont l’administration est
autonome. Ainsi, la configuration de l’annuaire LDAP, des utilisateurs et
des ACL est propre à ce serveur et doit être configuré via le menu
**Administration**.
autonome. Ainsi, la configuration de l’annuaire LDAP, celle des utilisateurs
ainsi que celle des ACL sont propres à ce serveur et doivent être configurées
via les menus **Configuration** (pour les utilisateurs) et **Administration**
(pour l'annuaire LDAP et les ACL).