Supported OS Linux Windows Mac OS

インテグレーションバージョン1.0.0

概要

このチェックは、Datadog Agent を通じて Speedtest を監視します。

セットアップ

Speedtest チェックは Datadog Agent パッケージに含まれていないため、お客様自身でインストールする必要があります。

インストール

Agent v7.21 / v6.21 以降の場合は、下記の手順に従い Speedtest チェックをホストにインストールします。Docker Agent または 上記バージョン以前の Agent でインストールする場合は、コミュニティインテグレーションの使用をご参照ください。

  1. 以下のコマンドを実行して、Agent インテグレーションをインストールします。

    datadog-agent integration install -t datadog-speedtest==<INTEGRATION_VERSION>
    
  2. コアのインテグレーションと同様にインテグレーションを構成します。

: すべてのホストについて、Speedtest CLI をインストールし、使用前に Datadog Agent ユーザー (例: sudo -u dd-agent speedtest) として契約に同意する必要があります。

コンフィギュレーション

  1. Speedtest のパフォーマンスデータの収集を開始するには、Agent のコンフィギュレーションディレクトリのルートにある conf.d/ フォルダーの speedtest.d/conf.yaml ファイルを編集します。使用可能なすべてのコンフィギュレーションオプションの詳細については、speedtest.d/conf.yaml のサンプルを参照してください。

  2. Agent を再起動します

検証

Agent の statusサブコマンドを実行し、Checks セクションで speedtest を探します。

収集データ

メトリクス

speedtest.ping.jitter
(gauge)
Jitter in milliseconds
Shown as millisecond
speedtest.ping.latency
(gauge)
Latency in milliseconds
Shown as millisecond
speedtest.download.bandwidth
(gauge)
Download bandwidth in mebibytes per second
Shown as mebibyte
speedtest.download.bytes
(gauge)
Download bandwidth in bytes
Shown as byte
speedtest.download.elapsed
(gauge)
Download test elapsed time in milliseconds
Shown as millisecond
speedtest.upload.bandwidth
(gauge)
Upload bandwidth in mebibytes per second
Shown as mebibyte
speedtest.upload.bytes
(gauge)
Upload bandwidth in bytes
Shown as byte
speedtest.upload.elapsed
(gauge)
Upload test elapsed time in milliseconds
Shown as millisecond
speedtest.packet_loss
(gauge)
Packet loss for this test
Shown as packet

イベント

Speedtest チェックには、イベントは含まれません。

サービスのチェック

speedtest.run
Returns CRITICAL if the check can’t run the test, or OK results available.
Statuses: ok, critical

トラブルシューティング

ご不明な点は、Datadog のサポートチームまでお問合せください。