[jopr-commits] JOPR SVN: r1198 - docs/enterprise/JON/2.3/JON_Server_Guide/en-US.
jopr-commits at lists.jboss.org
jopr-commits at lists.jboss.org
Mon Sep 14 23:20:51 EDT 2009
Author: smeehan
Date: 2009-09-14 23:20:50 -0400 (Mon, 14 Sep 2009)
New Revision: 1198
Modified:
docs/enterprise/JON/2.3/JON_Server_Guide/en-US/Book_Info.xml
docs/enterprise/JON/2.3/JON_Server_Guide/en-US/Chapter.xml
Log:
Spell check
Modified: docs/enterprise/JON/2.3/JON_Server_Guide/en-US/Book_Info.xml
===================================================================
--- docs/enterprise/JON/2.3/JON_Server_Guide/en-US/Book_Info.xml 2009-09-15 03:18:30 UTC (rev 1197)
+++ docs/enterprise/JON/2.3/JON_Server_Guide/en-US/Book_Info.xml 2009-09-15 03:20:50 UTC (rev 1198)
@@ -8,7 +8,7 @@
<productname>JBoss Operations Network</productname>
<productnumber>2.3</productnumber>
<edition>1</edition>
- <pubsnumber>2</pubsnumber>
+ <pubsnumber>3</pubsnumber>
<abstract>
<para>The JON Server that ships with JBoss Operations Network 2.3</para>
</abstract>
Modified: docs/enterprise/JON/2.3/JON_Server_Guide/en-US/Chapter.xml
===================================================================
--- docs/enterprise/JON/2.3/JON_Server_Guide/en-US/Chapter.xml 2009-09-15 03:18:30 UTC (rev 1197)
+++ docs/enterprise/JON/2.3/JON_Server_Guide/en-US/Chapter.xml 2009-09-15 03:20:50 UTC (rev 1198)
@@ -45,7 +45,7 @@
</para>
<section id="JON_Server-Running_Windows-Windows_Console">
- <title>Running in a Windows Console</title>
+ <title>Running in a Windows console</title>
<para>
@@ -59,7 +59,7 @@
</section>
<section id="JON_Server-Running_Windows-Windows_Service">
- <title>Installing and Running as a Windows Service</title>
+ <title>Installing and running as a Windows service</title>
<para>
When the JON Server runs as a Windows service, it runs as a particular user. This user is specified by the <envar>RHQ_SERVER_RUN_AS</envar> environment variable. The <envar>RHQ_SERVER_RUN_AS_ME</envar> variable overrides the <envar>RHQ_SERVER_RUN_AS</envar> variable and allows the JON Server to run as the current user. If neither of these two variables are set, the JON Server Windows Service runs as the System account. Both variables are explicitly mentioned here because of their security implications. All environment variables can be defined in the <filename>rhq-server.bat</filename> script.
@@ -145,7 +145,7 @@
</para>
<formalpara id="JON_Server-Running_Unix-Environment_Variables">
- <title>Setting Environment Variables</title>
+ <title>Setting environment variables</title>
<para>
The <filename>rhq-server.sh</filename> file, located in the <filename><replaceable><server-install-dir></replaceable>/bin/</filename> directory, contains a detailed list of the environment variables it requires to run. For most variables, sensible defaults are used and therefore do not need editing. It is important however, to set the correct path to your Java installation. Before starting the JON Server, edit the <filename>rhq-server.sh</filename> file and ensure that either the <literal>RHQ_SERVER_JAVA_HOME</literal> or the <literal>RHQ_SERVER_JAVA_EXE_FILE_PATH</literal> variable is set appropriately.
</para>
@@ -153,7 +153,7 @@
<formalpara id="JON_Server-Running_Unix-Running_Console">
- <title>Running in a Console</title>
+ <title>Running in a console</title>
<para>
To run the JON Server in a console, execute the following commands as the root user:
</para>
@@ -228,8 +228,8 @@
</section>
</section>
- <section id="JON_Server-Chapter-Running_Embedded_JON_Agent">
- <title>Running the Embedded JON Agent</title>
+ <!--<section id="JON_Server-Chapter-Running_Embedded_JON_Agent">
+ <title>Running the embedded JON Agent</title>
<warning>
<para>
We do not recommend running an embedded agent in production. It is therefore not currently supported. There are some known issues with managing certain resources with the embedded agent.
@@ -247,7 +247,7 @@
rhq.server.embedded-agent.disable-native-system=true
</screen>
</para>
- </section>
+ </section> -->
</chapter>
More information about the jopr-commits
mailing list