Este contenido no está disponible en el idioma seleccionado.
22.3.2. Installing the JBoss Operations Network Server on Linux
Use the following procedure to install the JBoss Operations Network Server on Linux.
Procedure 22.3. Installing the Server on Linux
- Stop any currently running JBoss Operations Network instances.
- Download the JBoss Operations Network binaries from the Customer Support Portal at https://access.redhat.com.
- In the Customer Support Portal, click Software, and then select JBoss Operations Network in the product drop-down box.
- Download the JBoss Operations Network 3.1.2 Base Distribution package by clicking the Download icon.
- There are additional plug-in packs available for EAP, EDS, EWS, and SOA-P. If any of those plug-ins will be used with the JBoss Operations Network server, then download them as well.
- Unzip the server distribution to the directory where will be executed from.
cd /opt unzip jon-server-3.1.2.0.GA1.zipThis creates a version-specific installation directory,/opt/jon-server-3.1.2.0.GA1. A directory with this name should not exist prior to the unzip operation. - Run the JBoss Operations Network server:
serverRoot/jon-server-3.1.2.0.GA1/bin/rhq-server.sh start - Set up the JBoss Operations Network server using the web installer, available at
http://localhost:7080/, or by editing the configuration file.For more detailed information about configuring JBoss Operations Network, refer to the JBoss Operations Network Installation Guide.