Skip to content

Commit bfdb570

Browse files
skerschbkay-kim
authored andcommitted
DOCSP-6564: change reference to replica lag
1 parent 00a3e5b commit bfdb570

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

source/tutorial/troubleshoot-replica-sets.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,11 @@ To check the current length of replication lag:
7070
The :method:`rs.status()` method is a wrapper around the
7171
:dbcommand:`replSetGetStatus` database command.
7272

73-
- Monitor the rate of replication by watching the oplog time in the
74-
"replica" graph in the |mms-home|
75-
and in :products:`Ops Manager, an on-premise solution
76-
available in MongoDB Enterprise Advanced
77-
</mongodb-enterprise-advanced?jmp=docs>`. For more information see
78-
the |mms-docs| and :opsmgr:`Ops Manager
79-
documentation </>`.
73+
- Monitor the rate of replication by checking for non-zero or increasing
74+
oplog time values in the :guilabel:`Replication Lag` graph available in
75+
|mms-home| and in :products:`Ops Manager </mongodb-enterprise-advanced?jmp=docs>`.
76+
For more information see the |mms-docs| and
77+
:opsmgr:`Ops Manager documentation </>`.
8078

8179
.. include:: /includes/replacement-mms.rst
8280

0 commit comments

Comments
 (0)