File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -70,13 +70,11 @@ To check the current length of replication lag:
70
70
The :method:`rs.status()` method is a wrapper around the
71
71
:dbcommand:`replSetGetStatus` database command.
72
72
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 </>`.
80
78
81
79
.. include:: /includes/replacement-mms.rst
82
80
You can’t perform that action at this time.
0 commit comments