Update log
WGCLOUD-v3.5.8 Update Explanation,2025-05-10 Release
1. Added, Customize and modify menu names, View Instructions
2. Added, Every Monday morning at 11am, count the number of alarm messages and recovery messages from the previous week, send notifications, or configure to disable sending notifications
3. Added, database monitoring, new support for monitoring ClickHouse database
4. Added, database monitoring, and connection time. When there is an error in adding a database connection, an error message is displayed on the page
5. Added, Export the host list to Excel and add data on the total disk size
6. Added, topology map page, supports switching grid layout, View Instructions
7. Added, monitoring middleware RabbitMQ, View Instructions
8. Added, monitoring middleware ActiveMQ, View Instructions
9. Added, Data table monitoring supports multi column value selection for SQL query results, with value types including string, number, and decimal. Add SQL execution time and data table notes. When an error occurs during the execution of SQL, an error message will be displayed on the page
10. Added, Indigo themed background, Purple themed background
11. Optimization, Optimize and enhance the file tamper proof monitoring function, improve the tamper proof alarm content, and add a detail page where the tamper proof alarm content can be viewed
12. Optimization, database connection testing function, data table monitoring testing function, prompt error message when errors occur
13. Optimization, Add namespace query conditions to K8S list page
14. Optimization, Redis middleware monitoring, displaying error messages on the page when a connection fails
15. Optimization, middleware Kafka monitoring, displaying error messages on the page when a connection fails
16. Optimization, FTP/SFTP monitoring, displaying error messages on the page when the connection fails
17. Optimization, add middleware alarm switch, View Instructions
18. Optimization, set up alert emails, and display error messages on the test page when sending. Send notification reminders when the daemon is shut down
19. Fix bugs and fix occasional disk retrieval issues on certain hosts
20. Bug fixed, process monitoring. If an agent monitors a process name that includes the bindIP of another monitoring host, the agent will obtain the monitoring process of the other host
21. Fix vulnerabilities, Apache Tomcat (CVE-2025-24813)
22. Some known bug fixes, optimized UI, performance improvement, code structure optimization
View video explanation How to upgrade/update to a new version
 
WGCLOUD-v3.5.7 Update Explanation,2025-02-03 Release
1. Added, Monitor the full collection of Docker containers on the host, View Instructions
2. Added, Support setting the monitoring host to send alarm notifications after not reporting data for several consecutive times, View hostDownWarnCount
3. Added, Customize alarm module and add batch addition function
4. Added, Custom alarm module add page, default display global alarm threshold in server configuration file, no longer default to empty
5. Added, Support setting background color themes, 4 types: classic white、dark night blackeye friendly greensoft greenView Instructions
6. Added, Added a data open interface to obtain a list of all Docker containers on the host ,View Instructions
7. Renovation: Add display of Body content, Body volume, response status code, error information, and other data related to interface response on the interface monitoring chart page
8. Transformation: The agent adopts a brand new version of Golang development and compilation to improve its performance and security during operation. The host operating systems supported by the agent's historical versions are still supported in this version, please rest assured.
9. Optimize the host's full process list page and add the function of viewing process details
10. Optimization, login page verification code improvement
11. Optimization, in host, port, process, log, tamper proof Docker、 The list page of monitoring resources such as service interfaces, databases, and PING, with a filter query button added in the upper right corner for monitoring and stopped operations
12. Optimization, layout optimization of the buttons in the upper right corner of the login page
13. In the statistical chart of host system types for v1 and v2 large screens, increase the proportion of Android and Kirin display systems. Add display host notes after adding IP addresses to the host list of v3 large screen
14. Optimization, When server backup monitors dynamic environment data, if an instruction or script contains illegal characters, the system will reject execution. The instruction or script cannot contain these characters 'rm ,mkfs, /dev/,:(){:|:&};:,mv ,wget , install ,del ,delete ,format ,ren ,rd ,rd/s/q ,rmdir '
15. Optimize to remove the configuration item 'sidebarCollapse' from the configuration file and automatically close the left menu. Because currently, after clicking the three horizontal bar buttons on the left menu, the system will automatically keep the menu closed/unfolded until exiting the system, so there is no need for this global configuration method
16. Optimization, Password entered incorrectly for 5 consecutive times, login prohibited for 20 minutes (previously 10 minutes)
17. Bug fixes and process monitoring. If an agent deployed on Windows does not exist, the agent will not report data from other monitoring processes. Linux does not have this bug
18. Some known bug fixes, optimized UI, performance improvement, code structure optimization
View video explanation How to upgrade/update to a new version
 
