- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
UPSC를 통해 UPSD 서비스에서 실시간으로 메트릭을 가져와 다음을 실행합니다.
Datadog Agent 패키지에는 UPSC 점검이 포함되어 있지 않으므로 직접 설치해야 합니다.
Agent v7.21 이상/v6.21 이상이라면 아래 지침에 따라 호스트에 UPSC 점검을 설치하세요. Docker Agent 또는 이전 버전의 Agent를 사용하여 설치하려면 커뮤니티 통합 사용을 참고하세요.
다음 명령어를 실행해 에이전트 통합을 설치하세요.
datadog-agent integration install -t datadog-upsc==<INTEGRATION_VERSION>
통합을 코어 통합과 유사하게 설정하세요.
UPSC 메트릭 수집을 시작하려면 Agent의 구성 디렉터리의 루트에 있는 conf.d/
폴더에서 upsc.d/conf.yaml
파일을 편집합니다. 사용 가능한 모든 구성 옵션은 [샘플 upsc.d/conf.yaml5을 참고하세요.
Agent 상태 하위 명령을 실행하고 Checks 섹션에서 upsc
를 찾습니다.
upsc.status (gauge) | UPS Status Shown as sample |
upsc.battery.charge (gauge) | UPS Charge Shown as sample |
upsc.battery.charge.low (gauge) | UPS Charge Low Threshold Shown as sample |
upsc.battery.charge.warning (gauge) | UPS Charge Warn Threshold Shown as sample |
upsc.battery.runtime (gauge) | UPS Runtime Remaining Shown as minute |
upsc.battery.runtime.low (gauge) | UPS Runtime Low Threshold Shown as minute |
upsc.battery.voltage (gauge) | UPS Battery Voltage Shown as sample |
upsc.battery.voltage.nominal (gauge) | UPS Battery Nominal Voltage Shown as sample |
upsc.input.voltage (gauge) | UPS Input Voltage Shown as sample |
upsc.input.voltage.nominal (gauge) | UPS Input Nominal Voltage Shown as sample |
upsc.output.voltage (gauge) | UPS Output Voltage Shown as sample |
upsc.load (gauge) | UPS Load Shown as sample |
UPSC 점검은 이벤트를 포함하지 않습니다.
UPSC 점검은 서비스 점검을 포함하지 않습니다.
도움이 필요하신가요? Datadog 지원팀에 문의하세요.