> ## Documentation Index
> Fetch the complete documentation index at: https://doc.lwops.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 日常配置手册

<Tip>
  （持续完善中）
</Tip>

<Columns cols={2}>
  <Column>
    <Card title="Agent 安装部署和维护手册" icon="download" href="/agent-deployment-maintenance">
      Agent安装、部署及日常维护说明
    </Card>

    <Card title="CMDB 推送 kafka 配置手册" icon="database" href="/cmdb-kafka-config">
      CMDB数据推送至Kafka的配置指引
    </Card>
  </Column>

  <Column>
    <Card title="CMDB 推送 RabbitMQ 配置手册" icon="repeat" href="/cmdb-rabbitmq-config">
      CMDB数据推送至RabbitMQ的配置指引
    </Card>
  </Column>
</Columns>
