mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-30 06:03:34 -05:00
17 lines
306 B
Plaintext
17 lines
306 B
Plaintext
---
|
|
slug: /connecting-servers
|
|
---
|
|
|
|
# connecting servers
|
|
|
|
Integrating a device into the monitor system has 2 steps:
|
|
|
|
1. Setup and start the periphery agent on the server
|
|
2. Adding the server to monitor via the core API
|
|
|
|
```mdx-code-block
|
|
import DocCardList from '@theme/DocCardList';
|
|
|
|
<DocCardList />
|
|
```
|