Netnology Cisco SD-WAN

Supported OS Linux Windows Mac OS

Intégration1.0.1

Présentation

Ce check surveille les contrôleurs Cisco SD-WAN via l’Agent Datadog. Il repose sur la plateforme SD-WAN fournie par Netnology. Il permet aux utilisateurs de surveiller l’intégrité du réseau et les performances de plusieurs contrôleurs Cisco SD-WAN à la fois. Les données recueillies servent ensuite à remplir des dashboards agrégés et à envoyer des notifications pour les alertes et monitors définis.

À l’heure actuelle, seuls les périphériques Cisco vManage sont pris en charge en tant que cibles de contrôleur SD-WAN.

Configuration

L’intégration Netnology Cisco SD-WAN n’est pas incluse avec le package de l’Agent Datadog : vous devez donc l’installer manuellement.

Installation

Pour l’Agent v7.21+/6.21+, suivez les instructions ci-dessous afin d’installer le check sur votre host. Consultez la section Utiliser les intégrations de la communauté pour effectuer une installation avec l’Agent Docker ou avec des versions antérieures de l’Agent.

  1. Exécutez la commande suivante pour installer l’intégration de l’Agent :

    datadog-agent integration install -t nn_sdwan==1.0.1
    
  2. Configurez votre intégration comme une intégration de base.

Configuration

  1. Modifiez le fichier nn_sdwan.d/conf.yaml dans le dossier conf.d/ à la racine du répertoire de configuration de votre Agent pour commencer à recueillir vos données de performance Cisco SD-WAN. Consultez le fichier d’exemple nn_sdwan.d/conf.yaml pour découvrir toutes les options de configuration disponibles.

  2. Redémarrez l’Agent.

Validation

Lancez la sous-commande status de l’Agent et cherchez nn_sdwan dans la section Checks.

Données collectées

Métriques

nn_sdwan.app_aware_routing.jitter
(gauge)
The change in latency for packets when traversing a link
Shown as millisecond
nn_sdwan.app_aware_routing.latency
(gauge)
The time required for packets to traverse a link
Shown as millisecond
nn_sdwan.app_aware_routing.loss_percentage
(gauge)
The percentage of packets lost during transmission
Shown as percent
nn_sdwan.app_aware_routing.rx_octets
(gauge)
The number of octets received on a link
Shown as byte
nn_sdwan.app_aware_routing.tx_octets
(gauge)
The number of octets transmitted on a link
Shown as byte
nn_sdwan.cert_summary
(gauge)
The number of normal, warning, and invalid certificates
nn_sdwan.connection_summary_stats_error
(gauge)
The number of certificate errors for WAN edges, vBond devices, and vSmart devices
nn_sdwan.connection_summary_stats_total
(gauge)
The number of certificates for WAN edges, vBond devices, and vSmart devices
nn_sdwan.device_control_status
(gauge)
The number of devices that are up, partially up, and/or down
nn_sdwan.reboot_count
(gauge)
The number of times in the past 24 hours that the controller has rebooted
nn_sdwan.site_health
(gauge)
The number of sites that are up, contain warnings, and/or are down
nn_sdwan.top_app_stats
(gauge)
The number of bytes sent across a link by application
Shown as byte
nn_sdwan.transport_interface
(gauge)
The number of links with active throughput within a particular range
nn_sdwan.vmanage_count
(gauge)
The number of devices for each status
nn_sdwan.wan_edge_health
(gauge)
The number of normal, warning and error WAN edges
nn_sdwan.wan_edge_inventory
(gauge)
The number of deployed, authorized, staging, and total WAN edges

Événements

L’intégration Netnology Cisco SD-WAN n’inclut aucun événement.

Checks de service

nn_sdwan.sdwan_controller.online
Returns CRITICAL if the remote host cannot be pinged, WARNING if the controller can be pinged but is not responding to API calls, and OK otherwise.
Statuses: ok, warning, critical

Dépannage

Besoin d’aide ? Contactez l’assistance Datadog.