# wgcloud **Repository Path**: rectvv/wgcloud ## Basic Information - **Project Name**: wgcloud - **Description**: linux高性能高并发监控系统,java开发,支持内存,cpu,磁盘IO,系统负载,网络流量,进程等指标监控,服务心跳检测,数据监控 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.wgstart.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1248 - **Created**: 2020-03-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## WGCLOUD-v2.3 [中文版README](https://github.com/tianshiyeben/wgcloud/blob/master/README_zh.md) Wgcloud is a distributed monitoring platform based on Java language. Its core modules include: server cluster monitoring, ES cluster monitoring, CPU monitoring, memory monitoring, data monitoring(mysql,oracle,pg), service heartbeat detection, application process management, disk IO monitoring, system load monitoring, monitoring alarm information push. 1.Adopt the collaborative work mode of server and client, which is lighter, more efficient, and can support hundreds of servers online monitoring. 2.The server is responsible for receiving data, processing data and generating charts. The agent side is responsible for regularly reporting the indicator data. 3.Support the installation and deployment of mainstream server platforms, such as Linux, windows, Solaris, AIX, HP-UX, etc. 4.Run the so and DLL files of the required sigar. Please download the agent installation package in the Lib folder. 5.Run the required SQL script, and you can see it in the installation package after decompression. 6.Wgcloud adopts the microservice springboot + bootstrap to realize the distributed monitoring system perfectly, which is open-source community and secondary open-source. ## download