# 클라우드 계정 데이터 수집

OpsNow FinOps Plus는 고객이 OpsNow FinOps Plus에 등록한 클라우드 계정의 데이터 수집 상태가 정상인지 실패했는지를 알려줍니다.

\
다음은 각 CSP의 데이터 수집 상태입니다.

| Status           | AWS | Azure | GCP |
| ---------------- | --- | ----- | --- |
| 정상(Healthy)      | O   | O     | O   |
| 진행중(In-progress) | O   | O     | O   |
| 실패(Fail)         | O   | O     | O   |

***

### 정상 (Healthy)

모든 데이터가 정상적으로 수집되었을 시 나타나는 상태입니다.

### 진행 중 (In-progress)

현재 비용 및 리소스 데이터를 수집 중입니다. 아래는 진행 중 상태에서 각 CSP별로 수집되는 데이터의 정의입니다.

### 실패 (Fail)

데이터 수집에 실패했습니다. 조치가 필요한 상태입니다.

{% hint style="warning" %}
AWS, Azure, GCP용 데이터 수집은 업데이트 예정입니다.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsnow.io/dev-opsnow-user-guide-kr/setting/undefined-3/undefined-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
