# 에이전트: 업데이트

### 1. Windows 에이전트 <a href="#id-1" id="id-1"></a>

**1-1. "PLURA" 아이콘 선택**

<div align="left"><figure><img src="/files/WnQWGTpBFLnoL7iLavC5" alt=""><figcaption></figcaption></figure></div>

**1-2.** 자동 업데이트 설정

* 매일 자동으로 업데이트가 제공됩니다.
* **수동 설정 방법**:
  1. 환경 설정 탭으로 이동합니다.
  2. 자동 업데이트 체크박스를 활성화합니다. (기본값: 활성화 상태)

<figure><img src="/files/xwa06dc5vEIpcX37kz6F" alt=""><figcaption></figcaption></figure>

### 2. Linux 에이전트 <a href="#id-2" id="id-2"></a>

* 매일 자동으로 업데이트가 제공됩니다.

{% hint style="info" %}
**자동 업데이트 해제 방법**:

1. `/etc/plura/conf/plura.conf` 파일을 생성하거나 수정합니다.
2. 다음 설정을 추가합니다:\
   `auto_update_sec=0`
3. 에이전트를 재시작합니다:\
   `plura restart`

※ **Legacy 에이전트** (지원 종료일: 2023.12.31)

* 지원 종료된 Windows 에이전트 최종 버전: v5.6.0.3
* 지원 종료된 Linux 에이전트 최종 버전: v5.8.15
  {% endhint %}

### 3. On-Premise 환경 <a href="#id-3" id="id-3"></a>

* 모든 에이전트는 자동 업데이트가 지원됩니다.


---

# 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.plura.io/ko/faq/comm/aupdate.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.
