You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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:
253
253
</para>
254
254
<variablelist>
255
255
@@ -284,30 +284,30 @@ service mamonsu start
284
284
<varlistentry>
285
285
<term><option>zabbix template</option></term>
286
286
<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">.
288
288
</para>
289
289
</listitem>
290
290
</varlistentry>
291
291
292
292
<varlistentry>
293
293
<term><option>zabbix host</option></term>
294
294
<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">.
296
296
</para>
297
297
</listitem>
298
298
</varlistentry>
299
299
300
300
<varlistentry>
301
301
<term><option>zabbix hostgroup</option></term>
302
302
<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">.
<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>
0 commit comments