> For the complete documentation index, see [llms.txt](https://wang918562230.gitbook.io/ssbeattyoms-wen-dang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wang918562230.gitbook.io/ssbeattyoms-wen-dang/guides/zi-chan-guan-li.md).

# 资产管理

oms资产的概念主要包括主机、组、标签、密钥和剧本。

## 主机管理

项目首页可以对主机进行管理

![](/files/GTeJgoZCVq4WzERLjieH)

![](/files/L5LhPaYdmYcQEx94fUON)

可以通过密码或者秘钥的形式连接主机，秘钥需要在组标签下配置

![](/files/OUWiZN6cEHFrYBh3U3oi)

并可以通过主机上按钮快速跳转到SSH或者VNC连接界面

![](/files/9M7ls15bbSI2D9fAGDix)

## 组 标签 秘钥 剧本

标签页组可以对其进行配置

![](/files/X5MF2TwkR1OuicUvo14N)

![](/files/zj5kBTPuQuMCYrZsAsm6)

![](/files/m6ILhubkRwPLcqnZeqOc)

![](/files/u3J1Wsx77SWFzIirmW6y)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wang918562230.gitbook.io/ssbeattyoms-wen-dang/guides/zi-chan-guan-li.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.
