MongoDB shell version: 3.0.0 connecting to: 127.0.0.1:5002/test { "host" : "WIN-JB8QHQ32HAG:5002", "version" : "3.0.4", "process" : "C:\\mongodb-win32-x86_64-2008plus-ssl-3.0.4\\bin\\mongod", "pid" : NumberLong(3372), "uptime" : 23859, "uptimeMillis" : NumberLong(23858546), "uptimeEstimate" : 22408, "localTime" : ISODate("2015-07-08T20:18:42.468Z"), "asserts" : { "regular" : 0, "warning" : 0, "msg" : 0, "user" : 0, "rollovers" : 0 }, "connections" : { "current" : 25, "available" : 999975, "totalCreated" : NumberLong(827) }, "cursors" : { "note" : "deprecated, use server status metrics", "clientCursors_size" : 1, "totalOpen" : 1, "pinned" : 0, "totalNoTimeout" : 0, "timedOut" : 1 }, "extra_info" : { "note" : "fields vary by platform", "page_faults" : 50677369, "usagePageFileMB" : 3518, "totalPageFileMB" : 15871, "availPageFileMB" : 9063, "ramMB" : 7679 }, "globalLock" : { "totalTime" : NumberLong("23858545000"), "currentQueue" : { "total" : 0, "readers" : 0, "writers" : 0 }, "activeClients" : { "total" : 33, "readers" : 0, "writers" : 2 } }, "locks" : { "Global" : { "acquireCount" : { "r" : NumberLong(280161551), "w" : NumberLong(269401743), "R" : NumberLong(1), "W" : NumberLong(5) }, "acquireWaitCount" : { "r" : NumberLong(1), "W" : NumberLong(1) }, "timeAcquiringMicros" : { "r" : NumberLong(576), "W" : NumberLong(35) } }, "Database" : { "acquireCount" : { "r" : NumberLong(5379880), "w" : NumberLong(269401685), "R" : NumberLong(21), "W" : NumberLong(58) }, "acquireWaitCount" : { "w" : NumberLong(112), "R" : NumberLong(17) }, "timeAcquiringMicros" : { "w" : NumberLong(9010907), "R" : NumberLong(9129363) } }, "Collection" : { "acquireCount" : { "r" : NumberLong(113614), "w" : NumberLong(108251722) } }, "oplog" : { "acquireCount" : { "r" : NumberLong(5266696), "w" : NumberLong(161149979) } } }, "network" : { "bytesIn" : 127109273556, "bytesOut" : 140789032133, "numRequests" : 113204155 }, "opcounters" : { "insert" : 107691506, "query" : 5, "update" : 0, "delete" : 0, "getmore" : 4429508, "command" : 1083137 }, "opcountersRepl" : { "insert" : 0, "query" : 0, "update" : 0, "delete" : 0, "getmore" : 0, "command" : 0 }, "repl" : { "setName" : "EitanRs3a", "setVersion" : 2, "ismaster" : true, "secondary" : false, "hosts" : [ "WIN-JB8QHQ32HAG:5002", "WIN-IITG7BN7PNI:5002" ], "primary" : "WIN-JB8QHQ32HAG:5002", "me" : "WIN-JB8QHQ32HAG:5002", "electionId" : ObjectId("559d2884e3ae10c1854f49fd"), "rbid" : 1934082474 }, "storageEngine" : { "name" : "wiredTiger" }, "wiredTiger" : { "uri" : "statistics:", "LSM" : { "sleep for LSM checkpoint throttle" : 0, "sleep for LSM merge throttle" : 0, "rows merged in an LSM tree" : 0, "application work units currently queued" : 0, "merge work units currently queued" : 0, "tree queue hit maximum" : 0, "switch work units currently queued" : 0, "tree maintenance operations scheduled" : 0, "tree maintenance operations discarded" : 0, "tree maintenance operations executed" : 0 }, "async" : { "number of allocation state races" : 0, "number of operation slots viewed for allocation" : 0, "current work queue length" : 0, "number of flush calls" : 0, "number of times operation allocation failed" : 0, "maximum work queue length" : 0, "number of times worker found no work" : 0, "total allocations" : 0, "total compact calls" : 0, "total insert calls" : 0, "total remove calls" : 0, "total search calls" : 0, "total update calls" : 0 }, "block-manager" : { "mapped bytes read" : 0, "bytes read" : 196257071104, "bytes written" : 260259778560, "mapped blocks read" : 0, "blocks pre-loaded" : 10143, "blocks read" : 6426920, "blocks written" : 8427235 }, "cache" : { "tracked dirty bytes in the cache" : 290316139, "tracked bytes belonging to internal pages in the cache" : 535935797, "bytes currently in the cache" : 2517788844, "tracked bytes belonging to leaf pages in the cache" : 2685289675, "maximum bytes configured" : 3221225472, "tracked bytes belonging to overflow pages in the cache" : 0, "bytes read into cache" : 203157161708, "bytes written from cache" : 261551852563, "pages evicted by application threads" : 0, "checkpoint blocked page eviction" : 6957801, "unmodified pages evicted" : 2495349, "page split during eviction deepened the tree" : 32, "modified pages evicted" : 27282359, "pages selected for eviction unable to be evicted" : 226333, "pages evicted because they exceeded the in-memory maximum" : 29152, "pages evicted because they had chains of deleted items" : 25422683, "failed eviction of pages that exceeded the in-memory maximum" : 68059, "hazard pointer blocked page eviction" : 187545, "internal pages evicted" : 37620, "maximum page size at eviction" : 66504738, "eviction server candidate queue empty when topping up" : 21511, "eviction server candidate queue not empty when topping up" : 10518, "eviction server evicting pages" : 257422, "eviction server populating queue, but not evicting pages" : 13391, "eviction server unable to reach eviction goal" : 0, "pages split during eviction" : 30158, "pages walked for eviction" : 43104625936, "eviction worker thread evicting pages" : 1617460, "in-memory page splits" : 20265, "percentage overhead" : 8, "tracked dirty pages in the cache" : 771, "pages currently held in the cache" : 72876, "pages read into cache" : 6408558, "pages written from cache" : 8410823 }, "connection" : { "pthread mutex condition wait calls" : 35559075, "files currently open" : 0, "memory allocations" : 1530275451, "memory frees" : 1520050704, "memory re-allocations" : 54388365, "total read I/Os" : 8708052, "pthread mutex shared lock read-lock calls" : 81257, "pthread mutex shared lock write-lock calls" : 27420, "total write I/Os" : 151684539 }, "cursor" : { "cursor create calls" : 61557, "cursor insert calls" : 479990813, "cursor next calls" : 439664329, "cursor prev calls" : 66, "cursor remove calls" : 160117279, "cursor reset calls" : 858270208, "cursor search calls" : 165247129, "cursor search near calls" : 161973994, "cursor update calls" : 0 }, "data-handle" : { "connection dhandles swept" : 64, "connection candidate referenced" : 130, "connection sweeps" : 2385, "connection time-of-death sets" : 8021, "session dhandles swept" : 257, "session sweep attempts" : 1220 }, "log" : { "log buffer size increases" : 0, "total log buffer size" : 1048576, "log bytes of payload data" : 149679948872, "log bytes written" : 163726506496, "yields waiting for previous log file close" : 0, "total size of compressed records" : 141167474567, "total in-memory size of compressed records" : 250211037651, "log records too small to compress" : 118759, "log records not compressed" : 53332943, "log records compressed" : 107262693, "maximum log file size" : 104857600, "pre-allocated log files prepared" : 1559, "number of pre-allocated log files to create" : 1, "pre-allocated log files used" : 1558, "log read operations" : 0, "log release advances write LSN" : 1811, "records processed by log scan" : 1139661, "log scan records requiring two reads" : 1139651, "log scan operations" : 3, "consolidated slot closures" : 143259332, "logging bytes consolidated" : 165299780224, "consolidated slot joins" : 161139644, "consolidated slot join races" : 1236935, "slots selected for switching that were unavailable" : 34827174690, "record size exceeded maximum" : 0, "failed to find a slot large enough for record" : 0, "consolidated slot join transitions" : 83245, "log sync operations" : 1602, "log sync_dir operations" : 1172, "log server thread advances write LSN" : 143257889, "log write operations" : 160223201 }, "reconciliation" : { "page reconciliation calls" : 27660989, "page reconciliation calls for eviction" : 25700291, "split bytes currently awaiting free" : 2903896, "split objects currently awaiting free" : 27 }, "session" : { "open cursor count" : 8940, "open session count" : 209 }, "thread-yield" : { "page acquire busy blocked" : 659, "page acquire eviction blocked" : 63056, "page acquire locked blocked" : 100098814, "page acquire read blocked" : 421469, "page acquire time sleeping (usecs)" : 14251106601 }, "transaction" : { "transaction begins" : 163019189, "transaction checkpoints" : 160, "transaction checkpoint generation" : 160, "transaction checkpoint currently running" : 1, "transaction checkpoint max time (msecs)" : 114818, "transaction checkpoint min time (msecs)" : 1930, "transaction checkpoint most recent time (msecs)" : 32418, "transaction checkpoint total time (msecs)" : 4825201, "transactions committed" : 160853921, "transaction failures due to cache overflow" : 0, "transaction range of IDs currently pinned by a checkpoint" : 0, "transaction range of IDs currently pinned" : 14797, "transactions rolled back" : 5828572 }, "concurrentTransactions" : { "write" : { "out" : 1, "available" : 127, "totalTickets" : 128 }, "read" : { "out" : 1, "available" : 127, "totalTickets" : 128 } } }, "writeBacksQueued" : false, "mem" : { "bits" : 64, "resident" : 1883, "virtual" : 3658, "supported" : true, "mapped" : 0, "mappedWithJournal" : 0 }, "metrics" : { "commands" : { "createIndexes" : { "failed" : NumberLong(0), "total" : NumberLong(16) }, "drop" : { "failed" : NumberLong(1), "total" : NumberLong(17) }, "getLastError" : { "failed" : NumberLong(0), "total" : NumberLong(16) }, "getLog" : { "failed" : NumberLong(0), "total" : NumberLong(6) }, "getnonce" : { "failed" : NumberLong(0), "total" : NumberLong(20) }, "insert" : { "failed" : NumberLong(0), "total" : NumberLong(107691508) }, "isMaster" : { "failed" : NumberLong(0), "total" : NumberLong(5559) }, "listCollections" : { "failed" : NumberLong(0), "total" : NumberLong(18) }, "listDatabases" : { "failed" : NumberLong(0), "total" : NumberLong(19) }, "listIndexes" : { "failed" : NumberLong(0), "total" : NumberLong(1) }, "ping" : { "failed" : NumberLong(0), "total" : NumberLong(33348) }, "replSetFresh" : { "failed" : NumberLong(0), "total" : NumberLong(1) }, "replSetGetStatus" : { "failed" : NumberLong(0), "total" : NumberLong(48) }, "replSetHeartbeat" : { "failed" : NumberLong(0), "total" : NumberLong(11879) }, "replSetUpdatePosition" : { "failed" : NumberLong(0), "total" : NumberLong(1031339) }, "serverStatus" : { "failed" : NumberLong(0), "total" : NumberLong(839) }, "whatsmyuri" : { "failed" : NumberLong(0), "total" : NumberLong(11) } }, "cursor" : { "timedOut" : NumberLong(1), "open" : { "noTimeout" : NumberLong(0), "pinned" : NumberLong(0), "total" : NumberLong(1) } }, "document" : { "deleted" : NumberLong(0), "inserted" : NumberLong(107691508), "returned" : NumberLong(161024566), "updated" : NumberLong(0) }, "getLastError" : { "wtime" : { "num" : 0, "totalMillis" : 0 }, "wtimeouts" : NumberLong(0) }, "operation" : { "fastmod" : NumberLong(0), "idhack" : NumberLong(0), "scanAndOrder" : NumberLong(0), "writeConflicts" : NumberLong(0) }, "queryExecutor" : { "scanned" : NumberLong(0), "scannedObjects" : NumberLong(120) }, "record" : { "moves" : NumberLong(0) }, "repl" : { "apply" : { "batches" : { "num" : 0, "totalMillis" : 0 }, "ops" : NumberLong(0) }, "buffer" : { "count" : NumberLong(0), "maxSizeBytes" : 268435456, "sizeBytes" : NumberLong(0) }, "network" : { "bytes" : NumberLong(0), "getmores" : { "num" : 0, "totalMillis" : 0 }, "ops" : NumberLong(0), "readersCreated" : NumberLong(1) }, "preload" : { "docs" : { "num" : 0, "totalMillis" : 0 }, "indexes" : { "num" : 0, "totalMillis" : 0 } } }, "storage" : { "freelist" : { "search" : { "bucketExhausted" : NumberLong(0), "requests" : NumberLong(0), "scanned" : NumberLong(0) } } }, "ttl" : { "deletedDocuments" : NumberLong(49801242), "passes" : NumberLong(26) } }, "ok" : 1 }