Skip to content

Commit 1f813bd

Browse files
committed
docs: edit links
1 parent 486dbf2 commit 1f813bd

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ Export template for zabbix:
8484
$ mamonsu export template template.xml --add-plugins /etc/mamonsu/plugins
8585
or
8686
$ cp /usr/share/mamonsu/template.xml .
87-
or get example of config with all available parameters at https://postgrespro.ru/products/extensions/mamonsu
87+
88+
or get example of config with all available parameters at https://postgrespro.ru/products/extensions/mamonsu
8889

8990
Import this file in web interface of zabbix: Configuration => Templates => Import, or deploy with mamonsu:
9091

@@ -103,7 +104,8 @@ Generate config on monitoring host or use preinstalled:
103104
.. code-block:: bash
104105
105106
$ mamonsu export config /etc/mamonsu/agent.conf --add-plugins /etc/mamonsu/plugins
106-
or get example of config with all available parameters at https://postgrespro.ru/products/extensions/mamonsu
107+
108+
or get example of config with all available parameters at https://postgrespro.ru/products/extensions/mamonsu
107109

108110
Change previously zabbix server address and client hostname:
109111

@@ -164,15 +166,15 @@ Export template for zabbix-agent
164166
165167
$ mamonsu export zabbix-template template_agent.xml
166168
167-
or get example of template at https://postgrespro.ru/products/extensions/mamonsu
169+
or get example of template at https://postgrespro.ru/products/extensions/mamonsu
168170

169171
Export or download zabbix-agent configuration file for needed PostgreSQL version
170172

171173
.. code-block:: bash
172174
173175
$ mamonsu export zabbix-parameters userparameters_pgsql_v*.conf --pg-version=version_number (by default pg-version=10)
174176
175-
or get example of configuration file at https://postgrespro.ru/products/extensions/mamonsu
177+
or get example of configuration file at https://postgrespro.ru/products/extensions/mamonsu
176178

177179
NOTE: zabbix-agent configuration file for PostgreSQL 10 and 11 are equal
178180

0 commit comments

Comments
 (0)