Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

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:
  1. Open the JBoss ON GUI.
    http://server.example.com:7080
    
  2. Click the Administration link in the main menu.
  3. Select the Downloads menu item.
  4. Scroll to the Command Line Client Download section, and click Download Client Installer.
  5. Save the .zip file into the directory where the CLI should be installed.
  6. Unzip the packages.
    [root@server jon]# unzip rhq-remoting-cli-4.12.0.JON330GA.zip