WGCLOUD is developed on the server side based on Springboot, and written on the agent side using GO. Support high concurrency and high performance, core modules include: Host monitoring, ES Cluster management, CPU monitoring, CPU temperature monitoring, memory monitoring, data monitoring, Docker Monitoring, Network traffic Monitoring, service interface heartbeat detection, application process management, disk IO monitoring, system load monitoring, port monitoring, large screen visualization, log file monitoring, Disk Smart health detection, Web VERSION SSH tool, fortress machine, monitoring alarm information (default email, support nail wechat integration) push.
Code cloud source download: gitee.com/wanghouhou/…
GITHUB source: github.com/tianshiyebe…
Download the installation package: www.wgstart.com
WGCLOUD- V3.3.2 Update Notes, 2021-04-29:
WGCLOUD- V3.3.2 Update notes, released 2021-04-29
1. New web SHH terminal, equivalent to fortress computer (jumper), can be connected to the host through SSH in the browser to execute shell commands. To remotely connect to Windows in the browser, you need to install the Remote connection service on Windows, such as Myrtille tool and Remote Desktop Web Connection tool
2. New, larger panel whether to open the configuration items, in the/server/config/application. The yml configuration options dapingView, kanban previous version and the public share dashView configuration items
3. Added the DOCKER offline alarm configuration item appDownWarnMail, which is shared by the previous version and process offline alarms
4. Added alarms about the upstream bandwidth rate and downstream bandwidth rate of the host
5. Added the indicator chart of the number of packets lost in network transmission of hosts
6. Added the open data interface for obtaining HOST CPU status data, host system load data, host memory status data, host disk capacity data, host disk I/O data, host CPU temperature data, and host upstream and downstream bandwidth data
7. New, log file to monitor the scanning interval can be configured, the previous version by default scan log file at a time, 10 minutes in the agent/config/application. The properties under configuration
8. Optimization: Agent adopts the new version Golang V1.15.11 compilation and packaging (v1.13.8 was used before) to optimize and improve agent performance
9. Optimization, the agent introduced automatic cleaning mechanism of the log file, save disk space, can be in the agent/config/application. The properties configuration log file number
10. Optimization, chart rendering speed, display and color matching
11. Optimize, transform, optimize large screen display
12. Optimization: The offline process, port, Docker and host information will no longer be automatically deleted (the previous version will be deleted with historical data), but can be manually deleted. However, the historical data of monitoring indicators is automatically cleared
13. Bug: Fix the problem that the navigation menu will be displayed when you jump to 404 page without login
14. Underlying architecture reconstruction, performance optimization, and overall UI optimization
15. For historical version upgrade, click Historical Version Upgrade Description