Citrix Hypervisor

Supported OS Linux Mac OS

통합 버전5.1.1

개요

이 점검은 Datadog 에이전트를 통해 Citrix Hypervisor를 모니터링합니다.

설정

아래 지침을 따라 호스트에서 실행되는 에이전트에 대해 이 점검을 설치하고 설정하세요. 컨테이너화된 환경의 경우 이러한 지침을 적용하는 데 가이드가 필요하면 자동탐지 통합 템플릿을 참조하세요.

설치

Citrix Hypervisor 점검은 Datadog 에이전트 패키지에 포함되어 있습니다. 서버에서 추가 설치가 필요하지 않습니다. Citrix hypervisors를 모니터링하는 권장 방법은 각 하이퍼바이저에 하나의 Datadog 에이전트를 설치하는 것입니다.

Datadog 사용자

Citrix Hypervisor 통합에는 서비스 모니터링을 위한 최소 read-only 액세스 권한이 있는 사용자를 필요로 합니다.

설정

호스트

  1. 에이전트의 설정 디렉터리의 루트에 있는 conf.d/ 폴더에는 citrix_hypervisor.d/conf.yaml 파일을 편집하여 Citrix Hypervisor 성능 데이터 수집을 시작합니다. 사용 가능한 모든 설정 옵션은 샘플 citrix_hypervisor.d/conf.yaml을 참조하세요.

  2. 에이전트를 재시작합니다.

로그 수집

에이전트 버전 > 6.0에서 사용 가능

  1. 로그 수집은 기본적으로 Datadog 에이전트에서 비활성화되어 있습니다. datadog.yaml에서 활성화하세요.

    logs_enabled: true
    
  2. 이 설정 블록을 citrix_hypervisor.d/conf.yaml 파일에 추가해 Citrix Hypervisor 로그 수집을 시작합니다.

    logs:
    - type: file
      path: /var/log/xensource.log
      source: citrix_hypervisor
    

    path 값을 변경하고 환경에 설정합니다. 사용 가능한 모든 설정 옵션은 샘플 citrix_hypervisor.d/conf.yaml 파일을 참조합니다.

  3. 에이전트를 재시작합니다.

검증

에이전트 상태 하위 명령을 실행하고 점검 섹션에서 citrix_hypervisor를 찾습니다.

수집한 데이터

메트릭

citrix_hypervisor.host.cache_hits
(gauge)
IntelliCache hits on storage repository
Shown as hit
citrix_hypervisor.host.cache_misses
(gauge)
IntelliCache misses on storage repository
Shown as miss
citrix_hypervisor.host.cache_size
(gauge)
IntelliCache size storage repository
citrix_hypervisor.host.cpu
(gauge)
Average CPU usage
Shown as percent
citrix_hypervisor.host.memory.free_kib
(gauge)
Memory available on hypervisor
Shown as kibibyte
citrix_hypervisor.host.memory.reclaimed
(gauge)
Reclaimed memory on hypervisor
citrix_hypervisor.host.memory.reclaimed_max
(gauge)
Max reclaimed memory on hypervisor
citrix_hypervisor.host.memory.total_kib
(gauge)
Total memory on hypervisor
Shown as kibibyte
citrix_hypervisor.host.pif.rx
(gauge)
Network interface kib received
Shown as kibibyte
citrix_hypervisor.host.pif.tx
(gauge)
Network interface kib sent
Shown as kibibyte
citrix_hypervisor.host.pool.session_count
(gauge)
Number of sessinon in resource pool
Shown as session
citrix_hypervisor.host.pool.task_count
(gauge)
Number of task in resource pool
Shown as task
citrix_hypervisor.host.xapi.allocation_kib
(gauge)
XAPI memory allocation
Shown as kibibyte
citrix_hypervisor.host.xapi.free_memory_kib
(gauge)
XAPI memory available
Shown as kibibyte
citrix_hypervisor.host.xapi.live_memory_kib
(gauge)
XAPI live memory
Shown as kibibyte
citrix_hypervisor.host.xapi.memory_usage_kib
(gauge)
XAPI memory usage
Shown as kibibyte
citrix_hypervisor.host.xapi.open_fds
(gauge)
XAPI opened file descriptors
citrix_hypervisor.vm.cpu
(gauge)
VM CPU usage
Shown as percent
citrix_hypervisor.vm.memory
(gauge)
VM memory usage
Shown as kibibyte

이벤트

Citrix Hypervisor 통합은 이벤트를 포함하지 않습니다.

서비스 점검

citrix_hypervisor.can_connect
Returns CRITICAL if the Agent is unable to reach the RRD endpoint. Returns OK otherwise.
Statuses: ok, critical

트러블슈팅

도움이 필요하신가요? Datadog 고객 지원팀에 문의해주세요.

참고 자료

기타 유용한 문서, 링크 및 기사: