Chapter 10. Installing the JBoss ON CLI
The Red Hat JBoss Operations Network CLI is a standalone Java application that uses the Java Scripting API (this requires Java 6 or later). The CLI allows JBoss ON to be better integrated into the network environment by allowing administrators to interact with JBoss ON programmatically.
A large subset of JBoss ON functionality is exposed in the CLI. This remote client (the CLI) is downloaded from the JBoss ON server as an archive,
rhq-remoting-cli-4.12.0.JON330GA.zip
.
Note
Only the corresponding version of the CLI can be used to manage the JBoss ON server. Other versions are not compatible.
To install the CLI:
- Open the JBoss ON GUI.
http://server.example.com:7080
- Click the Administration link in the main menu.
- Select the Downloads menu item.
- Scroll to the Command Line Client Download section, and click Download Client Installer.
- Save the
.zip
file into the directory where the CLI should be installed. - Unzip the packages.
[root@server jon]# unzip rhq-remoting-cli-4.12.0.JON330GA.zip