> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> 사용 가능한 모든 Keeper 노드의 내부 검사 정보를 출력하는 시스템 테이블.

# system.zookeeper_info

<Info>
  **ClickHouse Cloud에서 쿼리하기**

  이 시스템 테이블의 데이터는 ClickHouse Cloud의 각 노드에 로컬로 저장됩니다. 따라서 전체 데이터를 모두 확인하려면 `clusterAllReplicas` 함수를 사용해야 합니다. 자세한 내용은 [여기](/ko/reference/system-tables/overview#system-tables-in-clickhouse-cloud)를 참조하십시오.
</Info>

<div id="description">
  ## 설명
</div>

이 테이블은 ZooKeeper에 대한 종합적인 내부 검사 정보를 출력하며, 노드 정보는 구성에서 가져옵니다.

<div id="columns">
  ## 컬럼
</div>

* `zookeeper_cluster_name` ([String](/ko/reference/data-types/string)) — ZooKeeper 클러스터 이름입니다.
* `host` ([String](/ko/reference/data-types/string)) — ClickHouse가 연결된 ZooKeeper 노드의 호스트명/IP입니다.
* `port` ([UInt16](/ko/reference/data-types/int-uint)) — ClickHouse가 연결된 ZooKeeper 노드의 포트입니다.
* `index` ([Nullable(UInt8)](/ko/reference/data-types/int-uint)) — ClickHouse가 연결한 ZooKeeper 노드의 인덱스입니다. 이 인덱스는 ZooKeeper 구성에 정의된 값입니다. 연결되지 않은 경우 이 컬럼은 NULL입니다.
* `is_connected` ([Nullable(UInt8)](/ko/reference/data-types/int-uint)) — ZooKeeper의 연결 여부입니다.
* `is_readonly` ([UInt8](/ko/reference/data-types/int-uint)) — 읽기 전용 여부입니다.
* `version` ([String](/ko/reference/data-types/string)) — ZooKeeper의 버전입니다.
* `avg_latency` ([UInt64](/ko/reference/data-types/int-uint)) — 평균 지연 시간입니다.
* `max_latency` ([UInt64](/ko/reference/data-types/int-uint)) — 최대 지연 시간입니다.
* `min_latency` ([UInt64](/ko/reference/data-types/int-uint)) — 최소 지연 시간입니다.
* `packets_received` ([UInt64](/ko/reference/data-types/int-uint)) — 수신된 패킷 수입니다.
* `packets_sent` ([UInt64](/ko/reference/data-types/int-uint)) — 전송한 패킷 수입니다.
* `outstanding_requests` ([UInt64](/ko/reference/data-types/int-uint)) — 처리 대기 중인 요청 수입니다.
* `server_state` ([String](/ko/reference/data-types/string)) — 서버 상태.
* `is_leader` ([UInt8](/ko/reference/data-types/int-uint)) — 이 노드가 ZooKeeper leader인지 여부입니다.
* `znode_count` ([UInt64](/ko/reference/data-types/int-uint)) — znode 개수입니다.
* `watch_count` ([UInt64](/ko/reference/data-types/int-uint)) — watch 수입니다.
* `ephemerals_count` ([UInt64](/ko/reference/data-types/int-uint)) — 임시 항목 개수입니다.
* `approximate_data_size` ([UInt64](/ko/reference/data-types/int-uint)) — 대략적인 데이터 크기.
* `followers` ([UInt64](/ko/reference/data-types/int-uint)) — 리더에 속한 팔로워입니다. 이 필드는 리더에서만 제공됩니다.
* `synced_followers` ([UInt64](/ko/reference/data-types/int-uint)) — 리더와 동기화된 팔로워 수입니다. 이 필드는 리더에서만 노출됩니다.
* `pending_syncs` ([UInt64](/ko/reference/data-types/int-uint)) — 리더의 대기 중인 동기화 수입니다. 이 필드는 리더에서만 제공됩니다.
* `open_file_descriptor_count` ([UInt64](/ko/reference/data-types/int-uint)) — 열려 있는 파일 디스크립터의 수입니다. Unix 플랫폼에서만 사용할 수 있습니다.
* `max_file_descriptor_count` ([UInt64](/ko/reference/data-types/int-uint)) — 파일 디스크립터의 최대 개수입니다. Unix 플랫폼에서만 사용할 수 있습니다.
* `connections` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper 연결 수입니다.
* `outstanding` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper outstanding 값입니다.
* `zxid` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper의 zxid입니다.
* `node_count` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper 노드 개수입니다.
* `snapshot_dir_size` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper 스냅샷 디렉터리의 크기.
* `log_dir_size` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper 로그 디렉터리의 크기입니다.
* `first_log_idx` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper의 첫 로그 인덱스입니다.
* `first_log_term` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper의 첫 로그 term입니다.
* `last_log_idx` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper의 마지막 로그 인덱스입니다.
* `last_log_term` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper의 마지막 로그 term 값입니다.
* `last_committed_idx` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper에서 마지막으로 커밋된 인덱스입니다.
* `leader_committed_log_idx` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper 리더의 커밋된 로그 인덱스.
* `target_committed_log_idx` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper 대상의 커밋된 로그 인덱스입니다.
* `last_snapshot_idx` ([UInt64](/ko/reference/data-types/int-uint)) — ZooKeeper의 마지막 스냅샷 인덱스입니다.
