UPSC

Supported OS Linux

통합 버전1.0.1

개요

UPSC를 통해 UPSD 서비스에서 실시간으로 메트릭을 가져와 다음을 실행합니다.

  • UPS 배터리의 상태를 시각화하고 모니터링합니다.
  • UPS 대체 작동 및 이벤트에 대한 알림을 받습니다.

설정

Datadog Agent 패키지에는 UPSC 점검이 포함되어 있지 않으므로 직접 설치해야 합니다.

설치

Agent v7.21 이상/v6.21 이상이라면 아래 지침에 따라 호스트에 UPSC 점검을 설치하세요. Docker Agent 또는 이전 버전의 Agent를 사용하여 설치하려면 커뮤니티 통합 사용을 참고하세요.

  1. 다음 명령어를 실행해 에이전트 통합을 설치하세요.

    datadog-agent integration install -t datadog-upsc==<INTEGRATION_VERSION>
    
  2. 통합을 코어 통합과 유사하게 설정하세요.

구성

  1. UPSC 메트릭 수집을 시작하려면 Agent의 구성 디렉터리의 루트에 있는 conf.d/ 폴더에서 upsc.d/conf.yaml 파일을 편집합니다. 사용 가능한 모든 구성 옵션은 [샘플 upsc.d/conf.yaml5을 참고하세요.

  2. 에이전트 재시작

검증

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 지원팀에 문의하세요.