|
-La dernière colonne décrit la modification en elle-même :
+ |
+ La dernière colonne décrit la modification en elle-même :
- Nom du champ : Décrit le champ du formulaire modifié
- Avant : Indique l'ancienne valeur
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/administration/parameters/ldap.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/administration/parameters/ldap.md
index 95bce4b4eb9b..a55bb27752a3 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/administration/parameters/ldap.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/administration/parameters/ldap.md
@@ -106,9 +106,9 @@ de type Posix.
> SWA](https://help.okta.com/en/prod/Content/Topics/Apps/Apps_Configure_Template_App.htm) :
>
> - le champ **Utilisateur du domaine** est du type
-> **uid=,dc=,dc=okta,dc=com**
+> **uid=\,dc=\,dc=okta,dc=com**
> - et le champ **Base de recherche de groupe DN** du type
-> **ou=,dc=,dc=okta,dc=com**
+> **ou=\,dc=\,dc=okta,dc=com**
Sous CentOS 7, on peut définir de ne pas vérifier le certificat serveur avec la
procédure suivante:
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/administration/secure-platform.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/administration/secure-platform.md
index 733a0a2ea3e3..39bca576803c 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/administration/secure-platform.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/administration/secure-platform.md
@@ -679,17 +679,17 @@ cp /etc/apache2/sites-available/centreon.conf{,.origin}
-Éditez le fichier **/etc/httpd/conf.d/10-centreon.conf** en ajoutant la section ****.
+Éditez le fichier **/etc/httpd/conf.d/10-centreon.conf** en ajoutant la section **\**.
-Éditez le fichier **/opt/rh/httpd24/root/etc/httpd/conf.d/10-centreon.conf** en ajoutant la section ****.
+Éditez le fichier **/opt/rh/httpd24/root/etc/httpd/conf.d/10-centreon.conf** en ajoutant la section **\**.
-Éditez le fichier **/etc/apache2/sites-available/centreon.conf** en ajoutant la section ****.
+Éditez le fichier **/etc/apache2/sites-available/centreon.conf** en ajoutant la section **\**.
@@ -1205,7 +1205,7 @@ Si tout est correct, vous devriez avoir quelque chose comme :
Vous pouvez maintenant accéder à votre plateforme via votre navigateur en mode HTTPS.
-> Une fois que votre serveur web est configuré en mode HTTPS et si vous avez un serveur MAP sur votre plateforme, vous devez le configurer en mode HTTPS également. Sinon, les navigateurs web récents peuvent bloquer la communication entre les deux serveurs. Voir la procédure détaillée [ici](../graph-views/secure-your-map-platform.md/#configure-httpstls-on-the-map-server).
+> Une fois que votre serveur web est configuré en mode HTTPS et si vous avez un serveur MAP sur votre plateforme, vous devez le configurer en mode HTTPS également. Sinon, les navigateurs web récents peuvent bloquer la communication entre les deux serveurs. Voir la procédure détaillée [ici](../graph-views/secure-your-map-platform.md#configure-httpstls-on-the-map-server).
9. Configuration API de Gorgone
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/notif-config-for-teams.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/notif-config-for-teams.md
index dda9e6edbfad..375924a4a128 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/notif-config-for-teams.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/notif-config-for-teams.md
@@ -66,9 +66,9 @@ Pour bénéficier des fonctionnalités du plugin, vous devez créer les objets C
1. Pour faciliter la création de ces objets, vous pouvez copier le contenu suivant issu d'un fichier CLAPI et le coller dans un fichier du répertoire /tmp de votre serveur central (par exemple /tmp/clapi-teams.import).
> Avant de charger le fichier, remplacez ces valeurs par les vôtres :
- - **** avec l'URL que vous utilisez pour accéder à l'interface web de Centreon.
- - **** avec l'URL de Teams pour le workflow, obtenu précédemment.
- - **** avec le mot de passe que vous souhaitez pour le nouveau contact.
+ - **\** avec l'URL que vous utilisez pour accéder à l'interface web de Centreon.
+ - **\** avec l'URL de Teams pour le workflow, obtenu précédemment.
+ - **\** avec le mot de passe que vous souhaitez pour le nouveau contact.
``` shell
CMD;ADD;bam-notify-by-microsoft-teams;1;$CENTREONPLUGINS$/centreon_notification_teams.pl --plugin=notification::microsoft::office365::teams::plugin --mode=alert --custommode=workflowapi --teams-workflow='$CONTACTPAGER$' --bam --service-description='$SERVICEDISPLAYNAME$' --service-state='$SERVICESTATE$' --service-output='$SERVICEOUTPUT$' --date='$DATE$ $TIME$' --centreonurl='$CONTACTADDRESS1$'
@@ -90,7 +90,7 @@ CONTACT;setparam;notify_teams_consulting_channel;svcnotifperiod;24x7
CONTACT;setparam;notify_teams_consulting_channel;hostnotifopt;d,u
CONTACT;setparam;notify_teams_consulting_channel;servicenotifopt;w,u,c
CONTACT;setparam;notify_teams_consulting_channel;contact_pager;
-CONTACT;setparam;notify_teams_consulting_channel;contact_address1;
+CONTACT;setparam;notify_teams_consulting_channel;contact_address1;\
CONTACT;setparam;notify_teams_consulting_channel;contact_js_effects;0
CONTACT;setparam;notify_teams_consulting_channel;reach_api;0
CONTACT;setparam;notify_teams_consulting_channel;reach_api_rt;0
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/resources-status.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/resources-status.md
index 5a6cc3849812..21fe99ac0f63 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/resources-status.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/resources-status.md
@@ -306,7 +306,7 @@ Les graphiques affichent l'évolution des métriques sur une période donnée. L
- Des sélecteurs de date et d'heure sont disponibles pour les points de début et de fin. Ils sont mis à jour lorsque la période affichée change.
-- Utilisez les boutons [<] et [>] qui apparaissent sur les côtés au survol du bord du graphique pour avancer ou reculer dans le temps de la moitié de la période de temps affichée.
+- Utilisez les boutons [\<] et [>] qui apparaissent sur les côtés au survol du bord du graphique pour avancer ou reculer dans le temps de la moitié de la période de temps affichée.
- Sélectionnez une période dans le graphique pour zoomer sur cette période.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/ticketing.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/ticketing.md
index f40063645a43..e2189dc74110 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/ticketing.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/alerts-notifications/ticketing.md
@@ -147,9 +147,9 @@ Le module stocke la sélection de la liste d'utilisateurs dans un tableau
`mapping ticket arguments`). Il y a 3 champs (**LIST\_ID** doit être
remplacé):
-- {$select.LIST\_ID.id}
-- {$select.LIST\_ID.value}
-- {$select.LIST\_ID.label}
+- \{$select.LIST\_ID.id\}
+- \{$select.LIST\_ID.value\}
+- \{$select.LIST\_ID.label\}
### Règles de chaînage
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/clapi.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/clapi.md
index d911d420a037..215fac190475 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/clapi.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/clapi.md
@@ -992,23 +992,35 @@ ipv4:
-buffering_timeout |
-Buffering timeout |
-Time in seconds to wait before launching failover. |
+
+ buffering_timeout
+ |
+
+ Buffering timeout
+ |
+
+ Time in seconds to wait before launching failover.
+ |
|
-compression
+ |
+ compression
compression_buffer
-compression_level |
-Compression (zlib)
+compression_level
+ |
+
+ Compression (zlib)
Compression buffer size
-Compression level |
-Enable or not data stream compression.
+Compression level
+ |
+
+ Enable or not data stream compression.
The higher the buffer size is, the best compression. This however increase data streaming latency. Use with caution.
-Ranges from 0 (no compression) to 9 (best compression). Default is -1 (zlib compression) |
+Ranges from 0 (no compression) to 9 (best compression). Default is -1 (zlib compression)
+
@@ -1016,71 +1028,121 @@ ipv4:
|
-retry_interval |
-Retry interval |
-Time in seconds to wait between each connection attempt. |
+
+ retry_interval
+ |
+
+ Retry interval
+ |
+
+ Time in seconds to wait between each connection attempt.
+ |
|
-category |
-Filter category |
-Category filter for flux in input |
+
+ category
+ |
+
+ Filter category
+ |
+
+ Category filter for flux in input
+ |
|
-ca_certificate
-host |
-Trusted CA's certificate
-Host to connect to |
-Trusted CA's certificate.
-IP address or hostname of the host to connect to (leave blank for listening mode). |
+
+ ca_certificate
+host
+ |
+
+ Trusted CA's certificate
+Host to connect to
+ |
+
+ Trusted CA's certificate.
+IP address or hostname of the host to connect to (leave blank for listening mode).
+ |
|
-one_peer_retention_mode
-port |
-One peer retention
-Connection port |
-This allows the retention to work even if the socket is listening
-Port to listen on (empty host) or to connect to (with host filled). |
+
+ one_peer_retention_mode
+port
+ |
+
+ One peer retention
+Connection port
+ |
+
+ This allows the retention to work even if the socket is listening
+Port to listen on (empty host) or to connect to (with host filled).
+ |
|
-private_key |
-Private key file. |
-Private key file path when TLS encryption is used. |
+
+ private_key
+ |
+
+ Private key file.
+ |
+
+ Private key file path when TLS encryption is used.
+ |
|
-protocol |
-Serialization protocol |
-Serialization protocol. |
-ndo |
+
+ protocol
+ |
+
+ Serialization protocol
+ |
+
+ Serialization protocol.
+ |
+
+ ndo
+ |
-public_cert |
-Public certificate |
-Public certificate file path when TLS encryption is used. |
+
+ public_cert
+ |
+
+ Public certificate
+ |
+
+ Public certificate file path when TLS encryption is used.
+ |
|
-tls |
-Enable TLS encryption |
-Enable TLS encryption. |
+
+ tls
+ |
+
+ Enable TLS encryption
+ |
+
+ Enable TLS encryption.
+ |
|
@@ -1101,23 +1163,35 @@ ipv6:
-buffering_timeout |
-Buffering timeout |
-Time in seconds to wait before launching failover. |
+
+ buffering_timeout
+ |
+
+ Buffering timeout
+ |
+
+ Time in seconds to wait before launching failover.
+ |
|
-compression
+ |
+ compression
compression_buffer
-compression_level |
-Compression (zlib)
+compression_level
+ |
+
+ Compression (zlib)
Compression buffer size
-Compression level |
-Enable or not data stream compression.
+Compression level
+ |
+
+ Enable or not data stream compression.
The higher the buffer size is, the best compression. This however increase data streaming latency. Use with caution.
-Ranges from 0 (no compression) to 9 (best compression). Default is -1 (zlib compression) |
+Ranges from 0 (no compression) to 9 (best compression). Default is -1 (zlib compression)
+
@@ -1125,71 +1199,121 @@ ipv6:
|
-retry_interval |
-Retry interval |
-Time in seconds to wait between each connection attempt. |
+
+ retry_interval
+ |
+
+ Retry interval
+ |
+
+ Time in seconds to wait between each connection attempt.
+ |
|
-category |
-Filter category |
-Category filter for flux in input |
+
+ category
+ |
+
+ Filter category
+ |
+
+ Category filter for flux in input
+ |
|
-ca_certificate
-host |
-Trusted CA's certificate
-Host to connect to |
-Trusted CA's certificate.
-IP address or hostname of the host to connect to (leave blank for listening mode). |
+
+ ca_certificate
+host
+ |
+
+ Trusted CA's certificate
+Host to connect to
+ |
+
+ Trusted CA's certificate.
+IP address or hostname of the host to connect to (leave blank for listening mode).
+ |
|
-one_peer_retention_mode
-port |
-One peer retention
-Connection port |
-This allows the retention to work even if the socket is listening
-Port to listen on (empty host) or to connect to (with host filled). |
+
+ one_peer_retention_mode
+port
+ |
+
+ One peer retention
+Connection port
+ |
+
+ This allows the retention to work even if the socket is listening
+Port to listen on (empty host) or to connect to (with host filled).
+ |
|
-private_key |
-Private key file. |
-Private key file path when TLS encryption is used. |
+
+ private_key
+ |
+
+ Private key file.
+ |
+
+ Private key file path when TLS encryption is used.
+ |
|
-protocol |
-Serialization protocol |
-Serialization protocol. |
-ndo |
+
+ protocol
+ |
+
+ Serialization protocol
+ |
+
+ Serialization protocol.
+ |
+
+ ndo
+ |
-public_cert |
-Public certificate |
-Public certificate file path when TLS encryption is used. |
+
+ public_cert
+ |
+
+ Public certificate
+ |
+
+ Public certificate file path when TLS encryption is used.
+ |
|
-tls |
-Enable TLS encryption |
-Enable TLS encryption. |
+
+ tls
+ |
+
+ Enable TLS encryption
+ |
+
+ Enable TLS encryption.
+ |
|
@@ -1210,23 +1334,35 @@ file:
-buffering_timeout |
-Buffering timeout |
-Time in seconds to wait before launching failover. |
+
+ buffering_timeout
+ |
+
+ Buffering timeout
+ |
+
+ Time in seconds to wait before launching failover.
+ |
|
-compression
+ |
+ compression
compression_buffer
-compression_level |
-Compression (zlib)
+compression_level
+ |
+
+ Compression (zlib)
Compression buffer size
-Compression level |
-Enable or not data stream compression.
+Compression level
+ |
+
+ Enable or not data stream compression.
The higher the buffer size is, the best compression. This however increase data streaming latency. Use with caution.
-Ranges from 0 (no compression) to 9 (best compression). Default is -1 (zlib compression) |
+Ranges from 0 (no compression) to 9 (best compression). Default is -1 (zlib compression)
+
@@ -1234,34 +1370,60 @@ file:
|
-retry_interval |
-Retry interval |
-Time in seconds to wait between each connection attempt. |
+
+ retry_interval
+ |
+
+ Retry interval
+ |
+
+ Time in seconds to wait between each connection attempt.
+ |
|
-max_size |
-Maximum size of file |
-Maximum size in bytes. |
+
+ max_size
+ |
+
+ Maximum size of file
+ |
+
+ Maximum size in bytes.
+ |
|
-path |
-File path |
-Path to the file. |
+
+ path
+ |
+
+ File path
+ |
+
+ Path to the file.
+ |
|
-protocol |
-Serialization protocol |
-Serialization protocol. |
-ndo |
+
+ protocol
+ |
+
+ Serialization protocol
+ |
+
+ Serialization protocol.
+ |
+
+ ndo
+ |
@@ -1281,50 +1443,88 @@ file:
-config |
-Configuration messages |
-Enable or not configuration messages logging. |
+
+ config
+ |
+
+ Configuration messages
+ |
+
+ Enable or not configuration messages logging.
+ |
|
-debug |
-Debug messages |
-Enable or not debug messages logging. |
+
+ debug
+ |
+
+ Debug messages
+ |
+
+ Enable or not debug messages logging.
+ |
|
-error |
-Error messages |
-Enable or not error messages logging. |
+
+ error
+ |
+
+ Error messages
+ |
+
+ Enable or not error messages logging.
+ |
|
-info |
-Informational messages |
-Enable or not informational messages logging. |
+
+ info
+ |
+
+ Informational messages
+ |
+
+ Enable or not informational messages logging.
+ |
|
-level |
-Logging level |
-How much messages must be logged. |
-high,low,medium |
+
+ level
+ |
+
+ Logging level
+ |
+
+ How much messages must be logged.
+ |
+
+ high,low,medium
+ |
-max_size
-name |
-Max file size in bytes
-Name of the logger |
-The maximum size of log file.
-For a file logger this is the path to the file. For a standard logger, one of 'stdout' or 'stderr'. |
+
+ max_size
+name
+ |
+
+ Max file size in bytes
+Name of the logger
+ |
+
+ The maximum size of log file.
+For a file logger this is the path to the file. For a standard logger, one of 'stdout' or 'stderr'.
+ |
@@ -1346,45 +1546,76 @@ standard:
-config |
-Configuration messages |
-Enable or not configuration messages logging. |
+
+ config
+ |
+
+ Configuration messages
+ |
+
+ Enable or not configuration messages logging.
+ |
|
-debug |
-Debug messages |
-Enable or not debug messages logging. |
+
+ debug
+ |
+
+ Debug messages
+ |
+
+ Enable or not debug messages logging.
+ |
|
-error |
-Error messages |
-Enable or not error messages logging. |
+
+ error
+ |
+
+ Error messages
+ |
+
+ Enable or not error messages logging.
+ |
|
-info |
-Informational messages |
-Enable or not informational messages logging. |
+
+ info
+ |
+
+ Informational messages
+ |
+
+ Enable or not informational messages logging.
+ |
|
-level
-name |
-Logging level
-Name of the logger |
-How much messages must be logged.
-For a file logger this is the path to the file. For a standard logger, one of 'stdout' or 'stderr'. |
-high,low,medium
+ |
+ level
+name
+ |
+
+ Logging level
+Name of the logger
+ |
+
+ How much messages must be logged.
+For a file logger this is the path to the file. For a standard logger, one of 'stdout' or 'stderr'.
+ |
+
+ high,low,medium
|
@@ -1405,42 +1636,74 @@ syslog:
-config |
-Configuration messages |
-Enable or not configuration messages logging. |
+
+ config
+ |
+
+ Configuration messages
+ |
+
+ Enable or not configuration messages logging.
+ |
|
-debug |
-Debug messages |
-Enable or not debug messages logging. |
+
+ debug
+ |
+
+ Debug messages
+ |
+
+ Enable or not debug messages logging.
+ |
|
-error |
-Error messages |
-Enable or not error messages logging. |
+
+ error
+ |
+
+ Error messages
+ |
+
+ Enable or not error messages logging.
+ |
|
-info |
-Informational messages |
-Enable or not informational messages logging. |
+
+ info
+ |
+
+ Informational messages
+ |
+
+ Enable or not informational messages logging.
+ |
|
-level |
-Logging level |
-How much messages must be logged. |
-high,low,medium |
+
+ level
+ |
+
+ Logging level
+ |
+
+ How much messages must be logged.
+ |
+
+ high,low,medium
+ |
@@ -1458,45 +1721,76 @@ monitoring:
-config |
-Configuration messages |
-Enable or not configuration messages logging. |
+
+ config
+ |
+
+ Configuration messages
+ |
+
+ Enable or not configuration messages logging.
+ |
|
-debug |
-Debug messages |
-Enable or not debug messages logging. |
+
+ debug
+ |
+
+ Debug messages
+ |
+
+ Enable or not debug messages logging.
+ |
|
-error |
-Error messages |
-Enable or not error messages logging. |
+
+ error
+ |
+
+ Error messages
+ |
+
+ Enable or not error messages logging.
+ |
|
-info |
-Informational messages |
-Enable or not informational messages logging. |
+
+ info
+ |
+
+ Informational messages
+ |
+
+ Enable or not informational messages logging.
+ |
|
-level
-name |
-Logging level
-Name of the logger |
-How much messages must be logged.
-For a file logger this is the path to the file. For a standard logger, one of 'stdout' or 'stderr'. |
-high,low,medium
+ |
+ level
+name
+ |
+
+ Logging level
+Name of the logger
+ |
+
+ How much messages must be logged.
+For a file logger this is the path to the file. For a standard logger, one of 'stdout' or 'stderr'.
+ |
+
+ high,low,medium
|
@@ -1572,33 +1866,57 @@ rrd:
-buffering_timeout |
-Buffering timeout |
-Time in seconds to wait before launching failover. |
+
+ buffering_timeout
+ |
+
+ Buffering timeout
+ |
+
+ Time in seconds to wait before launching failover.
+ |
|
-failover |
-Failover name |
-Name of the output which will act as failover |
+
+ failover
+ |
+
+ Failover name
+ |
+
+ Name of the output which will act as failover
+ |
|
-retry_interval |
-Retry interval |
-Time in seconds to wait between each connection attempt. |
+
+ retry_interval
+ |
+
+ Retry interval
+ |
+
+ Time in seconds to wait between each connection attempt.
+ |
|
-category |
-Filter category |
-Category filter for flux in output. |
+
+ category
+ |
+
+ Filter category
+ |
+
+ Category filter for flux in output.
+ |
@@ -1606,15 +1924,21 @@ rrd:
|
-metrics_path
+ |
+ metrics_path
path
-port |
-RRD file directory for metrics
+port
+ |
+
+ RRD file directory for metrics
Unix socket
-TCP port |
-RRD file directory, for example /var/lib/centreon/metrics
+TCP port
+ |
+
+ RRD file directory, for example /var/lib/centreon/metrics
The Unix socket used to communicate with rrdcached. This is a global option, go to Administration > Options > RRDTool to modify it.
-The TCP port used to communicate with rrdcached. This is a global option, go to Administration > Options > RRDTool to modify it. |
+The TCP port used to communicate with rrdcached. This is a global option, go to Administration > Options > RRDTool to modify it.
+
@@ -1622,33 +1946,57 @@ rrd:
|
-status_path |
-RRD file directory for statuses |
-RRD file directory, for example /var/lib/centreon/status |
+
+ status_path
+ |
+
+ RRD file directory for statuses
+ |
+
+ RRD file directory, for example /var/lib/centreon/status
+ |
|
-write_metrics |
-Enable write_metrics |
-Enable or not write_metrics. |
+
+ write_metrics
+ |
+
+ Enable write_metrics
+ |
+
+ Enable or not write_metrics.
+ |
|
-write_status |
-Enable write_status |
-Enable or not write_status. |
+
+ write_status
+ |
+
+ Enable write_status
+ |
+
+ Enable or not write_status.
+ |
|
-store_in_data_bin |
-Enable store_in_data_bin |
-Enable or not store in performance data in data_bin. |
+
+ store_in_data_bin
+ |
+
+ Enable store_in_data_bin
+ |
+
+ Enable or not store in performance data in data_bin.
+ |
@@ -1671,36 +2019,60 @@ storage:
-buffering_timeout |
-Buffering timeout |
-Time in seconds to wait before launching failover. |
+
+ buffering_timeout
+ |
+
+ Buffering timeout
+ |
+
+ Time in seconds to wait before launching failover.
+ |
|
-failover |
-Failover name |
-Name of the output which will act as failover |
+
+ failover
+ |
+
+ Failover name
+ |
+
+ Name of the output which will act as failover
+ |
|
-retry_interval |
-Retry interval |
-Time in seconds to wait between each connection attempt. |
+
+ retry_interval
+ |
+
+ Retry interval
+ |
+
+ Time in seconds to wait between each connection attempt.
+ |
|
-category
-check_replication |
-Filter category
-Replication enabled |
-Category filter for flux in output.
-When enabled, the broker engine will check whether or not the replication is up to date before attempting to update data. |
+
+ category
+check_replication
+ |
+
+ Filter category
+Replication enabled
+ |
+
+ Category filter for flux in output.
+When enabled, the broker engine will check whether or not the replication is up to date before attempting to update data.
+ |
@@ -1711,91 +2083,159 @@ storage:
|
-db_host |
-DB host |
-IP address or hostname of the database server. |
+
+ db_host
+ |
+
+ DB host
+ |
+
+ IP address or hostname of the database server.
+ |
|
-db_name |
-DB name |
-Database name. |
+
+ db_name
+ |
+
+ DB name
+ |
+
+ Database name.
+ |
|
-db_password |
-DB password |
-Password of database user. |
+
+ db_password
+ |
+
+ DB password
+ |
+
+ Password of database user.
+ |
|
-db_port |
-DB port |
-Port on which the DB server listens |
+
+ db_port
+ |
+
+ DB port
+ |
+
+ Port on which the DB server listens
+ |
|
-db_type |
-DB type |
-Target DBMS. |
-db2,ibase,mysql,oci,odbc,postgresql,sqlite,tds |
+
+ db_type
+ |
+
+ DB type
+ |
+
+ Target DBMS.
+ |
+
+ db2,ibase,mysql,oci,odbc,postgresql,sqlite,tds
+ |
-db_user |
-DB user |
-Database user. |
+
+ db_user
+ |
+
+ DB user
+ |
+
+ Database user.
+ |
|
-interval |
-Interval length |
-Interval length in seconds. |
+
+ interval
+ |
+
+ Interval length
+ |
+
+ Interval length in seconds.
+ |
|
-length |
-RRD length |
-RRD storage duration in seconds. |
+
+ length
+ |
+
+ RRD length
+ |
+
+ RRD storage duration in seconds.
+ |
|
-queries_per_transaction |
-Maximum queries per transaction |
-The maximum queries per transaction before commit. |
+
+ queries_per_transaction
+ |
+
+ Maximum queries per transaction
+ |
+
+ The maximum queries per transaction before commit.
+ |
|
-read_timeout
-rebuild_check_interval |
-Transaction commit timeout
-Rebuild check interval in seconds |
-The transaction timeout before running commit.
-The interval between check if some metrics must be rebuild. The default value is 300s |
+
+ read_timeout
+rebuild_check_interval
+ |
+
+ Transaction commit timeout
+Rebuild check interval in seconds
+ |
+
+ The transaction timeout before running commit.
+The interval between check if some metrics must be rebuild. The default value is 300s
+ |
|
-store_in_data_bin |
-Enable store_in_data_bin |
-Enable or not store in performance data in data_bin. |
+
+ store_in_data_bin
+ |
+
+ Enable store_in_data_bin
+ |
+
+ Enable or not store in performance data in data_bin.
+ |
@@ -1818,36 +2258,60 @@ sql:
-buffering_timeout |
-Buffering timeout |
-Time in seconds to wait before launching failover. |
+
+ buffering_timeout
+ |
+
+ Buffering timeout
+ |
+
+ Time in seconds to wait before launching failover.
+ |
|
-failover |
-Failover name |
-Name of the output which will act as failover |
+
+ failover
+ |
+
+ Failover name
+ |
+
+ Name of the output which will act as failover
+ |
|
-retry_interval |
-Retry interval |
-Time in seconds to wait between each connection attempt. |
+
+ retry_interval
+ |
+
+ Retry interval
+ |
+
+ Time in seconds to wait between each connection attempt.
+ |
|
-category
-check_replication |
-Filter category
-Replication enabled |
-Category filter for flux in output.
-When enabled, the broker engine will check whether or not the replication is up to date before attempting to update data. |
+
+ category
+check_replication
+ |
+
+ Filter category
+Replication enabled
+ |
+
+ Category filter for flux in output.
+When enabled, the broker engine will check whether or not the replication is up to date before attempting to update data.
+ |
@@ -1858,63 +2322,113 @@ sql:
|
-db_host |
-DB host |
-IP address or hostname of the database server. |
+
+ db_host
+ |
+
+ DB host
+ |
+
+ IP address or hostname of the database server.
+ |
|
-db_name |
-DB name |
-Database name. |
+
+ db_name
+ |
+
+ DB name
+ |
+
+ Database name.
+ |
|
-db_password |
-DB password |
-Password of database user. |
+
+ db_password
+ |
+
+ DB password
+ |
+
+ Password of database user.
+ |
|
-db_port |
-DB port |
-Port on which the DB server listens |
+
+ db_port
+ |
+
+ DB port
+ |
+
+ Port on which the DB server listens
+ |
|
-db_type |
-DB type |
-Target DBMS. |
-db2,ibase,mysql,oci,odbc,postgresql,sqlite,tds |
+
+ db_type
+ |
+
+ DB type
+ |
+
+ Target DBMS.
+ |
+
+ db2,ibase,mysql,oci,odbc,postgresql,sqlite,tds
+ |
-db_user |
-DB user |
-Database user. |
+
+ db_user
+ |
+
+ DB user
+ |
+
+ Database user.
+ |
|
-queries_per_transaction |
-Maximum queries per transaction |
-The maximum queries per transaction before commit. |
+
+ queries_per_transaction
+ |
+
+ Maximum queries per transaction
+ |
+
+ The maximum queries per transaction before commit.
+ |
|
-read_timeout |
-Transaction commit timeout |
-The transaction timeout before running commit. |
+
+ read_timeout
+ |
+
+ Transaction commit timeout
+ |
+
+ The transaction timeout before running commit.
+ |
|
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/graph-views-api.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/graph-views-api.md
index 684ae6ba257e..dadee7409257 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/graph-views-api.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/graph-views-api.md
@@ -50,14 +50,14 @@ Body {
}
```
-In the result, retrieve the {studio-session} (token), you'll need to
+In the result, retrieve the \{studio-session\} (token), you'll need to
use it all your API calls. The headers will look like this:
```
Headers {
Content-Type = application/json
X-client-version = 19.10.0
- studio-session = {studio-session}
+ studio-session = \{studio-session\}
}
```
@@ -71,7 +71,7 @@ POST http://{{serverURL}}:8080/centreon-studio/api/beta/maps
Headers {
Content-Type = application/json
X-client-version = 19.10.0
- studio-session = {studio-session}
+ studio-session = \{studio-session\}
}
Body {
@@ -79,7 +79,7 @@ Body {
}
```
-Retrieve the ID of the view returned: {viewId}
+Retrieve the ID of the view returned: \{viewId\}
**3.Open the Map**
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/graph-views-map-api.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/graph-views-map-api.md
index 75261ddfaeb7..4c2032ee0b1d 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/graph-views-map-api.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/graph-views-map-api.md
@@ -34,13 +34,13 @@ Body {
}
```
-- Dans le résultat, récupérez le {jwtToken}. Vous devrez l'utiliser pour tous vos appels à l'API. Les headers ressembleront à ceci :
+- Dans le résultat, récupérez le \{jwtToken\}. Vous devrez l'utiliser pour tous vos appels à l'API. Les headers ressembleront à ceci :
```
Headers {
Content-Type = application/json
X-client-version = 22.10.0
- Authorization = Bearer {jwtToken}
+ Authorization = Bearer \{jwtToken\}
}
```
@@ -54,7 +54,7 @@ POST http://{{serverURL}}:8081/centreon-map/api/beta/maps
Headers {
Content-Type = application/json
X-client-version = 22.10.0
- Authorization = Bearer {jwtToken}
+ Authorization = Bearer \{jwtToken\}
}
Body {
@@ -62,7 +62,7 @@ Body {
}
```
-- Récupérez l'identifiant de la carte {mapId} et de la vue {viewId} renvoyés.
+- Récupérez l'identifiant de la carte \{mapId\} et de la vue \{viewId\} renvoyés.
### Ouvrir la carte
@@ -80,7 +80,7 @@ PUT http://{{serverURL}}:8081/centreon-map/api/beta/maps/{mapId}/views
```
Body: {
- "id": {viewId},
+ "id": \{viewId\},
"shapes": [
{
"type": "RECTANGLE",
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/rest-api-v1.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/rest-api-v1.md
index dda750d3cd2d..6139646d0eb5 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/rest-api-v1.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/api/rest-api-v1.md
@@ -2486,8 +2486,8 @@ Use the GET method and URL below: :
Additionnal information:
- kpi\_type: 0 = service, 1 = metaservice, 2 = BA, 3 = boolean rule
-- kpi\_name: name of the kpi ( / or
- or or )
+- kpi\_name: name of the kpi (\ / \ or
+ \ or \ or \)
- kpi\_current\_status: 0 = OK, 1 = Warning, 2 = Critical, 3 = Unknown
- ba\_current\_status: 0 = OK, 1 = Warning, 2 = Critical, 3 = Unknown
- current\_impact: impact on linked BA in %
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/connect/openid.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/connect/openid.md
index 9f6e0a63a2a8..fed0bc81d27e 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/connect/openid.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/connect/openid.md
@@ -233,8 +233,8 @@ Voici un exemple de configuration pour Microsoft Azure Active Directory:
| End Session Endpoint | |
| Scope | openid |
| Login claim value | email |
-| Client ID | ${clientId} |
-| Client Secret | ${clientSecret} |
+| Client ID | \{clientId\} |
+| Client Secret | \{clientSecret\} |
> Remplacez `${tenantId}`, `${clientId}` et `${clientSecret}` par vos propres valeurs.
@@ -245,7 +245,7 @@ Voici un exemple de configuration pour Okta:
| Champs | Valeurs |
|------------------------------|------------------------------------------|
-| Base Url | https://${theIdPdomain}/oauth2/v1 |
+| Base Url | https://\{theIdPdomain\}/oauth2/v1 |
| Authorization Endpoint | /authorize |
| Token Endpoint | /token |
| Introspection Token Endpoint | /introspect |
@@ -253,8 +253,8 @@ Voici un exemple de configuration pour Okta:
| End Session Endpoint | /logout |
| Scope | profile openid |
| Login claim value | username |
-| Client ID | ${clientId} |
-| Client Secret | ${clientSecret} |
+| Client ID | \{clientId\} |
+| Client Secret | \{clientSecret\} |
> Remplacez `${theIdPdomain}`, `${clientId}` et `${clientSecret}` par vos propres valeurs.
@@ -265,7 +265,7 @@ Voici un exemple de configuration pour Keycloak:
| Champs | Valeurs |
|------------------------------|-------------------------------------------------------------------------|
-| Base Url | https://${theIdPdomain}:8080/auth/realms/master/protocol/openid-connect |
+| Base Url | https://\{theIdPdomain\}:8080/auth/realms/master/protocol/openid-connect |
| Authorization Endpoint | /auth |
| Token Endpoint | /token |
| Introspection Token Endpoint | /token/introspect |
@@ -273,8 +273,8 @@ Voici un exemple de configuration pour Keycloak:
| End Session Endpoint | /logout |
| Scope | openid |
| Login claim value | email |
-| Client ID | ${clientId} |
-| Client Secret | ${clientSecret} |
+| Client ID | \{clientId\} |
+| Client Secret | \{clientSecret\} |
> Remplacez `${theIdPdomain}`, `${clientId}` et `${clientSecret}` par vos propres valeurs.
@@ -293,8 +293,8 @@ Voici un exemple de configuration pour LemonLDAP::NG:
| End Session Endpoint | |
| Scope | openid |
| Login claim value | email |
-| Client ID | ${clientId} |
-| Client Secret | ${clientSecret} |
+| Client ID | \{clientId\} |
+| Client Secret | \{clientSecret\} |
> Remplacez `auth.example.com`, `${clientId}` et `${clientSecret}` par vos propres valeurs.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/developer/developer-gorgone-client-server-communication.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/developer/developer-gorgone-client-server-communication.md
index a974e7fd2aff..e53bb325ff72 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/developer/developer-gorgone-client-server-communication.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/developer/developer-gorgone-client-server-communication.md
@@ -31,7 +31,7 @@ $ chmod 644 /var/spool/centreon/.gorgone/pubkey.pem
$ chmod 600 /var/spool/centreon/.gorgone/privkey.pem
```
-Copiez la clé publique du serveur dans un répertoire spécifique côté client (par exemple **/var/spool/centreon/.gorgone/**).
+Copiez la clé publique du serveur dans un répertoire spécifique côté client (par exemple **/var/spool/centreon/.gorgone/\**).
## Récupérer l'empreinte au format JWK
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/developer/developer-widget.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/developer/developer-widget.md
index d0928c7d868e..2f4738735230 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/developer/developer-widget.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/developer/developer-widget.md
@@ -18,7 +18,7 @@ Bien sûr, vous pourriez créer un widget qui ne fonctionnerait qu’avec un mod
Les widgets fonctionnent à peu près comme les modules. Ils doivent être placés dans le répertoire suivant :
```Shell
-centreon/www/widgets/name-of-your-widget/
+centreon/www/widgets/name-of-your-widget\/
```
Votre widget doit contenir un fichier obligatoire nommé **configs.xml** à sa racine.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/getting-started/model-it-services.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/getting-started/model-it-services.md
index 70f7b3225903..b49bac89c5b3 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/getting-started/model-it-services.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/getting-started/model-it-services.md
@@ -65,7 +65,7 @@ y a quatre méthodes de calcul disponible afin de rendre compte de l'état d'une
- **Worst Status**: Lorsque vous souhaitez savoir dès qu'un indicateur ne fonctionne plus
- **Ratio**: Lorsque vous souhaitez modéliser des concepts de **Cluster** en spécifiant un pourcentage ou un nombre
de resources maximum en statut Critique que vous ne voulez pas dépassez
-- **Impact**: Lorsque vous souhaitez définir finement l'impact de chaque indicateur en fonction de leurs poids (<=> sévérité)
+- **Impact**: Lorsque vous souhaitez définir finement l'impact de chaque indicateur en fonction de leurs poids (\<=\> sévérité)
Pour plus d'information sur les méthodes de calcul, consulter [ce chapitre](../service-mapping/ba-management.md#méthodes-de-calcul)
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/graph-views/install.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/graph-views/install.md
index 77cd8feb4b97..fb47da6686d3 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/graph-views/install.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/graph-views/install.md
@@ -139,7 +139,7 @@ Pour optimiser le client lourd, vous devez lui allouer plus de mémoire que la v
```shell
-C:\Users\\AppData\Local\Centreon-Map4\Centreon-Map4.ini
+C:\Users\AppData\Local\Centreon-Map4\Centreon-Map4.ini
```
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/graph-views/troubleshooter.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/graph-views/troubleshooter.md
index aed41db971f5..eb022d55443d 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/graph-views/troubleshooter.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/graph-views/troubleshooter.md
@@ -147,7 +147,7 @@ Pour ouvrir les ports appropriés :
/sbin/iptables -A INPUT -p tcp --dport -j ACCEPT
```
-> Remplacez par le port que votre serveur Centreon MAP utilise (le plus souvent 8080, ou 8443 si vous l'avez configuré en SSL).
+> Remplacez \ par le port que votre serveur Centreon MAP utilise (le plus souvent 8080, ou 8443 si vous l'avez configuré en SSL).
Pour désactiver votre pare-feu, exécutez :
@@ -256,7 +256,7 @@ Pour ce faire, modifiez le fichier :
```shell
-C:\Users\\AppData\Local\Centreon-Map4\Centreon-Map4.ini
+C:\Users\AppData\Local\Centreon-Map4\Centreon-Map4.ini
```
@@ -328,7 +328,7 @@ Si elle augmente et semble atteindre une limite alors que votre CPU travaille fo
```shell
- C:\Users\\AppData\Local\Centreon-Map4\Centreon-Map4.ini
+ C:\Users\AppData\Local\Centreon-Map4\Centreon-Map4.ini
```
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-central-server/using-packages.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-central-server/using-packages.md
index a28b5afd162a..b0f237c8ef68 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-central-server/using-packages.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-central-server/using-packages.md
@@ -470,11 +470,11 @@ GRANT ALL PRIVILEGES ON *.* TO 'dbadmin'@'' WITH GRANT OPTIO
FLUSH PRIVILEGES;
```
-> Remplacez **** par l'adresse IP du serveur central qui se connectera au serveur de bases de données.
+> Remplacez **\** par l'adresse IP du serveur central qui se connectera au serveur de bases de données.
>
-> Remplacez **** et **** par les identifiants de l'utilisateur.
+> Remplacez **\** et **\** par les identifiants de l'utilisateur.
-Cet utilisateur ne sera utilisé que pour le processus d'installation. Une fois [l'installation web](../web-and-post-installation.md/) terminée, vous pouvez supprimer cet utilisateur via la commande suivante :
+Cet utilisateur ne sera utilisé que pour le processus d'installation. Une fois [l'installation web](../web-and-post-installation.md) terminée, vous pouvez supprimer cet utilisateur via la commande suivante :
```SQL
DROP USER ''@'';
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-poller/using-packages.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-poller/using-packages.md
index c4afc8c2a3a6..b27d03db820c 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-poller/using-packages.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-poller/using-packages.md
@@ -331,10 +331,10 @@ Exemple:
/usr/share/centreon/bin/registerServerTopology.sh -u admin -t poller -h 192.168.0.1 -n poller-1
```
-> Remplacez **** par l'adresse IP du serveur Central ou du serveur distant auquel vous voulez rattacher le collecteur (adresse IP vue par le
+> Remplacez **\** par l'adresse IP du serveur Central ou du serveur distant auquel vous voulez rattacher le collecteur (adresse IP vue par le
> collecteur).
-> Le compte **** doit avoir accès à l'API de configuration. Vous pouvez utiliser le compte **admin**.
+> Le compte **\** doit avoir accès à l'API de configuration. Vous pouvez utiliser le compte **admin**.
> Vous pouvez changer le port et la méthode HTTP, le format de l'option **-h** est le suivant :
> `HTTPS://:PORT`
@@ -386,19 +386,19 @@ Vous recevrez la validation du serveur Centreon central ou du serveur Remote Ser
2020-10-20T10:23:15+02:00 [ERROR]: Invalid credentials
```
-> Vos informations d'identification sont incorrectes pour le compte ****.
+> Vos informations d'identification sont incorrectes pour le compte **\**.
``` shell
2020-10-20T10:24:59+02:00 [ERROR]: Access Denied.
```
-> L'utilisateur **** n'a pas accès à l'API de configuration.
+> L'utilisateur **\** n'a pas accès à l'API de configuration.
``` shell
Failed connect to 192.168.0.1:444; Connection refused
```
-> Impossible d'accéder à l'API. Contrôler les valeurs ****, méthode et port.
+> Impossible d'accéder à l'API. Contrôler les valeurs **\**, méthode et port.
``` shell
2020-10-20T10:39:30+02:00 [ERROR]: Can’t connect to the API using: https://192.168.0.1:443/centreon/api/latest/login
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-remote-server/using-packages.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-remote-server/using-packages.md
index 19935dabe828..07abfb0a1284 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-remote-server/using-packages.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/installation-of-a-remote-server/using-packages.md
@@ -462,10 +462,10 @@ GRANT ALL PRIVILEGES ON *.* TO ''@'' WITH GRANT OPTION;
FLUSH PRIVILEGES;
```
-> Remplacez **** par l'adresse IP avec laquelle le serveur Centreon
+> Remplacez **\** par l'adresse IP avec laquelle le serveur Centreon
> Remote Server se connectera au serveur de base de données.
>
-> Remplacez **** et **** par les identifiants de
+> Remplacez **\** et **\** par les identifiants de
> l'utilisateur.
Une fois l'installation terminée, supprimez cet utilisateur via la commande :
@@ -679,9 +679,9 @@ Exemple:
/usr/share/centreon/bin/registerServerTopology.sh -u admin -t remote -h 192.168.0.1 -n remote-1
```
-> Remplacez **** par l'adresse IP du serveur Central auquel vous voulez rattacher le serveur distant (adresse IP vue par le serveur distant).
+> Remplacez **\** par l'adresse IP du serveur Central auquel vous voulez rattacher le serveur distant (adresse IP vue par le serveur distant).
-> Le compte **** doit avoir accès à l'API de configuration. Vous pouvez utiliser le compte **admin**.
+> Le compte **\** doit avoir accès à l'API de configuration. Vous pouvez utiliser le compte **admin**.
> Pour changer le port et la méthode HTTP, le format de l'option **-h** est le suivant :
> `HTTPS://:PORT`
@@ -761,19 +761,19 @@ Vous recevrez la validation du serveur Centreon Central :
2020-10-20T10:23:15+02:00 [ERROR]: Invalid credentials
```
-> Vos informations d'identification sont incorrectes pour le compte ****.
+> Vos informations d'identification sont incorrectes pour le compte **\**.
``` shell
2020-10-20T10:24:59+02:00 [ERROR]: Access Denied.
```
-> L'utilisateur **** n'a pas accès à l'API de configuration.
+> L'utilisateur **\** n'a pas accès à l'API de configuration.
``` shell
Failed connect to 192.168.0.1:444; Connection refused
```
-> Impossible d'accéder à l'API. Contrôler les valeurs ****, méthode et port.
+> Impossible d'accéder à l'API. Contrôler les valeurs **\**, méthode et port.
``` shell
2020-10-20T10:39:30+02:00 [ERROR]: Can’t connect to the API using: https://192.168.0.1:443/centreon/api/latest/login
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/prerequisites.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/prerequisites.md
index efcc5a8d418a..8069d698dfa6 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/prerequisites.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/installation/prerequisites.md
@@ -54,7 +54,7 @@ Votre serveur central doit être partitionné de la manière suivante :
| vg_data | /var/lib/centreon-broker | contient les fichiers de rétention de Broker | 5 Go |
| vg_data | /var/lib/centreon-engine | contient les fichiers de rétention d'Engine | 5 Go |
| vg_data | /var/lib/mysql (seulement si le SGBD est situé sur le serveur central) | base de données | 106 Go |
-| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
+| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
| vg_data || Espace libre (non alloué) | 5 Go |
> Votre système doit utiliser LVM pour gérer vos partitions.
@@ -88,7 +88,7 @@ Votre serveur central doit être partitionné de la manière suivante :
| vg_data | /var/lib/centreon-broker | contient les fichiers de rétention de Broker | 10 Go |
| vg_data | /var/lib/centreon-engine | contient les fichiers de rétention d'Engine | 5 Go |
| vg_data | /var/lib/mysql (seulement si le SGBD est situé sur le serveur central) | base de données | 213 Go |
-| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
+| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
| vg_data | | Espace libre (non alloué) | 5 Go |
> Votre système doit utiliser LVM pour gérer vos partitions.
@@ -153,7 +153,7 @@ Votre serveur central doit être partitionné de la manière suivante :
| vg_data | /var/lib/centreon-broker | contient les fichiers de rétention de Broker | 25 Go |
| vg_data | /var/lib/centreon-engine | contient les fichiers de rétention d'Engine | 5 Go |
| vg_data | /var/lib/mysql (seulement si le SGBD est situé sur le serveur central) | base de données | 538 Go |
-| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
+| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
| vg_data | | Espace libre (non alloué) | 5 Go |
> Votre système doit utiliser LVM pour gérer vos partitions.
@@ -218,7 +218,7 @@ Votre serveur central doit être partitionné de la manière suivante :
| vg_data | /var/lib/centreon | contient en majorité des fichiers RRD | 339 Go |
| vg_data | /var/lib/centreon-broker | contient les fichiers de rétention de Broker | 50 Go |
| vg_data | /var/lib/centreon-engine | contient les fichiers de rétention d'Engine | 5 Go |
-| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
+| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
**Serveur de bases de données**
@@ -299,7 +299,7 @@ Votre serveur central doit être partitionné de la manière suivante :
| vg_data | /var/lib/centreon | contient en majorité des fichiers RRD | 677 Go |
| vg_data | /var/lib/centreon-broker | contient les fichiers de rétention de Broker | 50 Go |
| vg_data | /var/lib/centreon-engine | contient les fichiers de rétention d'Engine | 5 Go |
-| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
+| vg_data | /var/cache/centreon/backup | répertoire de sauvegarde | 10 Go Si vous utilisez la fonctionnalité de sauvegarde, prévoyez les caractéristiques suivantes : - taille de la partition /var/lib/mysql * 0,6
- valable pour 1 sauvegarde complète et 6 partielles
- attention, cela reste une estimation et n'exclut pas un contrôle humain
|
> Votre système doit utiliser LVM pour gérer vos partitions.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-datadog-events.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-datadog-events.md
index 6f12c249b14a..1bc0b3f27b09 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-datadog-events.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-datadog-events.md
@@ -232,4 +232,4 @@ Here is the list of all the curl commands that are used by the stream connector.
curl -X POST -H "content-type: application/json" -H "DD-API-KEY: " '' -d '{"title":"CRITICAL my_host my_service","text":"my service is not working","aggregation_key":"service_27_12","alert_type":"error","host":"my_host","date_happened":1630590530}'
```
-You must replace all the *``* inside the above command with their appropriate value. ** may become *https://api.datadoghq.com*.
\ No newline at end of file
+You must replace all the *``* inside the above command with their appropriate value. *\* may become *https://api.datadoghq.com*.
\ No newline at end of file
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-datadog-metrics.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-datadog-metrics.md
index 8da4a03af3a4..7eaa4d064a7a 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-datadog-metrics.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-datadog-metrics.md
@@ -235,4 +235,4 @@ Here is the list of all the curl commands that are used by the stream connector.
curl -X POST -H "content-type: application/json" -H "DD-API-KEY: " '' -d '{"host":"my_host","metric":"database.used.percent","points":[[1630590530,80]],"tags":["service:my_service","instance:my_instance","subinstance:sub_1","subinstance:sub_2"]}'
```
-You must replace all the *``* inside the above command with their appropriate value. ** may become *https://api.datadoghq.com*.
+You must replace all the *``* inside the above command with their appropriate value. *\* may become *https://api.datadoghq.com*.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-influxdb2-metrics.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-influxdb2-metrics.md
index eab94fd9809a..4c9fa888d78a 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-influxdb2-metrics.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-influxdb2-metrics.md
@@ -175,6 +175,6 @@ Si vous voulez tester que les évènements sont envoyés correctement à InfluxD
curl -X POST -H 'content-type: text/plain; charset=utf-8' -H 'accept: application/json' -H 'Authorization: Token ' 'http:///api/v2/write?bucket=&org=&precision=s' -d
```
- > Remplacez tous les *``* dans la commande ci-dessus par la valeur correcte. Par exemple, ** pourra être remplacé par *65f5f748e28c92f0*.
+ > Remplacez tous les *``* dans la commande ci-dessus par la valeur correcte. Par exemple, *\* pourra être remplacé par *65f5f748e28c92f0*.
3. Vérifiez que l'évènement a bien été reçu par InfluxDB 2.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-logstash-events.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-logstash-events.md
index 1b2bf06b0ee0..20e1553174e1 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-logstash-events.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-logstash-events.md
@@ -233,4 +233,4 @@ Here is the list of all the curl commands that are used by the stream connector.
curl -X PUT -H "accept: application/json" curl -X PUT 'http://:' -d '{"event_timestamp": 1653434348,"hostname": "my-host","output": "[DOWN] server is down","state": "DOWN","title": "DOWN: my-host"}'
```
-You must replace all the *``* inside the above command with their appropriate value. ** may become *8080*.
+You must replace all the *``* inside the above command with their appropriate value. *\* may become *8080*.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-splunk-events.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-splunk-events.md
index e3627abeaa15..db8f7443cda9 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-splunk-events.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-splunk-events.md
@@ -196,6 +196,6 @@ Si vous voulez tester que les évènements sont envoyés correctement à Splunk
curl -X POST -H "content-type: application/json" -H "authorization: Splunk " '' -d '{"sourcetype": "","source": "","index": "","host": "","time": ,"event": {"event_type": "host","state": 1,"state_type": 1,"hostname":"my_host","output": "Critical: it is on fire"}}'
```
- > Remplacez tous les *``* dans la commande ci-dessus par la valeur correcte. Par exemple, ** pourra être remplacé par *_json*.
+ > Remplacez tous les *``* dans la commande ci-dessus par la valeur correcte. Par exemple, *\* pourra être remplacé par *_json*.
3. Vérifiez que l'évènement a bien été reçu par Splunk.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-splunk-metrics.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-splunk-metrics.md
index 4058bed7325c..8dbdc96fe011 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-splunk-metrics.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/data-analytics/sc-splunk-metrics.md
@@ -194,6 +194,6 @@ Si vous voulez tester que les évènements sont envoyés correctement à Splunk
curl -X POST -H "content-type: application/json" -H "authorization: Splunk " '' -d '{"sourcetype": "","source": "","index": "","host": "","time": ,"event": {"event_type": "host","state": 1,"state_type": 1,"hostname":"my_host","ctime": 1675865364,"metric: pl": 0,"metric: rta": 10,"metric: rtmin": 5,"metric: rtmax": 15}}'
```
- > Remplacez tous les *``* dans la commande ci-dessus par la valeur correcte. Par exemple, ** pourra être remplacé par *_json*.
+ > Remplacez tous les *``* dans la commande ci-dessus par la valeur correcte. Par exemple, *\* pourra être remplacé par *_json*.
3. Vérifiez que l'évènement a bien été reçu par Splunk.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/digital-experience-monitoring/connector-skylight-pvx.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/digital-experience-monitoring/connector-skylight-pvx.md
index 60d22c97a534..6b78c581f3f5 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/digital-experience-monitoring/connector-skylight-pvx.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/digital-experience-monitoring/connector-skylight-pvx.md
@@ -20,13 +20,13 @@ The connector has been tested with the following versions: \* PVX version 5.1.1
To query PVX API, you need to generate an access key. This key will never expire
and the procedure below is an extract from the official documentation
-.
+\.
Follow these steps to get your API key. In each step replace the value of the
macros enclosed by '\< \>' with yours.
Command: `curl -k
-'https://****/api/login?user=****&password=****'`
+'https://**\**/api/login?user=****&password=****'`
Result:
@@ -40,7 +40,7 @@ Result:
Thanks to the obtained session ID, execute the command below get a secret key
Command: `curl -k
-'https:///api/create-api-key?name=****&_session=session:91554086-842b-4b73-9028-c51d20d91b94'`
+'https:///api/create-api-key?name=**\**&_session=session:91554086-842b-4b73-9028-c51d20d91b94'`
Result:
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/event-management/sc-opsgenie.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/event-management/sc-opsgenie.md
index 727f213bdfd0..b4fc01aa158c 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/event-management/sc-opsgenie.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/event-management/sc-opsgenie.md
@@ -179,7 +179,7 @@ rm -f /usr/share/centreon-broker/lua/opsgenie.lua
## Macros
-Les macros sont un outil pour créer des messages dynamiques dépendant de l'évènement que vous envoyez. Elles doivent être mises entre {} (ex : {hostname}). Si une macro est une macro de type *time* alors vous pouvez utiliser le suffixe **\_date** pour le convertir en un format lisible pour l'Homme. Vous pouvez changer le format de la date avec le paramètre de type string `date_format`. (ex : {last_update} est une macro sous la forme d'un timestamp. Vous pouvez utiliser {last_update_date} pour la convertir)
+Les macros sont un outil pour créer des messages dynamiques dépendant de l'évènement que vous envoyez. Elles doivent être mises entre {} (ex : \{hostname\}). Si une macro est une macro de type *time* alors vous pouvez utiliser le suffixe **\_date** pour le convertir en un format lisible pour l'Homme. Vous pouvez changer le format de la date avec le paramètre de type string `date_format`. (ex : \{last_update\} est une macro sous la forme d'un timestamp. Vous pouvez utiliser \{last_update_date\} pour la convertir)
#### Host event macros
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/event-management/sc-pagerduty-events.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/event-management/sc-pagerduty-events.md
index 79c22026cda4..d08c853f5763 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/event-management/sc-pagerduty-events.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/event-management/sc-pagerduty-events.md
@@ -296,4 +296,4 @@ Here is the list of all the curl commands that are used by the stream connector.
curl -X POST -H 'content-type: application/json' 'https://events.pagerduty.com/v2/enqueue' -d '{"dedup_key":"_H","payload":{"component":"","group":"","summary":"winter is coming","class":"host","severity":"info","timestamp":"2021-09-24T14:37:22.000","custom_details":{"Hostgroups":"","Hostseverity":2},"source":""},"event_action":"trigger","client":"Centreon Stream Connector","routing_key":"dzada32193dzbe1fz51xz","links":[{"href":"","text":"Link to Centreon host summary"}]}'
```
-You must replace all the *``* inside the above command with their appropriate value. ** may become *linuxServerA*.
+You must replace all the *``* inside the above command with their appropriate value. *\* may become *linuxServerA*.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-bmc-remedy.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-bmc-remedy.md
index 95aaaf7944fd..dcc196ae6331 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-bmc-remedy.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-bmc-remedy.md
@@ -27,7 +27,7 @@ Our provider requires the following parameters:
| Parameter | Example of value |
| --------- | ----------------------------------------------------------------------------------------------------- |
-| Endpoint | |
+| Endpoint | \ |
| Namespace | IncidentInterface\_Create\_WS |
| Username | centreon |
| Password | MyPassword |
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-mail.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-mail.md
index 193de09442c3..af6e12a19a74 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-mail.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-mail.md
@@ -25,7 +25,7 @@ Our provider requires the following parameters:
| Parameter | Example of value |
| --------- | ---------------- |
-| From | {$user.email} |
+| From | \{$user.email\} |
| To | |
## Possibilities
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-serena.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-serena.md
index 0b3dff0fdc64..e918149875a8 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-serena.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/itsm/ot-serena.md
@@ -26,7 +26,7 @@ Our provider requires the following parameters:
| Parameter | Example of value |
| --------- | ----------------------------------------------- |
-| Endpoint | |
+| Endpoint | \ |
| Namespace | xxxxxxx |
| Username | centreon |
| Password | MyPassword |
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/notifications/plugin-telegram.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/notifications/plugin-telegram.md
index 8ae3357e067d..8e07e79147e0 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/notifications/plugin-telegram.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/notifications/plugin-telegram.md
@@ -140,8 +140,8 @@ Below are some of the available options:
| ----------------- | ------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| \--centreon-token | an autologin token from centreon | |
| \--centreon-url | the centreon url | |
-| \--graph-url | graph url. You can use the above options as macro here | **%{centreon\_url}**/include/views/graphs/generateGraphs/generateImage.php?username=myuser&token=**%{centreon\_token}**&hostname=**%{host\_name}**&service=**%{service\_description}** |
-| \--link-url | a link url | **%{centreon\_url}**/main.php?p=20201&o=svc&host\_search=**%{host\_name}**&svc\_search=**%{service\_description}** |
+| \--graph-url | graph url. You can use the above options as macro here | **%\{centreon_url\}**/include/views/graphs/generateGraphs/generateImage.php?username=myuser&token=**%\{centreon_token\}**&hostname=**%\{host_name\}**&service=**%\{service_description\}** |
+| \--link-url | a link url | **%\{centreon_url\}**/main.php?p=20201&o=svc&host\_search=**%\{host_name\}**&svc\_search=**%\{service_description\}** |
| \--proxyurl | the url to your proxy if needed | |
All options can be displayed with the following command:
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/stream-connectors.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/stream-connectors.md
index 0dc174918a4b..241818206059 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/stream-connectors.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/integrations/stream-connectors.md
@@ -2,6 +2,8 @@
id: stream-connectors
title: Stream connectors
---
+import Tabs from '@theme/Tabs';
+import TabItem from '@theme/TabItem';
Les stream connectors ont pour but de transmettre en temps réel le flux des données issu de la supervision par la plateforme Centreon vers un outil tiers. Ce flux peut porter sur les évènements comme sur les métriques.
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/migrate/migrate-from-3-4.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/migrate/migrate-from-3-4.md
index 003d1bd37a63..3e5548fba182 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/migrate/migrate-from-3-4.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/migrate/migrate-from-3-4.md
@@ -52,15 +52,15 @@ Connectez-vous à votre ancien serveur Centreon et synchronisez les répertoires
suivants :
```shell
-rsync -avz /etc/centreon root@:/etc
-rsync -avz /etc/centreon-broker root@:/etc
-rsync -avz /var/log/centreon-engine/archives/ root@:/var/log/centreon-engine
-rsync -avz --exclude centcore/ --exclude log/ /var/lib/centreon root@:/var/lib
-rsync -avz /var/spool/centreon/.ssh root@:/var/spool/centreon
+rsync -avz /etc/centreon root@\:/etc
+rsync -avz /etc/centreon-broker root@\:/etc
+rsync -avz /var/log/centreon-engine/archives/ root@\:/var/log/centreon-engine
+rsync -avz --exclude centcore/ --exclude log/ /var/lib/centreon root@\:/var/lib
+rsync -avz /var/spool/centreon/.ssh root@\:/var/spool/centreon
rsync -avz /usr/share/centreon/www/img/media root@:/usr/share/centreon/www/img
```
-> Remplacez **** par l'adresse IP de votre nouveau serveur
+> Remplacez **\** par l'adresse IP de votre nouveau serveur
Centreon.
### Récupération des bases de données
@@ -82,8 +82,8 @@ Centreon.
22.10 :
```shell
- rsync -avz /tmp/centreon.sql root@:/tmp/
- rsync -avz /tmp/centreon_storage.sql root@:/tmp/
+ rsync -avz /tmp/centreon.sql root@\:/tmp/
+ rsync -avz /tmp/centreon_storage.sql root@\:/tmp/
```
4. Sur le serveur de base de données Centreon 22.10, supprimer les bases de
@@ -131,7 +131,7 @@ données vierges et les recréer :
systemctl start mariadb
```
-> Remplacez **** par l'adresse IP de votre nouveau serveur
+> Remplacez **\** par l'adresse IP de votre nouveau serveur
Centreon.
### Synchronisation des plugins
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/migrate/migrate-from-el-to-debian.md b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/migrate/migrate-from-el-to-debian.md
index 4f39c11e1ea1..a738f2417b0d 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-22.10/migrate/migrate-from-el-to-debian.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-22.10/migrate/migrate-from-el-to-debian.md
@@ -48,10 +48,10 @@ apt update && apt upgrade
4. Depuis l'ancien serveur, synchronisez les répertoires suivants vers le nouveau serveur :
```shell
- rsync -avz /etc/centreon root@:/etc
- rsync -avz /etc/centreon-broker root@:/etc
- rsync -avz /var/log/centreon-engine/archives/ root@:/var/log/centreon-engine
- rsync -avz --exclude centcore/ --exclude log/ /var/lib/centreon root@:/var/lib
+ rsync -avz /etc/centreon root@\ | | | |