72
72
<itemizedlist >
73
73
<listitem >
74
74
<para >Unix/Linux:</para >
75
- <programlisting >$EXIST_HOME/bin/jmxclient.sh < params> </programlisting >
75
+ <programlisting >$EXIST_HOME/bin/jmxclient.sh < tag > params</ tag > </programlisting >
76
76
</listitem >
77
77
<listitem >
78
78
<para >Windows:</para >
79
- <programlisting >$EXIST_HOME\bin\jmxclient.bat < params> </programlisting >
79
+ <programlisting >$EXIST_HOME\bin\jmxclient.bat < tag > params</ tag > </programlisting >
80
80
</listitem >
81
81
</itemizedlist >
82
82
<para >This accepts the following command-line parameters:</para >
83
83
<variablelist spacing =" normal" >
84
84
<varlistentry >
85
- <term ><code >-a, --address < argument> </ code ></term >
85
+ <term ><code >-a, --address</ code > < tag > argument</ tag ></term >
86
86
<listitem >
87
- <para >RMI address of the server.</para >
87
+ <para >The Remote Method Invocation ( RMI) address of the server.</para >
88
88
</listitem >
89
89
</varlistentry >
90
90
<varlistentry >
91
91
<term ><code >-c, --cache</code ></term >
92
92
<listitem >
93
- <para >displays server statistics on cache and memory usage.</para >
93
+ <para >Displays server statistics on cache and memory usage.</para >
94
94
</listitem >
95
95
</varlistentry >
96
96
<varlistentry >
97
97
<term ><code >-d, --db</code ></term >
98
98
<listitem >
99
- <para >display general info about the db instance.</para >
99
+ <para >Display general info about the db instance.</para >
100
100
</listitem >
101
101
</varlistentry >
102
102
<varlistentry >
103
103
<term ><code >-h, --help</code ></term >
104
104
<listitem >
105
- <para >print help on command line options and exit.</para >
105
+ <para >Print help on command line options and exit.</para >
106
106
</listitem >
107
107
</varlistentry >
108
108
<varlistentry >
109
- <term ><code >-i, --instance < argument> </ code ></term >
109
+ <term ><code >-i, --instance</ code > < tag > argument</ tag ></term >
110
110
<listitem >
111
- <para >the ID of the database instance to connect to</para >
111
+ <para >The ID of the database instance to connect to. </para >
112
112
</listitem >
113
113
</varlistentry >
114
114
<varlistentry >
123
123
<varlistentry >
124
124
<term ><code >-m, --memory</code ></term >
125
125
<listitem >
126
- <para >display info on free and total memory. Can be combined with other
127
- parameters.</para >
126
+ <para >Display info on free and total memory. Can be combined with other parameters.</para >
128
127
</listitem >
129
128
</varlistentry >
130
129
<varlistentry >
131
- <term ><code >-p, --port < argument> </ code ></term >
130
+ <term ><code >-p, --port</ code > < tag > argument</ tag ></term >
132
131
<listitem >
133
- <para >RMI port of the server</para >
132
+ <para >The Remote Method Invocation ( RMI) port of the server. </para >
134
133
</listitem >
135
134
</varlistentry >
136
135
<varlistentry >
137
136
<term ><code >-s, --report</code ></term >
138
137
<listitem >
139
- <para >Retrieves the most recent sanity/consistency check report</para >
138
+ <para >Retrieves the most recent sanity/consistency check report. </para >
140
139
</listitem >
141
140
</varlistentry >
142
141
<varlistentry >
143
- <term ><code >-w, --wait < argument> </ code ></term >
142
+ <term ><code >-w, --wait</ code > < tag > argument</ tag ></term >
144
143
<listitem >
145
- <para > while displaying server statistics: keep retrieving statistics, but
146
- wait the specified number of seconds between calls.</para >
144
+ <para > while displaying server statistics: keep retrieving statistics, but wait the specified number of seconds between calls.</para >
147
145
</listitem >
148
146
</varlistentry >
149
147
</variablelist >
178
176
<varlistentry >
179
177
<term ><code >instances</code ></term >
180
178
<listitem >
181
- <para >general information about the db instance, active db broker objects
182
- etc.</para >
179
+ <para >general information about the db instance, active db broker objects etc.</para >
183
180
</listitem >
184
181
</varlistentry >
185
182
<varlistentry >
186
183
<term ><code >disk</code ></term >
187
184
<listitem >
188
- <para >current hard disk usage of the database files</para >
185
+ <para >Contains current hard disk usage of the database files. </para >
189
186
</listitem >
190
187
</varlistentry >
191
188
<varlistentry >
192
189
<term ><code >system</code ></term >
193
190
<listitem >
194
- <para >system information: eXist version ...</para >
191
+ <para >Contains system information: eXist version ...</para >
195
192
</listitem >
196
193
</varlistentry >
197
194
<varlistentry >
198
195
<term ><code >caches</code ></term >
199
196
<listitem >
200
- <para >statistics on eXist's internal caches</para >
197
+ <para >Contains statistics on eXist's internal caches. </para >
201
198
</listitem >
202
199
</varlistentry >
203
200
<varlistentry >
204
201
<term ><code >locking</code ></term >
205
202
<listitem >
206
- <para >information on collection and resource locks currently being held by
207
- operations</para >
203
+ <para >Contains current information on collection and resource locks of running operations.</para >
208
204
</listitem >
209
205
</varlistentry >
210
206
<varlistentry >
211
207
<term ><code >sanity</code ></term >
212
208
<listitem >
213
- <para >feedback from the latest sanity check or ping request (see
214
- below)</para >
209
+ <para >Feedback from the latest sanity check or ping request (see
210
+ below). </para >
215
211
</listitem >
216
212
</varlistentry >
217
213
<varlistentry >
218
214
<term ><code >all</code ></term >
219
215
<listitem >
220
- <para >dumps all known JMX objects in eXist's namespace</para >
216
+ <para >Dumps all known JMX objects in eXist's namespace. </para >
221
217
</listitem >
222
218
</varlistentry >
223
219
</variablelist >
241
237
<programlisting >http://localhost:8080/exist/status?operation=ping& t=2000</programlisting >
242
238
<para >If the ping returns within the specified timeout, the servlet returns the
243
239
attributes of the SanityReport JMX bean, which will include an element
244
- <code > < jmx:Status> PING_OK< / jmx:Status> </ code >:</para >
240
+ <tag > jmx:Status</ tag >< code > PING_OK</ code >< tag >/ jmx:Status</ tag >:</para >
245
241
<programlisting language =" xml" xlink : href =" listings/listing-10.xml" />
246
242
<para >If the ping takes longer than the timeout, you'll instead find an element
247
- <code > < jmx:error> </ code > in the returned XML. In this case, additional
243
+ <tag > jmx:error</ tag > in the returned XML. In this case, additional
248
244
information on running queries, memory consumption and database locks will be
249
245
provided:</para >
250
246
<programlisting language =" xml" xlink : href =" listings/listing-11.xml" />
253
249
</sect2 >
254
250
255
251
</sect1 >
256
- </article >
252
+ </article >
0 commit comments