diff --git a/i18n/fr/docusaurus-plugin-content-docs-pp/current/integrations/plugin-packs/procedures/network-cisco-umbrella-snmp.md b/i18n/fr/docusaurus-plugin-content-docs-pp/current/integrations/plugin-packs/procedures/network-cisco-umbrella-snmp.md index d02a78bc6bd4..a00e0fbeb8a3 100644 --- a/i18n/fr/docusaurus-plugin-content-docs-pp/current/integrations/plugin-packs/procedures/network-cisco-umbrella-snmp.md +++ b/i18n/fr/docusaurus-plugin-content-docs-pp/current/integrations/plugin-packs/procedures/network-cisco-umbrella-snmp.md @@ -1,6 +1,6 @@ --- id: network-cisco-umbrella-snmp -title: Cisco Umbrella +title: Cisco Umbrella SNMP --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; @@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem'; ### Modèles -Le connecteur de supervision **Cisco Umbrella** apporte un modèle d'hôte : +Le connecteur de supervision **Cisco Umbrella SNMP** apporte un modèle d'hôte : * **Net-Cisco-Umbrella-SNMP-custom** @@ -186,7 +186,7 @@ yum install centreon-pack-network-cisco-umbrella-snmp -2. Quel que soit le type de la licence (*online* ou *offline*), installez le connecteur **Cisco Umbrella** +2. Quel que soit le type de la licence (*online* ou *offline*), installez le connecteur **Cisco Umbrella SNMP** depuis l'interface web et le menu **Configuration > Gestionnaire de connecteurs de supervision**. ### Plugin @@ -484,10 +484,10 @@ Les options disponibles pour chaque modèle de services sont listées ci-dessous -| Option | Description | -|:-------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| --warning-* | Define the conditions to match for the status to be WARNING. (default: '%\{status\} =~ /yellow/'). Can be: 'dns-status', 'localdns-status', 'cloud-status', 'ad-status'. Can use special variables like: %\{status\}, %\{display\} | -| --critical-* | Define the conditions to match for the status to be CRITICAL. (default: %\{status\} =~ /red/). Can be: 'dns-connectivity', 'localdns-connectivity', 'cloud-connectivity', 'ad-connectivity'. Can use special variables like: %\{status\}, %\{display\} | +| Option | Description | +|:-------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| --warning-* | Define the conditions to match for the status to be WARNING. (default: '%\{status\} =~ /yellow/'). Can be: 'dns-status', 'localdns-status', 'cloud-status', 'ad-status'. Can use special variables like: %\{status\}, %\{display\} | +| --critical-* | Define the conditions to match for the status to be CRITICAL. (default: %\{status\} =~ /red/). Can be: 'dns-status', 'localdns-status', 'cloud-status', 'ad-status'. Can use special variables like: %\{status\}, %\{display\} | diff --git a/pp/integrations/plugin-packs/procedures/network-cisco-umbrella-snmp.md b/pp/integrations/plugin-packs/procedures/network-cisco-umbrella-snmp.md index 6ccf202d46e6..7f9f1b598b55 100644 --- a/pp/integrations/plugin-packs/procedures/network-cisco-umbrella-snmp.md +++ b/pp/integrations/plugin-packs/procedures/network-cisco-umbrella-snmp.md @@ -1,6 +1,6 @@ --- id: network-cisco-umbrella-snmp -title: Cisco Umbrella +title: Cisco Umbrella SNMP --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; @@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem'; ### Templates -The Monitoring Connector **Cisco Umbrella** brings a host template: +The Monitoring Connector **Cisco Umbrella SNMP** brings a host template: * **Net-Cisco-Umbrella-SNMP-custom** @@ -187,7 +187,7 @@ yum install centreon-pack-network-cisco-umbrella-snmp -2. Whatever the license type (*online* or *offline*), install the **Cisco Umbrella** connector through +2. Whatever the license type (*online* or *offline*), install the **Cisco Umbrella SNMP** connector through the **Configuration > Monitoring Connector Manager** menu. ### Plugin @@ -485,10 +485,10 @@ All available options for each service template are listed below: -| Option | Description | -|:-------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| --warning-* | Define the conditions to match for the status to be WARNING. (default: '%\{status\} =~ /yellow/'). Can be: 'dns-status', 'localdns-status', 'cloud-status', 'ad-status'. Can use special variables like: %\{status\}, %\{display\} | -| --critical-* | Define the conditions to match for the status to be CRITICAL. (default: %\{status\} =~ /red/). Can be: 'dns-connectivity', 'localdns-connectivity', 'cloud-connectivity', 'ad-connectivity'. Can use special variables like: %\{status\}, %\{display\} | +| Option | Description | +|:-------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| --warning-* | Define the conditions to match for the status to be WARNING. (default: '%\{status\} =~ /yellow/'). Can be: 'dns-status', 'localdns-status', 'cloud-status', 'ad-status'. Can use special variables like: %\{status\}, %\{display\} | +| --critical-* | Define the conditions to match for the status to be CRITICAL. (default: %\{status\} =~ /red/). Can be: 'dns-status', 'localdns-status', 'cloud-status', 'ad-status'. Can use special variables like: %\{status\}, %\{display\} |