
• jon-plugin-pack-soa-2.4.0.GA.zip – plugin supporting the SOA platform server
• rhq-enterprise-agent-3.0.0.GA.jar – contains the JON RHQ agent comprised of:
◦ enterprise-agent-default.GA.jar – a softlink maintained to reference the latest
obtained jarfile for the agent, in this case v3
◦ rhq-install.sh – the agent installer
◦ rhq-agent-env.sh - the init file residing on each JBoss instance reporting JBoss
specific information to the JON server. Obtained by the kickstart, this environment
configuration file is customized to define the following variables according to the
working environment:
• RHQ_AGENT_HOME
• RHQ_AGENT_JAVA_HOME
• RHQ_AGENT_CMDLINE_OPTS
• RHQ_AGENT_PIDFILE_DIR
#=====================================================================
# RHQ Agent UNIX Startup Script Configuration File
#=====================================================================
#
# RHQ_AGENT_DEBUG - If this is defined, the script will emit debug messages. It will also
# enable debug messages to be emitted from the agent itself.
# If not set or set to "false", debug is turned off. This does not implicitly enable Sigar native
# debug mode. You must explicitly enable RHQ_AGENT_SIGAR_DEBUG in addition to
# enabling RHQ_AGENT_DEBUG for Sigar logging to be enabled.
#
#RHQ_AGENT_DEBUG=true
# RHQ_AGENT_SIGAR_DEBUG - Enables Sigar debug mode but only if agent debug
# is also enabled. See RHQ_AGENT_DEBUG for more.
#RHQ_AGENT_SIGAR_DEBUG=false
# RHQ_AGENT_HOME - Defines where the agent's home install directory is.
# If not defined, it will be assumed to be the parent
# directory of the directory where this script lives.
#
RHQ_AGENT_HOME="/root/rhq-agent"
# RHQ_AGENT_JAVA_HOME - The location of the JRE that the agent will
# use. This will be ignored if
# RHQ_AGENT_JAVA_EXE_FILE_PATH is set.
# If this and RHQ_AGENT_JAVA_EXE_FILE_PATH are
# not set, the agent's embedded JRE will be used.
#
RHQ_AGENT_JAVA_HOME="/usr/lib/jvm/jre-1.6.0"
# RHQ_AGENT_JAVA_EXE_FILE_PATH - Defines the full path to the Java
# executable to use. If this is set, RHQ_AGENT_JAVA_HOME is ignored.
# If this is not set, then $RHQ_AGENT_JAVA_HOME/bin/java
www.redhat.com 176
Comentarios a estos manuales