- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Supported OS
このチェックは、Datadog Agent を通じて Speedtest を監視します。
Speedtest チェックは Datadog Agent パッケージに含まれていないため、お客様自身でインストールする必要があります。
Agent v7.21 / v6.21 以降の場合は、下記の手順に従い Speedtest チェックをホストにインストールします。Docker Agent または 上記バージョン以前の Agent でインストールする場合は、コミュニティインテグレーションの使用をご参照ください。
以下のコマンドを実行して、Agent インテグレーションをインストールします。
datadog-agent integration install -t datadog-speedtest==<INTEGRATION_VERSION>
コアのインテグレーションと同様にインテグレーションを構成します。
注: すべてのホストについて、Speedtest CLI をインストールし、使用前に Datadog Agent ユーザー (例: sudo -u dd-agent speedtest
) として契約に同意する必要があります。
Speedtest のパフォーマンスデータの収集を開始するには、Agent のコンフィギュレーションディレクトリのルートにある conf.d/
フォルダーの speedtest.d/conf.yaml
ファイルを編集します。使用可能なすべてのコンフィギュレーションオプションの詳細については、speedtest.d/conf.yaml のサンプルを参照してください。
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 のサポートチームまでお問合せください。