mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
doc: fix internal link
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<chapter id="repmgrd-degraded-monitoring">
|
<chapter id="repmgrd-degraded-monitoring" xreflabel="repmgrd degraded monitoring">
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary>repmgrd</primary>
|
<primary>repmgrd</primary>
|
||||||
<secondary>degraded monitoring</secondary>
|
<secondary>degraded monitoring</secondary>
|
||||||
@@ -7,8 +7,8 @@
|
|||||||
<title>"degraded monitoring" mode</title>
|
<title>"degraded monitoring" mode</title>
|
||||||
<para>
|
<para>
|
||||||
In certain circumstances, <application>repmgrd</application> is not able to fulfill its primary mission
|
In certain circumstances, <application>repmgrd</application> is not able to fulfill its primary mission
|
||||||
of monitoring the nodes' upstream server. In these cases it enters "degraded
|
of monitoring the node's upstream server. In these cases it enters "degraded monitoring"
|
||||||
monitoring" mode, where <application>repmgrd</application> remains active but is waiting for the situation
|
mode, where <application>repmgrd</application> remains active but is waiting for the situation
|
||||||
to be resolved.
|
to be resolved.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
@@ -40,8 +40,8 @@
|
|||||||
In a failover situation, <application>repmgrd</application> will check if any servers in the
|
In a failover situation, <application>repmgrd</application> will check if any servers in the
|
||||||
same location as the current primary node are visible. If not, <application>repmgrd</application>
|
same location as the current primary node are visible. If not, <application>repmgrd</application>
|
||||||
will assume a network interruption and not promote any node in any
|
will assume a network interruption and not promote any node in any
|
||||||
other location (it will however enter <xref linkend="repmgrd-degraded-monitoring"> mode until
|
other location (it will however enter <link linkend="repmgrd-degraded-monitoring">degraded monitoring</link>
|
||||||
a primary becomes visible).
|
mode until a primary becomes visible).
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|||||||
Reference in New Issue
Block a user