WGCLOUD-v3.5.6 Update Explanation,2024-12-15 Release
1. Added, personalized collection, view
2. Added, support for DAMO database as a data source to store monitoring data, view
3. Added, log monitoring supports configuration of automatic processing instructions, and automatically triggers execution when alarm keywords appear in the log
4. Added, support for setting the expiration time of the login password, view
5. Added, after the execution of the issued instruction is completed, regardless of whether the instruction is executed successfully or failed, the execution result information will be echoed on the page
6. Added, in the [System] page of the host list, add a list of network card names of the host, as well as the sending and receiving traffic information of each network card
7. Optimization, inspection report, for the highest CPU usage, highest memory usage, highest disk usage, highest temperature, highest number of processes, highest number of connections, and highest load, add the display of host IP and remarks
8. Bug fix, SNMP monitoring, if the OID of the upstream and downstream traffic only fills in part of the interface OID, the upstream traffic rate will be displayed as 0, but the downstream rate will display data normally. If the OID of the upstream and downstream traffic is filled with the OID of the general interface column, there is no problem
10. Some known bug fixes, optimized UI, performance improvement, code structure optimization
 
WGCLOUD-v3.5.5 Update Explanation,2024-10-11 Release
1. Added, host GPU information collection, view
2. Added, host firewall status information collection, view
3. Added, host Crontab information collection, view
4. Added, dynamic ring monitoring information collection, view
5. Added, snmp monitoring, restore and add display of upstream and downstream transmission rate charts
6. Modified, snmp monitoring, view page interface transmission rate sorting optimization
7. Added, process monitoring, abnormal process, full process, increase the collection indicator command line cmdline
8. Added, custom alarm add set custom alarm mailbox and custom user ID
9. Added, v6 version large screen, mainly used to display system log information, view
10. Some known bug fixes, optimized UI, code structure optimization
 
WGCLOUD-v3.5.4 Update Explanation,2024-10-01 Release
1. Added Docker container monitoring, supporting monitoring container CPU usage%
2. New, file tamper proof monitoring, supports setting automatic recovery instructions. When the system discovers that a file or folder has been tampered with, the agent quickly executes the recovery instruction within a few minutes
3. New, based on the usage data of each disk in the past week, the system automatically calculates the expected number of days each disk can be used
4. Renovation, SNMP monitoring, supporting the collection of basic device information, supporting the monitoring of the transmission rate (upstream and downstream) of each interface of the device, no longer monitoring the total transmission rate (upstream and downstream) of the device
5. Optimization: The execution time of issuing instructions has been shortened to about 10 seconds, and custom settings can also be made. Please refer to the configuration item shellGetEconomics for details
6. Optimization, complete inspection reports, more detailed and professional
7. Optimization, asset and equipment management, support for uploading attachments
8. Optimization, custom alarm management, list page supports batch enable and disable configuration
9. Optimization, unified upgrade of basic component libraries to improve operational performance and security
10. Fix vulnerability, PostgreSQL JDBC SQL Injection Vulnerabilities (CVE-2024-1597)
11. Some known bug fixes, UI optimization, and code structure optimization
 
WGCLOUD-v3.5.3 Update Explanation,2024-07-19 Release
1. New, scheduled tasks, can set scheduled execution tasks for all monitoring hosts, supports using CRON expressions to set time, View instructions
2. New, in the custom alarm module, set the system to determine offline after the host fails to report data for several consecutive times
3. New, the login page allows you to enter a verification code, but it does not display by default and does not need to be entered. We can use it according to our own usage scenarios, Do I need to enter a verification code to configure the login page
4. New, SNMP monitoring add page, add button function for testing and obtaining OID result data for easy debugging and use
5. New, Test button. In the service interface list, data table monitoring list, PING monitoring list, SNMP monitoring list, data source management list, FTP monitoring list, add a manual [Test] button. Click it to obtain real-time monitoring results of the resource
6. New,Network device PING supports importing Excel dataThe device account supports importing Excel dataAsset management supports importing Excel data
7. New,The agent collects the full process list of the host, which can be viewed by clicking the "Full Process" button in the host list,View instructions
8. Optimization, changing the name of 'data communication device' to 'network device', only changing the name, without changing the function
9. Optimization, chart data compression optimization algorithm
10. Optimization: The system automatically records the information of each account login, which can be viewed in the system log
11. Transformation, UI modification of monitoring summary page
12. Some known bug fixes, UI optimization, code structure optimization