# ipam-data-centre **Repository Path**: homevip/ipam-data-centre ## Basic Information - **Project Name**: ipam-data-centre - **Description**: IPv6Am 数据中心 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-09 - **Last Updated**: 2025-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DataCentre #### 介绍 DataCentre 数据中心 #### 上报数据流程 ``` 读取 RabbitMQ 队列 -> 写入 MongoDB 数据库 ``` #### 客户端上报状态 status: 0:离线 1:在线 最后异常上报超出1小时 #### 消息队列 act 说明 | act 参数 | 动作说明 | | ---------------- | ------------------------ | | | | | sync_data_centre | 客户端同步过来的表数据 | | client_report_status | 客户端向数据中心上报状态 | | | |