This article describes how to compile and package the Hyperic HQ source code of the application monitoring platform and how to install it. HQ is an agent-based application monitoring system, you must deploy related programs to the managed devices (except for snmp). Therefore, this is the power of the programs.
Required Environment
- Operating System: centos6
- Jdk6
- Apache-maven-3.1.1
- Apache-ant-1.9.3
Add it to the compiled environment variable
Copy codeFor example, you can add the following to your. bash_profile:
Copy codeThen all the environments are ready. Use su-to load environment variables.
Source code download
: Https://github.com/hyperic/hqwhen writing a text, the latest tagis 5.8.0
Build Hyperic HQ
Go to the project root directory and run the following command:
Copy code
- The system property of maven.test.skip.exe c is true, indicating no test is required.
- All-installers indicates that all packages are executed.
Source:
Build and install Hyperic HQ source code
Http://www.qoswork.com/forum.php? Mod = viewthread & tid = 10 & fromuid = 2
(Source: Network Management Forum)