-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.2.0
-
Component/s: Replication
-
Fully Compatible
The commands db.printSlaveReplicationInfo() and db.printReplicationInfo() are useful, but since they're part of db.* instead of rs.*, they're hard to find.
Perhaps the information in the db.* commands could be included in the output of rs.status()?