diff --git a/doc/repmgrd-configuration.xml b/doc/repmgrd-configuration.xml
index 30379936..9f419cf1 100644
--- a/doc/repmgrd-configuration.xml
+++ b/doc/repmgrd-configuration.xml
@@ -15,9 +15,13 @@
&repmgrd; can be configured to provide failover
- capability in case the primary upstream node becomes unreachable, and/or
+ capability in case the primary or upstream node becomes unreachable, and/or
provide monitoring data to the &repmgr; metadatabase.
+
+ From &repmgr; 4.4, when running on the primary node, &repmgrd; can also monitor
+ standby disconnections/reconnections (see ).
+ repmgrd configuration
@@ -565,7 +569,8 @@ repmgrd_service_stop_command='sudo systemctl repmgr11 stop'
the option (see above).
- For more details on monitoring, see .
+ For more details on monitoring, see . For information on
+ monitoring standby disconnections, see .