Skip to content

Commit eb9c3eb

Browse files
committed
monitoring-support: add DBAgent specification to various database documentation
1 parent 43e3fdb commit eb9c3eb

File tree

13 files changed

+52
-0
lines changed

13 files changed

+52
-0
lines changed

altibase-v1/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
1717

1818
<DBsupportNote />
1919

20+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
21+
22+
<DBAgentSpec level={2} />
23+
2024
### 지원 기능
2125

2226
|카테고리|데이터베이스|Altibase|

altibase/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
2121

2222
<DBsupportNote />
2323

24+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
25+
26+
<DBAgentSpec level={2} />
27+
2428
## 에이전트 구성
2529

2630
import Dbsupportenvagentconstruction from "../common-items/_db-support-env-agent-construction.mdx";

cubrid-v1/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
1717

1818
<DBsupportNote />
1919

20+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
21+
22+
<DBAgentSpec level={2} />
23+
2024
## 브라우저 지원
2125

2226
import Supportedbrowser from "../getting-started/_supported-browser.mdx";

cubrid/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
2121

2222
<DBsupportNote />
2323

24+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
25+
26+
<DBAgentSpec level={2} />
27+
2428
## 에이전트 구성
2529

2630
import Dbsupportenvagentconstruction from "../common-items/_db-support-env-agent-construction.mdx";

mongodb/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
1717

1818
<DBsupportNote />
1919

20+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
21+
22+
<DBAgentSpec level={2} />
23+
2024
## 에이전트 구성
2125

2226
import Dbsupportenvagentconstruction from "../common-items/_db-support-env-agent-construction.mdx";

mssql-v1/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
1717

1818
<DBsupportNote />
1919

20+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
21+
22+
<DBAgentSpec level={2} />
23+
2024
## 에이전트 구성
2125

2226
import Dbsupportenvagentconstruction from "../common-items/_db-support-env-agent-construction.mdx";

mssql/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
1717

1818
<DBsupportNote />
1919

20+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
21+
22+
<DBAgentSpec level={2} />
23+
2024
## 에이전트 구성
2125

2226
import Dbsupportenvagentconstruction from "../common-items/_db-support-env-agent-construction.mdx";

mysql/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
1717

1818
<DBsupportNote />
1919

20+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
21+
22+
<DBAgentSpec level={2} />
23+
2024
## 에이전트 구성
2125

2226
import Dbsupportenvagentconstruction from "../common-items/_db-support-env-agent-construction.mdx";

oracle-v1/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
1717

1818
<DBsupportNote />
1919

20+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
21+
22+
<DBAgentSpec level={2} />
23+
2024
## 에이전트 구성
2125

2226
import Dbsupportenvagentconstruction from "../common-items/_db-support-env-agent-construction.mdx";

oracle/monitoring-support.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ import DBsupportNote from "../common-items/_db-support-env-common.mdx";
2020

2121
<DBsupportNote />
2222

23+
import DBAgentSpec from "../common-items/_db-agent-specification.mdx";
24+
25+
<DBAgentSpec level={2} />
26+
2327
## 에이전트 구성
2428

2529
import Dbsupportenvagentconstruction from "../common-items/_db-support-env-agent-construction.mdx";

0 commit comments

Comments
 (0)