RHQ Remote Client / CLI InstallationThe RHQ Command Line Interface (CLI) can run on either a Windows or UNIX platform and does not require the execution of a special installer program. The CLI requires a Java6 runtime environment (JRE). By default, the CLI should run out-of-the-box.
Download the Remote Client ZipThe RHQ Server comes with a bundled Remote Client distribution inside - this is called rhq-client-<version>.zip. The bundled version is the version that should be used with that server. It is not guaranteed that earlier (or later) Remote Clients will be compatible. In order to obtain the Remote Client distribution you can download it directly from any running RHQ Server. You can do this by navigating to Administration->Downloads Unpacking The BinaryCopy the binary .zip file into your chosen directory where you want the agent to be installed and run the following command: unzip rhq-client-<version>.zip At this point, you are ready to run the CLI. |