GCP 클라우드 디스커버리에 대해 수집된 데이터
디스커버리는 GCP(Google Cloud Platform)의 클라우드 자원에 대한 정보를 수집합니다. 이러한 자원을 검색하려면 디스커버리 및 서비스 매핑 패턴 에서 애플리케이션을 ServiceNow Store업데이트해야 합니다.
스토어에서 앱 요청
ServiceNow Store 웹 사이트를 방문하면 사용 가능한 모든 앱을 확인하고 스토어에 요청을 제출하는 방법에 대한 정보를 참조할 수 있습니다. 출시된 모든 앱의 누적 릴리스 정보는 ServiceNow Store 버전 기록 릴리스 정보를 참조하십시오.
필요 조건
- 애플리케이션이 최신 버전인지 확인합니다.
- 디스커버리 및 서비스 매핑 패턴.
- CMDB CI 클래스 모델.
- 가시성 컨텐츠.
- 검색 일정 구성
- 클라우드 디스커버리 작업 공간에서 검색 일정 생성
REST API 권한 확인
다운로드 클라우드 디스커버리 패턴 스프레드시트 따라서 패턴을 실행하는 데 필요한 사용자 권한을 부여할 수 있습니다 디스커버리 . 스프레드시트에는 권한 외에도 패턴 이름, 유형, CI 클래스 및 벤더 설명서 링크와 같은 유용한 정보도 포함되어 있습니다. 새로운 패턴은 분기별로 출시되므로 주기적으로 확인하여 최신 버전의 스프레드시트를 사용하십시오.
수집된 GCP 데이터
| 테이블 | ServiceNow 필드 | GCP 필드 |
|---|---|---|
| 지역 [cmdb_ci_google_datacenter] | object_id | items.id |
| name | name | |
| short_description | description | |
| status | status | |
| region | items.name | |
| 가상 서버 [cmdb_ci_vm_instance] | object_id | id |
| name | name | |
| 상태 | status | |
| cpus | 매핑되지 않음 | |
| memory | 매핑되지 않음 | |
| disks | disks (배열 크기) | |
| disks_size | 매핑되지 않음 | |
| nics | networkInterfaces (배열 크기) | |
| termination_protection | deletionProtection | |
| 매핑되지 않음 | canIpForward | |
| 매핑되지 않음 | selfLink | |
| sys_created_on | creationTimestamp | |
| 저장소 볼륨(cmdb_ci_storage_volume) | object_id | items.id |
| name | name | |
| short_description | description | |
| state | status | |
| 상태 | status | |
| size | sizeGb | |
| storage_type | storage_type | |
| 클라우드 공용 IP 주소 [cmdb_ci_cloud_public_ipaddress] | object_id | items.id |
| name | name | |
| public_ip_address | address | |
| state | status | |
| 가용 영역 [cmdb_ci_availability_zone] | object_id | items.id |
| name | name | |
| short_description | description | |
| state | status | |
| 상태 | status | |
| 하드웨어 템플릿 [cmdb_ci_compute_template] | object_id | items.id |
| name | name | |
| short_description | description | |
| vcpus | guestCpus | |
| memory_mb | memoryMb | |
| local_storage_gb | imageSpaceGb | |
| 인스턴스 템플릿 [cmdb_ci_instance_template] | object_id | items.id |
| name | name | |
| short_description | description | |
| 저장소 볼륨 스냅샷 [cmdb_ci_storage_vol_snapshot] | object_id | items.id |
| name | name | |
| 상태 | status | |
| volume_name | sourceDisk | |
| capacity | storageBytes | |
| 매핑 없음 | storageBytesStatus | |
| 매핑 없음 | selfLink | |
| 매핑 없음 | labelFingerprint | |
| 매핑 없음 | diskSizeGb | |
| 디스크 유형 [cmdb_ci_disk_type] | object_id | zone:name |
| name | name@zone | |
| short_description | description | |
| valid_disk_size | validDiskSize | |
| default_disk_size_gb | defaultDiskSizeGb | |
| 서브넷 [cmdb_ci_cloud_subnet] | object_id | id |
| name | name | |
| cidr | ipCidrRange | |
| gateway | gatewayAddress | |
| 이미지 [cmdb_ci_os_template] | object_id | items.id |
| name | name | |
| image_type | sourceType | |
| 매핑 없음 | status | |
| 매핑 없음 | archiveSizeBytes | |
| 매핑 없음 | diskSizeGb | |
| image_source |
|
|
| 부하 분산 장치(cmdb_ci_cloud_load_balancer) | object_id | id |
| name | name | |
| 매핑 없음 | defaultService | |
| 부하 분산 장치 서비스(cmdb_ci_lb_service) | object_id | id |
| name | name | |
| pool | backends | |
| port | port | |
| listener_protocol | protocol | |
| 매핑 없음 | PortName | |
| 매핑 없음 | loadBalancingScheme | |
| 매핑 없음 | sessionAffinity | |
| 매핑 없음 | enableCDN | |
| service_type | 백엔드/프런트엔드 | |
| 부하 분산 장치 상태 서비스 [cmdb_ci_lb_health_service] | object_id | id |
| name | name | |
| monitor_type | type (tcp/http/https) | |
| request_path | requestPath | |
| port | port | |
| unhealthy_threshold | unhealthyThreshold | |
| healthy_threshold | healthyThreshold | |
| timeout_sec | timeoutSec | |
| check_interval_sec | checkIntervalSec | |
| 부하 분산 장치 풀 구성원 [cmdb_ci_lb_pool_member] | object_id | GCP의 인스턴스 ID |
| name | 마지막 '/' 뒤 instance.substring | |
| 운영 상태 | status | |
| 부하 분산 장치 풀 [cmdb_ci_lb_pool] | object_id | id |
| name | name | |
| 네트워크 [cmdb_ci_network] | state | 매핑 없음 |
| cidr | IPv4Range | |
| is_external | 매핑 없음 | |
| name | name | |
| object_id | items_id | |
| description | description | |
| 네트워크 ACL [cmdb_ci_network_acl] | object_id | id |
| name | name | |
| short_description | description | |
| 네트워크 ACL 규칙 [cmdb_ci_network_acl_rule] | is_outbound (True/False) | ac |
| dest_from_port | 매핑 없음 | |
| dest_to_port | 매핑 없음 | |
| src_from_port | 매핑 없음 | |
| src_to_port | 매핑 없음 | |
| source_ranges | sourceRanges | |
| destination_ranges | destinationRanges | |
| target_tags | targetTags | |
| allowed_traffic | allowed | |
| Kubernetes 클러스터 [cmdb_ci_kubernetes_cluster] | IP 주소 | ip_address |
| 이름 | name | |
| 포트 | port | |
| Kubernetes UID | k8s_uid | |
| 벤더 | vendor |