Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6290a59

Browse files
author
Liudmila Mantrova
committed
Bug fixes in mamonsu docs
1 parent 1f040c1 commit 6290a59

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/src/sgml/mamonsu.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
<para>
5353
To use <filename>mamonsu</filename>, you must have a <filename>zabbix</filename> account and a <filename>zabbix</filename> server set up, and install the
5454
<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
5757
separate installer. Once you have installed both <productname>&productname;</productname> and <filename>mamonsu</filename>, complete the following
5858
steps to set up metrics collection:
5959
</para>
6060
<orderedlist>
6161
<listitem>
6262
<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
6464
<xref linkend="creating-cluster">.
6565
</para>
6666
</listitem>
@@ -90,7 +90,7 @@ mamonsu bootstrap --host <replaceable>host_ip</replaceable> --dbname <replaceabl
9090
<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>
9191
</listitem>
9292
<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>
9494
</listitem>
9595
</itemizedlist>
9696
<para>
@@ -110,7 +110,7 @@ mamonsu bootstrap --host <replaceable>host_ip</replaceable> --dbname <replaceabl
110110
<listitem>
111111
<para>
112112
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>.
114114
</para>
115115
<programlisting>
116116
[zabbix]
@@ -236,7 +236,7 @@ mamonsu report
236236
<para>
237237
Based on the hardware information, <filename>mamonsu</filename>
238238
enables you to make a generic optimization for your system and the
239-
<productname>PostgreSQL</productname> instance:
239+
<productname>&productname;</productname> instance:
240240
</para>
241241
<programlisting>
242242
mamonsu tune

0 commit comments

Comments
 (0)