WGCLOUD includes:The server is the server (or main control end), and the agent is the client (probe end, controlled end)
WGCLOUD's servers and agents can be deployed on hosts with existing business operations, without requiring the host to be a pure operating system. Of course, even pure systems can be deployed with WGCLOUD
WGCLOUD is a green version, non-invasive, and can be run immediately after decompression. It is a fully self owned and privately deployed monitoring platform that does not rely on external networks, and can be deployed on both local and internal networks
1、The host where the server is located requires a JDK environment (both JDK1.8 and JDK11 are acceptable), OpenJDK is also acceptable, and higher versions of JDK are also supported. It is generally recommended to use JDK1.8 or JDK11
Since the server is developed using Java, the host where the server is located requires a JDK environment. If it is already installed, skip it
[root@VM-0-14-centos ~]# java -version
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
2、The server requires a database to store data
Supports five databases: MySQL, MariaDB, PostgreSQL, Oracle, and SQL Server. Choose any of them as the data source, and skip if installed
Also supports databases : openGauss、OceanBase、Kingbase
3、The host where the agent is located does not require JDK, does not require JDK, does not require JDK
The host where the agent is located does not require JDK or other dependencies, and can be directly started and run after decompression
The agent's requirements for Linux are: kernel version 2.6.23 or higher, CentOS/RHEL 6.0 or higher
The agent requires Windows to be:Windows Server 2008 R2,2012,2016,2019,2022,Windows 7,Windows 8,Windows 10,Windows 11
4、Whether it's a server or an agent, they don't need to be compiled. After decompression, they can start and run without polluting any existing system functions or files