1 Star 0 Fork 1K

han6075 / wgcloud

forked from 王逅逅 / wgcloud 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_en.md 3.38 KB
一键复制 编辑 原始数据 按行查看 历史
王逅逅 提交于 2021-11-26 22:39 . readme

WGCLOUD-v2.3.6

中文版README

Wgcloud design idea is a new generation of very simple operation and maintenance monitoring system, which advocates rapid deployment, reduces the difficulty of operation and maintenance learning, runs automatically, and has no template and script. The current warehouse version is v2.3.7.

Wgcloud is developed based on the microservice springboot architecture, and is a lightweight and high-performance distributed monitoring system. The core collection indexes include: Host system information, network flow, CPU status, CPU temperature, memory status, disk space and IO monitoring, hard disk smart health detection, system load, large screen visualization, ES cluster status, business data monitoring (mysql, Oracle, PgSQL, etc.), service interface detection, application process monitoring, network topology, port monitoring, log file monitoring, docker monitoring, web SSH, Fortress machine, alarm information (e-mail, wechat, SMS, etc.) push

  1. V2.3.7 abandons the sigar method of v2.3.6 to obtain host indicators, and v2.3.7 uses popular oshi components to collect host indicators
  2. the server and client work together, which is lighter and more efficient, and can support thousands of hosts to monitor online at the same time.
  3. The server side is responsible for receiving data, processing data, and generating chart display. The agent side reports the index data every 30 seconds (time adjustable) by default.
  4. support the installation and deployment of mainstream server platforms, such as Linux, windows, MacOS, etc.
  5. Wgcloud adopts springboot+bootstrap to realize the distributed monitoring system perfectly, which is used to feed the open source community and open source for the second time.
  6. if you feel wggroup has helped you, you don't need to reward it, just click star to support it

site

http://www.wgstart.com

video

https://space.bilibili.com/549621501/video

Source code use

1.If you use idea (recommended), you can directly open wgcloud server and wgcloud agent. JDK uses 1.8

2.If you use eclipse, you can import the Maven project wgcloud server and wgcloud agent. JDK uses 1.8

3.Run the required SQL script (MySQL database is used in this project). Under the SQL folder, create the database wgcloud in MySQL database and import wgcloud.sql.

4. If you feel that wgcloud has helped you, please support www.wgstart.com. With your support, open source can do better. Thank you.

Demo

WGCLOUD监控主面板

WGCLOUD监控主机列表

WGCLOUD监控主机列表

WGCLOUD监控图表

WGCLOUD网络拓扑图

WGCLOUD主机画像图

WGCLOUD主机画像图

Running environment

1.JDK1.8

2.Mysql5.6 and above

3.Support operating system platform

Support monitoring linux series: Debian, RedHat, CentOS, Ubuntu, Kirin, Tongxin, godson, raspberry pie, etc. support monitoring windows series: Windows Server 2008 r2201220162019, Windows 7, Windows 8, windows 10 support monitoring UNIX series: Solaris, FreeBSD, OpenBSD support monitoring Mac OS series: Mac OS AMD64

contact

tianshiyeben@qq.com

thank

Free license from JetBrains

Java
1
https://gitee.com/hgl168918/wgcloud.git
git@gitee.com:hgl168918/wgcloud.git
hgl168918
wgcloud
wgcloud
master

搜索帮助