Skip to content

Instantly share code, notes, and snippets.

View bwaldvogel's full-sized avatar

Benedikt Waldvogel bwaldvogel

View GitHub Profile
MongoDB shell version: 1.6.5
connecting to: 192.168.236.120:27017/admin
> db.runCommand("connPoolStats")
{
"hosts" : {
"192.168.236.120:27217,192.168.236.121:27217,192.168.236.123:27217" : {
"available" : 1,
"created" : 1
}
},