Supported 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 에이전트를 통해 Citrix Hypervisor 를 모니터링합니다.
설정 아래 지침을 따라 호스트에서 실행되는 에이전트에 대해 이 점검을 설치하고 설정하세요. 컨테이너화된 환경의 경우 이러한 지침을 적용하는 데 가이드가 필요하면 자동탐지 통합 템플릿 을 참조하세요.
설치 Citrix Hypervisor 점검은 Datadog 에이전트 패키지에 포함되어 있습니다.
서버에서 추가 설치가 필요하지 않습니다.
Citrix hypervisors를 모니터링하는 권장 방법은 각 하이퍼바이저에 하나의 Datadog 에이전트를 설치하는 것입니다.
Datadog 사용자 Citrix Hypervisor 통합에는 서비스 모니터링을 위한 최소 read-only 액세스 권한이 있는 사용자를 필요로 합니다.
설정 호스트 에이전트의 설정 디렉터리의 루트에 있는 conf.d/ 폴더에는 citrix_hypervisor.d/conf.yaml 파일을 편집하여 Citrix Hypervisor 성능 데이터 수집을 시작합니다. 사용 가능한 모든 설정 옵션은 샘플 citrix_hypervisor.d/conf.yaml 을 참조하세요.
에이전트를 재시작합니다 .
로그 수집 에이전트 버전 > 6.0에서 사용 가능
로그 수집은 기본적으로 Datadog 에이전트에서 비활성화되어 있습니다. datadog.yaml에서 활성화하세요.
이 설정 블록을 citrix_hypervisor.d/conf.yaml 파일에 추가해 Citrix Hypervisor 로그 수집을 시작합니다.
logs :
- type : file
path : /var/log/xensource.log
source : citrix_hypervisor
path 값을 변경하고 환경에 설정합니다. 사용 가능한 모든 설정 옵션은 샘플 citrix_hypervisor.d/conf.yaml 파일 을 참조합니다.
에이전트를 재시작합니다 .
검증 에이전트 상태 하위 명령을 실행하고 점검 섹션에서 citrix_hypervisor를 찾습니다.
수집한 데이터 메트릭 citrix_hypervisor.host.cache_hits (gauge)IntelliCache hits on storage repositoryShown as hit citrix_hypervisor.host.cache_misses (gauge)IntelliCache misses on storage repositoryShown as miss citrix_hypervisor.host.cache_size (gauge)IntelliCache size storage repository citrix_hypervisor.host.cpu (gauge)Average CPU usageShown as percent citrix_hypervisor.host.memory.free_kib (gauge)Memory available on hypervisorShown 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 hypervisorShown as kibibyte citrix_hypervisor.host.pif.rx (gauge)Network interface kib receivedShown as kibibyte citrix_hypervisor.host.pif.tx (gauge)Network interface kib sentShown as kibibyte citrix_hypervisor.host.pool.session_count (gauge)Number of sessinon in resource poolShown as session citrix_hypervisor.host.pool.task_count (gauge)Number of task in resource poolShown as task citrix_hypervisor.host.xapi.allocation_kib (gauge)XAPI memory allocationShown as kibibyte citrix_hypervisor.host.xapi.free_memory_kib (gauge)XAPI memory availableShown as kibibyte citrix_hypervisor.host.xapi.live_memory_kib (gauge)XAPI live memoryShown as kibibyte citrix_hypervisor.host.xapi.memory_usage_kib (gauge)XAPI memory usageShown as kibibyte citrix_hypervisor.host.xapi.open_fds (gauge)XAPI opened file descriptors citrix_hypervisor.vm.cpu (gauge)VM CPU usageShown as percent citrix_hypervisor.vm.memory (gauge)VM memory usageShown 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 고객 지원팀 에 문의해주세요.
참고 자료 기타 유용한 문서, 링크 및 기사: