How can I see the connections which you used in mongos?
Answer Posted / Vivek Raj
You can use the `mongostat` command with the `--host <mongos_url>` option to view statistics about connections and operations on a Mongos instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers