- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
Pure Storage FlashArray 대시보드 - 개요(상단)
Pure Storage FlashArray 대시보드 - 개요(중앙)
Pure Storage FlashArray 대시보드 - 개요(하단)
이 점검 는 Datadog 에이전트 및 퓨어스토리지 개방형메트릭 익스포터를 통해 퓨어스토리지 플래시어레이를 모니터링합니다.
통합에서는 어레이, 호스트, 볼륨 및 포드 레벨의 성능 데이터와 높은 수준의 용량 및 설정 정보를 제공할 수 있습니다.
여러 개의 FlashArray를 모니터링하고 단일 대시보드에 통합하거나 고객이 정의한 환경에 따라 그룹화할 수 있습니다.
이 통합에는 다음이 필요합니다.
아래 지침에 따라 호스트에서 실행되는 에이전트의 경우 이 점검을 설치하고 설정하세요.. 컨테이너화된 환경의 경우 자동탐지 통합 템플릿에서 이 지침을 적용하는 방법을 확인할 수 있습니다.
호스트에서 실행되는 에이전트에 대해 이 점검을 설정하려면 sudo -u dd-agent -- datadog-agent integration install -t datadog-purefa==<INTEGRATION_VERSION>
을 실행하세요.
참고: <INTEGRATION_VERSION>
Datadog 통합 추가 정보는 CHANGELOG.md에서 확인할 수 있습니다.
sudo -u dd-agent -- datadog-agent integration install -t datadog-purefa==1.2.0
conf.d/
폴더에 있는 purefa.d/conf.yaml
파일에 다음 설정 블록을 추가하여 PureFA 성능 데이터 수집을 시작하세요. 사용 가능한 모든 설정 옵션은 샘플 purefa.d/conf.yaml을 참조하세요.참고: 설정 파일을 만들 때 /array
엔드포인트는 반드시 필요합니다.
init_config:
timeout: 60
instances:
- openmetrics_endpoint: http://<exporter_ip_or_fqdn>:<port>/metrics/array?endpoint=<array_ip_or_fqdn>
tags:
- env:<env>
- fa_array_name:<full_fqdn>
- host:<full_fqdn>
headers:
Authorization: Bearer <api_token>
min_collection_interval: 120
- openmetrics_endpoint: http://<exporter_ip_or_fqdn>:<port>/metrics/volumes?endpoint=<array_ip_or_fqdn>
tags:
- env:<env>
- fa_array_name:<full_fqdn>
headers:
Authorization: Bearer <api_token>
min_collection_interval: 120
- openmetrics_endpoint: http://<exporter_ip_or_fqdn>:<port>/metrics/hosts?endpoint=<array_ip_or_fqdn>
tags:
- env:<env>
- fa_array_name:<full_fqdn>
headers:
Authorization: Bearer <api_token>
min_collection_interval: 120
- openmetrics_endpoint: http://<exporter_ip_or_fqdn>:<port>/metrics/pods?endpoint=<array_ip_or_fqdn>
tags:
- env:<env>
- fa_array_name:<full_fqdn>
- host:<full_fqdn>
headers:
Authorization: Bearer <api_token>
min_collection_interval: 120
- openmetrics_endpoint: http://<exporter_ip_or_fqdn>:<port>/metrics/directories?endpoint=<array_ip_or_fqdn>
tags:
- env:<env>
- fa_array_name:<full_fqdn>
- host:<full_fqdn>
headers:
Authorization: Bearer <api_token>
min_collection_interval: 120
에이전트 상태 하위 명령을 실행하고 점검 섹션에서 purefa
를 찾습니다.
1.1.x는 Pure Storage OpenMetrics 익스포터와 더 이상 사용되지 않는 Pure Storage Prometheus 익스포터를 모두 지원합니다.
더 이상 지원되지 않는 Pure Storage Prometheus 익스포터의 대시보드는 Pure FlashArray - Overview (Legacy Exporter)
로 이름이 변경되었습니다.
각기 다른 익스포터에 고유하며 공유되어 있는 메트릭 목록은 메트릭.py에 나와 있습니다. Pure Storage Prometheus익스포터에서 Pure Storage Prometheus 익스포터로 마이그레이션할 때 새로운 메트릭 이름과 일치하도록 대시보드 및/또는 알림을 업데이트해야 할 수 있습니다. 문의 사항이 있으시면 Pure Storage 지원 탭에 정보를 제공해 주세요.
Pure Storage Prometheus 익스포터에서 Pure Storage OpenMetrics 익스포터로 마이그레이션하는 경우, 엔드포인트 URI에 더 이상 /flasharray
가 존재하지 않습니다.
향후 버전의 PureFA 에이전트 점검에서는 Pure Storage Prometheus 익스포터에서 메트릭 이름이 제거됩니다.
이 통합에 포함된 대시보드는 태그 env
및 fa_array_name
을 사용합니다. host
는 purefa.d/conf.yaml
의 /array
및 /pods
엔드포인트에 대해서도 설정해야 합니다.
- tags:
- env:<env>
- fa_array_name:<full_fqdn>
- host:<full_fqdn>
Pure Storage FlashArray 점검은 기본적으로 min_collection_interval
을 120
으로 설정하며, 최소 권장값은 20
입니다. 필요한 경우 purefa.d/conf.yaml
파일에서 min_collection_interval
를 늘리거나 줄일 수 있습니다.
min_collection_interval: 120
PureFA 통합에는 이벤트가 포함되어 있지 않습니다.
이 통합에서 제공하는 서비스 점검에 대한 목록은 service_checks.json을 참조하세요.
지원 또는 기능 요청이 필요한 경우, 다음 방법을 통해 Pure Storage에 문의하세요.
Pure Storage FlashArray 대시보드 - 개요(상단)
Pure Storage FlashArray 대시보드 - 개요(중앙)
Pure Storage FlashArray 대시보드 - 개요(하단)