-
Type: Question
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.6
-
Component/s: None
-
None
I need all operations, including operations on idle connections and system operations.
I get the information in previous version of MongoDB using db.currentOp(true) command ,but when I run same command in earlier version of MongoDB I did not get this information.
Is there any command other command in MongoDB to find the multiple client,operation id and connection ID.
- duplicates
-
SERVER-20310 db.currentOp(True) does not return client information on idle connections on 3.0.x
- Closed