Skip to content

Commit 03365c5

Browse files
committed
docs: update && add info about mamonsu upload tool
1 parent 4ad60e5 commit 03365c5

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ Build win32 exe: (worked with python v3.{4,5}: py2exe v0.9.2.2 and pywin32 v220
7878
$ c:\mamonsu\service_win32.exe -install
7979
$ net start mamonsu
8080
81-
NOTE: windows installer only for mamonsu 2.3.4 version
82-
8381
Build nsis installer:
8482

8583
.. code-block:: bash
@@ -414,6 +412,17 @@ Make generic optimization for system and PostgreSQL, based on hardware informati
414412
415413
$ mamonsu tune
416414
415+
==========
416+
Tool: Upload metrics for a certain time period
417+
==========
418+
419+
Upload metrics data previously saved into a file onto a Zabbix server for visualization.
420+
For details on how to save metrics into a file, see the section called “Logging Parameters”. :
421+
422+
.. code-block:: bash
423+
424+
$ mamonsu upload
425+
417426
==========================
418427
Tool: analog of zabbix_get
419428
==========================

0 commit comments

Comments
 (0)