Skip to content

Commit 1a9f33a

Browse files
author
Liudmila Mantrova
committed
Doc fix for mamonsu - typos and option naming
1 parent 39aa78c commit 1a9f33a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/src/sgml/mamonsu.sgml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<cmdsynopsis>
2525
<command>mamonsu</command>
2626
<arg choice="plain">agent</arg>
27-
<arg choice="plain"><replaceable>agent-action</replaceable></arg>
27+
<arg choice="plain"><replaceable>action</replaceable></arg>
2828
</cmdsynopsis>
2929
<cmdsynopsis>
3030
<command>mamonsu</command>
@@ -249,7 +249,7 @@ service mamonsu start
249249
<varlistentry>
250250
<term><option>agent</option></term>
251251
<listitem>
252-
<para><filename>mamonsu</filename> <command>agent</command> command provides access to the available metrics from the command line. You can specify one of the following options:
252+
<para><filename>mamonsu</filename> <command>agent</command> command provides access to the available metrics from the command line. You can specify one of the following actions:
253253
</para>
254254
<variablelist>
255255

@@ -284,30 +284,30 @@ service mamonsu start
284284
<varlistentry>
285285
<term><option>zabbix template</option></term>
286286
<listitem>
287-
<para>Manage the <filename>zabbix</filename> template using one of the options described in <xref linkend="mamonsu-zabbix-options">.
287+
<para>Manage the <filename>zabbix</filename> template using one of the actions described in <xref linkend="mamonsu-zabbix-actions">.
288288
</para>
289289
</listitem>
290290
</varlistentry>
291291

292292
<varlistentry>
293293
<term><option>zabbix host</option></term>
294294
<listitem>
295-
<para>Manage the <filename>zabbix</filename> host using one of the options described in <xref linkend="mamonsu-zabbix-options">.
295+
<para>Manage the <filename>zabbix</filename> host using one of the actions described in <xref linkend="mamonsu-zabbix-actions">.
296296
</para>
297297
</listitem>
298298
</varlistentry>
299299

300300
<varlistentry>
301301
<term><option>zabbix hostgroup</option></term>
302302
<listitem>
303-
<para>Manage the <filename>zabbix</filename> host group using one of the options described in <xref linkend="mamonsu-zabbix-options">.
303+
<para>Manage the <filename>zabbix</filename> host group using one of the actions described in <xref linkend="mamonsu-zabbix-actions">.
304304
</para>
305305
</listitem>
306306
</varlistentry>
307307

308308
</variablelist>
309309

310-
<refsect2 id="mamonsu-zabbix-options"><title>zabbix Options</title>
310+
<refsect2 id="mamonsu-zabbix-actions"><title>zabbix Actions</title>
311311
<para>Using <filename>mamonsu</filename> you can control some of the <filename>zabbix</filename> server functionality from the command line. Specifically, you can create or delete <filename>zabbix</filename> hosts and host groups, as well as generate, import, and delete <filename>zabbix</filename> templates using one of the following commands. The <replaceable>object_name</replaceable> to use must correspond to the type of the <filename>zabbix</filename> object specified in the command: template, host, or hostgroup.</para>
312312
<variablelist>
313313
<varlistentry>
@@ -353,7 +353,7 @@ service mamonsu start
353353
</varlistentry>
354354

355355
<varlistentry>
356-
<term><option>export</option> <replaceable>tempalate_name</replaceable></term>
356+
<term><option>export</option> <replaceable>template_name</replaceable></term>
357357
<listitem>
358358
<para>Generate a <filename>zabbix</filename> template.
359359
</para>
@@ -378,7 +378,7 @@ service mamonsu start
378378
<varlistentry>
379379
<term><option>hostgroups</option> <replaceable>host_id</replaceable></term>
380380
<listitem>
381-
<para>Display the host group to which the specified host belongs.
381+
<para>Display the host groups to which the specified host belongs.
382382
</para>
383383
</listitem>
384384
</varlistentry>

0 commit comments

Comments
 (0)