From mongo shell run db.currentOp() to show all active connections or db.currentOp(true) to show all connections.
From mongo shell run db.currentOp() to show all active connections or db.currentOp(true) to show all connections.
转载于:https://www.cnblogs.com/time-is-life/p/7844973.html