Files
komodo/docsite/docs/connecting-servers/index.mdx
2023-04-02 04:03:01 -04:00

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 />
```