1
0
Fork 0
mirror of https://github.com/zaunist/xugou.git synced 2026-04-26 15:25:54 +03:00
4 Home
zaunist edited this page 2025-03-27 09:33:22 +08:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

XUGOU Wiki

欢迎访问XUGOU项目的Wiki页面XUGOU是一个基于CloudFlare的轻量化系统监控平台提供系统监控和状态页面功能。

文档导航

项目概述

XUGOU是一个基于CloudFlare的轻量化系统监控平台具有以下核心特性

  • 🖥️ 系统监控 - 实时监控CPU、内存、磁盘、网络等系统指标
  • 🌐 HTTP监控 - 支持HTTP/HTTPS接口监控
  • 📊 数据可视化 - 实时数据图表展示和自定义仪表盘
  • 🌍 状态页面 - 自定义状态页面和多监控项展示

系统架构

XUGOU采用现代化的系统架构包含以下组件

  • Agent: 轻量级系统监控客户端Go语言开发
  • Backend: 基于Cloudflare Workers的后端服务
  • Frontend: 基于React + TypeScript的现代化前端界面