Supported OS
![Mac OS]()
To find out if this integration is available in your organization, see your Datadog Integrations page or ask your organization administrator.
To initiate an exception request to enable this integration for your organization, email support@ddog-gov.com.
개요
이 점검은 Datadog Agent를 통해 Speedtest를 모니터링합니다.
설정
Speedtest 점검은 Datadog Agent 패키지에 포함되어 있지 않으므로 설치해야 합니다.
설치
Agent v7.21+ / v6.21+의 경우 아래 지침에 따라 호스트에 Speedtest 점검을 설치합니다. 커뮤니티 통합 사용을 참조하여 Agent의 구버전이나 Docker Agent를 사용해 설치합니다.
다음 명령어를 실행해 에이전트 통합을 설치하세요.
datadog-agent integration install -t datadog-speedtest==<INTEGRATION_VERSION>
통합을 코어 통합과 유사하게 설정하세요.
참고: 모든 호스트에 Speedtest CLI를 설치하고 사용 전 Datadog Agent 사용자로서 서약서에 동의해야 합니다(예: sudo -u dd-agent speedtest).
구성
Agent 구성 디렉터리의 루트에 있는 conf.d/ 폴더에서 speedtest.d/conf.yaml 파일을 편집하면 Speedtest 성능 데이터 수집이 시작됩니다. 사용 가능한 모든 구성 옵션의 경우 샘플 speedtest.d/conf.yaml을 참조하세요.
Agent를 재시작합니다.
검증
Agent 상태 하위 명령을 실행하여 점검 섹션에서 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.bandwidth.bit_per_sec (gauge) | Download bandwidth in bits per second Shown as bit |
speedtest.download.bandwidth.byte_per_sec (gauge) | Download bandwidth in bytes per second Shown as byte |
speedtest.download.bytes (gauge) | Download test payload size 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.bandwidth.bit_per_sec (gauge) | Upload bandwidth in bits per second Shown as bit |
speedtest.upload.bandwidth.byte_per_sec (gauge) | Upload bandwidth in bytes per second Shown as byte |
speedtest.upload.bytes (gauge) | Upload test payload size in bytes Shown as byte |
speedtest.upload.elapsed (gauge) | Upload test elapsed time in milliseconds Shown as millisecond |
speedtest.packet_loss (gauge) | Percentage of packet loss for this test Shown as percent |
이벤트
Speedtest 점검은 어떠한 이벤트도 포함하지 않습니다.
서비스 점검
speedtest.run
Returns CRITICAL if the check can’t run the test, or OK results available.
Statuses: ok, critical
트러블슈팅
도움이 필요하신가요? Datadog 고객 지원팀에 문의해주세요.