# WGCLOUD **Repository Path**: yubin99521/WGCLOUD ## Basic Information - **Project Name**: WGCLOUD - **Description**: Linux性能监测工具,运维监控,网络吞吐率,服务器cpu监控,内存监控 运行环境 1.JDK1.8 2.tomcat8.5+ 3.mysql5.6+ 4.CentOS6.4或以上 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/wgcloud - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 73 - **Created**: 2020-03-26 - **Last Updated**: 2022-05-27 ## 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