# Instance Info

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

모니터링 DB 인스턴스 및 장비에 관한 상세 정보를 제공한다.

<table><thead><tr><th width="194.33331298828125">이름</th><th width="722.9999389648438">설명</th><th data-hidden>예시</th></tr></thead><tbody><tr><td>Instance Name</td><td>SysMasterDB 화면상에 표시되는 인스턴스 이름</td><td>single-1</td></tr><tr><td>Agent ID</td><td>PG Agent의 application.yml 파일에 설정한, 해당 DB의 내부 식별 ID</td><td>SINGLE-1</td></tr><tr><td>IP address</td><td>관제 대상 인스턴스의 IP</td><td>TIBERO</td></tr><tr><td>Port</td><td>관제 대상 인스턴스의 Listener Port</td><td>192.168.132.83</td></tr><tr><td>DB User</td><td>관제 대상 인스턴스의 모니터링 계정</td><td>58621</td></tr><tr><td>DB Name</td><td>관제 대상 인스턴스의 DB 이름</td><td>tibero</td></tr><tr><td>DB Hostname</td><td>관제 대상 인스턴스가 설치된 장비의 hostname</td><td>tibero</td></tr><tr><td>DB Config Path</td><td>관제 대상 인스턴스의 Configuration 파일 (설정 파일) 경로 - postgresql.conf</td><td>false</td></tr><tr><td>OS Version</td><td>관제 대상 장비에 설치된 OS 상세 정보</td><td></td></tr><tr><td>DB Type</td><td>관제 데이터베이스 타입</td><td></td></tr><tr><td>DB Version</td><td>관제 대상 인스턴스의 버전 정보</td><td></td></tr><tr><td>Extension Version</td><td>설치된 Extension 버전</td><td></td></tr><tr><td>Instance Color</td><td>사용자가 지정한 인스턴스 색상</td><td>7</td></tr></tbody></table>


---

# 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.tibero.com/sysmasterdb-for-postgresql1.0/8.3_manual/dashboard/instance-overview/instance-info.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.
