概要
このチェックは、Netnology が提供する SD-WAN プラットフォームを使用して、Datadog Agent を通じて Cisco SD-WAN コントローラを監視します。このチェックにより、ユーザーは複数の Cisco SD-WAN コントローラのネットワークの健全性とパフォーマンスを同時に監視することができます。収集した情報は、ダッシュボードの集計や構成されたモニター/アラートの通知に使用できます。
現在、SD-WAN コントローラのターゲットとしてサポートされているのは、Cisco vManage デバイスのみです。
セットアップ
Netnology Cisco SD-WAN インテグレーションは Datadog Agent パッケージに含まれていないため、手動でインストールする必要があります。
インストール
Agent v7.21 / v6.21 以降の場合は、下記の手順に従いチェックをホストにインストールします。Docker Agent または 上記バージョン以前の Agent でインストールする場合は、コミュニティインテグレーションの使用をご参照ください。
以下のコマンドを実行して、Agent インテグレーションをインストールします。
datadog-agent integration install -t nn_sdwan==1.0.1
コアのインテグレーションと同様にインテグレーションを構成します。
構成
Cisco SD-WAN のパフォーマンスデータを収集するには、Agent のコンフィギュレーションディレクトリのルートにある conf.d/
フォルダーの nn_sdwan.d/conf.yaml
ファイルを編集します。使用可能なすべてのコンフィギュレーションオプションについては、サンプル nn_sdwan.d/conf.yaml を参照してください。
Agent を再起動します。
検証
Agent の status サブコマンドを実行し、Checks セクションで nn_sdwan
を探します。
収集データ
メトリクス
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 |
イベント
Netnology Cisco SD-WAN インテグレーションには、イベントは含まれません。
サービスチェック
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
トラブルシューティング
ご不明な点は、Datadog のサポートチームまでお問合せください。