Description
Purges monitoring history from the repmgr.monitoring_history table to
- prevent excessive table growth. Use the -k/--keep-history to specify the
- number of days of monitoring history to retain. This command can be used
- manually or as a cronjob.
+ prevent excessive table growth.
+
+
+ By default all data will be removed; Use the
+ option to specify the number of days of monitoring history to retain.
+
+
+ This command can be executed manually or as a cronjob.
@@ -38,4 +43,13 @@
repmgr.conf.
+
+
+ See also
+
+ For more details see the sections and
+ .
+
+
+
diff --git a/doc/repmgrd-configuration.sgml b/doc/repmgrd-configuration.sgml
index 02d02e43..e14a904c 100644
--- a/doc/repmgrd-configuration.sgml
+++ b/doc/repmgrd-configuration.sgml
@@ -144,7 +144,7 @@
-
+ repmgrdmonitoring configuration
diff --git a/doc/repmgrd-monitoring.sgml b/doc/repmgrd-monitoring.sgml
index 60de86ed..ab5d50af 100644
--- a/doc/repmgrd-monitoring.sgml
+++ b/doc/repmgrd-monitoring.sgml
@@ -1,4 +1,4 @@
-
+repmgrdmonitoring