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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -82,8 +82,8 @@ Since Mamonsu **3.0** template contains screens:
82
82
### Tools
83
83
Mamonsu provides the command-line interface for updating some Zabbix server settings, as well as getting an overview of the monitored system configuration and tuning PostgreSQL and system settings on the fly. Also it provides tool to generate a detailed report on the hardware, operating system, memory usage and other parameters of the monitored system. List of Mamonsu commands and options:
For details of usage, see “[Tools](documentation/tools.md#bootstrap)".
202
202
As the result of this operation, monitoring functions are created in the mamonsu_database in *mamonsu* schema, and the right to execute them is granted to the mamonsu_user. Thus, a superuser connection is no longer required. Mamonsu also creates several tables in the specified database. Do not delete these tables as they are required for Mamonsu to work.
Provides information on the collected metrics from the command line. You can specify one of the following parameters:
48
48
@@ -53,20 +53,32 @@ Provides information on the collected metrics from the command line. You can spe
53
53
Check the latest value for the specified metric. You can get the list of available metrics using the metric-list option.
0 commit comments