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
Copy file name to clipboardExpand all lines: doc/src/sgml/mamonsu.sgml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -52,15 +52,15 @@
52
52
<para>
53
53
To use <filename>mamonsu</filename>, you must have a <filename>zabbix</filename> account and a <filename>zabbix</filename> server set up, and install the
54
54
<filename>zabbix</filename> agent on the system you are going to monitor.</para>
55
-
<para>Pre-built <filename>mamonsu</filename> packages are
56
-
provided together with <productname>&productname;</productname>, but have a
55
+
<para>A pre-built <filename>mamonsu</filename> package is provided together with
56
+
<productname>&productname;</productname>, but has a
57
57
separate installer. Once you have installed both <productname>&productname;</productname> and <filename>mamonsu</filename>, complete the following
58
58
steps to set up metrics collection:
59
59
</para>
60
60
<orderedlist>
61
61
<listitem>
62
62
<para>
63
-
If you are starting from scratch, configure your <productname>&productname;</productname> instance and intialize a new database. For details, see
63
+
If you are starting from scratch, configure your <productname>&productname;</productname> instance and initialize a new database. For details, see
<para>Set the <varname>ZABBIX_USER</varname> and <varname>ZABBIX_PASSWD</varname> variables to the login and password of your <filename>zabbix</filename> account, respectively.</para>
91
91
</listitem>
92
92
<listitem>
93
-
<para>Set the <varname>ZABBIX_URL</varname> to <literal>'http://zabbix/'</literal></para>
93
+
<para>Set the <varname>ZABBIX_URL</varname> to <literal>http://zabbix/</literal></para>
Configure <filename>zabbix</filename>-related settings. You must
113
-
set <varname>address</varname>to the <filename>zabbix</filename> server address and specify the name of the <filename>zabbix</filename> host that will receive the collected metrics. You can find the hosts available for your account in the <filename>zabbix</filename> web interface under <emphasis role="srong"><guimenu>Configuration</guimenu></emphasis> > <emphasis role="srong"><guimenu>Hosts</guimenu></emphasis>.
113
+
set <varname>address</varname>to the <filename>zabbix</filename> server address and specify the name of the <filename>zabbix</filename> host that will receive the collected metrics. You can find the hosts available for your account in the <filename>zabbix</filename> web interface under <emphasis role="srong"><guimenu>Configuration</guimenu></emphasis> > <emphasis role="srong"><guimenu>Hosts</guimenu></emphasis>.
114
114
</para>
115
115
<programlisting>
116
116
[zabbix]
@@ -236,7 +236,7 @@ mamonsu report
236
236
<para>
237
237
Based on the hardware information, <filename>mamonsu</filename>
238
238
enables you to make a generic optimization for your system and the
0 commit comments