> ## 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="操作系统" icon="computer" href="/os">
      Linux、Windows等操作系统监控与管理
    </Card>

    <Card title="中间件" icon="mobile-alt" href="/middleware">
      Tomcat、Nginx等中间件接入
    </Card>

    <Card title="服务器" icon="server" href="/server-2">
      物理服务器与虚拟服务器纳管
    </Card>

    <Card title="存储" icon="hard-drive" href="/storage">
      存储设备监控与配置管理
    </Card>

    <Card title="网络设备" icon="wifi" href="/network">
      华为设备、华三设备等等
    </Card>

    <Card title="虚拟化" icon="cloud" href="/virtualization-2">
      VMware、KVM等虚拟化平台管理
    </Card>

    <Card title="云平台" icon="cloud-sun" href="/cloud">
      公有云与私有云平台接入
    </Card>
  </Column>

  <Column>
    <Card title="数据库" icon="database" href="/database-2">
      MySQL、Oracle等数据库监控
    </Card>

    <Card title="容器" icon="container-storage" href="/container-2">
      Docker等容器环境管理
    </Card>

    <Card title="物联网" icon="radio" href="/iot-2">
      IoT设备接入与数据采集
    </Card>

    <Card title="链路" icon="link" href="/link-2">
      网络链路监控与性能分析
    </Card>

    <Card title="硬件" icon="hdd" href="/hardware">
      硬件设备监控与资产管理
    </Card>

    <Card title="集成Prometheus Docker监控实例" icon="docker" href="/prometheus-docker">
      Prometheus与Docker监控实例集成
    </Card>
  </Column>
</Columns>
