MongoDB shell version v3.6.13 connecting to: mongodb://127.0.0.1:27017/?gssapiServiceName=mongodb Implicit session: session { "id" : UUID("797cc7ea-e4f4-4076-a2b5-0a10e427a0bd") } MongoDB server version: 3.6.13 Server has startup warnings: 2019-07-31T15:43:28.237+0200 I STORAGE [initandlisten] 2019-07-31T15:43:28.237+0200 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2019-07-31T15:43:28.237+0200 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem dimelo_shard:SECONDARY> db.serverStatus() { "host" : "mongo1.s2.dimelo", "version" : "3.6.13", "process" : "mongod", "pid" : NumberLong(17752), "uptime" : 596095, "uptimeMillis" : NumberLong(596095285), "uptimeEstimate" : NumberLong(596095), "localTime" : ISODate("2019-08-07T11:18:23.506Z"), "asserts" : { "regular" : 0, "warning" : 0, "msg" : 0, "user" : 36, "rollovers" : 0 }, "connections" : { "current" : 813, "available" : 199187, "totalCreated" : 52391 }, "extra_info" : { "note" : "fields vary by platform", "page_faults" : 50 }, "globalLock" : { "totalTime" : NumberLong("596095286000"), "currentQueue" : { "total" : 0, "readers" : 0, "writers" : 0 }, "activeClients" : { "total" : 852, "readers" : 0, "writers" : 1 } }, "locks" : { "Global" : { "acquireCount" : { "r" : NumberLong("5329691471"), "w" : NumberLong(419732737), "W" : NumberLong(60957964) }, "acquireWaitCount" : { "r" : NumberLong(235469999), "w" : NumberLong(2), "W" : NumberLong(32987223) }, "timeAcquiringMicros" : { "r" : NumberLong("2151781019453"), "w" : NumberLong(16931942), "W" : NumberLong("166437086326") } }, "Database" : { "acquireCount" : { "r" : NumberLong("2680790612"), "w" : NumberLong(419718337), "R" : NumberLong(26), "W" : NumberLong(14688) }, "acquireWaitCount" : { "r" : NumberLong(1103), "w" : NumberLong(2259), "W" : NumberLong(997) }, "timeAcquiringMicros" : { "r" : NumberLong(40980774), "w" : NumberLong(152222482), "W" : NumberLong(29358557) } }, "Collection" : { "acquireCount" : { "r" : NumberLong("2831497038"), "w" : NumberLong(358639407) } }, "Metadata" : { "acquireCount" : { "W" : NumberLong(763) }, "acquireWaitCount" : { "W" : NumberLong(4) }, "timeAcquiringMicros" : { "W" : NumberLong(157977) } }, "oplog" : { "acquireCount" : { "r" : NumberLong(5215491), "w" : NumberLong(61078984) } } }, "logicalSessionRecordCache" : { "activeSessionsCount" : 0, "sessionsCollectionJobCount" : 1987, "lastSessionsCollectionJobDurationMillis" : 0, "lastSessionsCollectionJobTimestamp" : ISODate("2019-08-07T11:14:01.518Z"), "lastSessionsCollectionJobEntriesRefreshed" : 0, "lastSessionsCollectionJobEntriesEnded" : 0, "lastSessionsCollectionJobCursorsClosed" : 0, "transactionReaperJobCount" : 1987, "lastTransactionReaperJobDurationMillis" : 0, "lastTransactionReaperJobTimestamp" : ISODate("2019-08-07T11:14:01.518Z"), "lastTransactionReaperJobEntriesCleanedUp" : 0 }, "network" : { "bytesIn" : NumberLong("179057314943"), "bytesOut" : NumberLong("7808385425694"), "physicalBytesIn" : NumberLong("179057314943"), "physicalBytesOut" : NumberLong("7808385425694"), "numRequests" : NumberLong(127356977), "compression" : { "snappy" : { "compressor" : { "bytesIn" : NumberLong(0), "bytesOut" : NumberLong(0) }, "decompressor" : { "bytesIn" : NumberLong(0), "bytesOut" : NumberLong(0) } } }, "serviceExecutorTaskStats" : { "executor" : "passthrough", "threadsRunning" : 813 } }, "opLatencies" : { "reads" : { "latency" : NumberLong("2693422234651"), "ops" : NumberLong(84830513) }, "writes" : { "latency" : NumberLong(0), "ops" : NumberLong(0) }, "commands" : { "latency" : NumberLong("41938068708"), "ops" : NumberLong(42526443) } }, "opReadConcernCounters" : { "available" : NumberLong(0), "linearizable" : NumberLong(0), "local" : NumberLong(0), "majority" : NumberLong(0), "none" : NumberLong(51143763) }, "opcounters" : { "insert" : 0, "query" : 51143763, "update" : 0, "delete" : 0, "getmore" : 3030706, "command" : 73184494 }, "opcountersRepl" : { "insert" : 14344629, "query" : 0, "update" : 98731865, "delete" : 1393013, "getmore" : 0, "command" : 101 }, "repl" : { "hosts" : [ "10.180.34.71:27017", "10.180.34.72:27017" ], "arbiters" : [ "10.180.34.81:27017" ], "setName" : "dimelo_shard", "setVersion" : 33, "ismaster" : false, "secondary" : true, "primary" : "10.180.34.72:27017", "me" : "10.180.34.71:27017", "lastWrite" : { "opTime" : { "ts" : Timestamp(1565176703, 135), "t" : NumberLong(12) }, "lastWriteDate" : ISODate("2019-08-07T11:18:23Z"), "majorityOpTime" : { "ts" : Timestamp(1565176703, 135), "t" : NumberLong(12) }, "majorityWriteDate" : ISODate("2019-08-07T11:18:23Z") }, "rbid" : 1 }, "storageEngine" : { "name" : "wiredTiger", "supportsCommittedReads" : false, "readOnly" : false, "persistent" : true }, "tcmalloc" : { "generic" : { "current_allocated_bytes" : NumberLong("118939409528"), "heap_size" : NumberLong("159995469824") }, "tcmalloc" : { "pageheap_free_bytes" : NumberLong("25783369728"), "pageheap_unmapped_bytes" : NumberLong("13187379200"), "max_total_thread_cache_bytes" : NumberLong(1073741824), "current_total_thread_cache_bytes" : 868646040, "total_free_bytes" : NumberLong(2085311368), "central_cache_free_bytes" : NumberLong(1216205968), "transfer_cache_free_bytes" : 459360, "thread_cache_free_bytes" : 868646040, "aggressive_memory_decommit" : 0, "pageheap_committed_bytes" : NumberLong("146808090624"), "pageheap_scavenge_count" : 1671020, "pageheap_commit_count" : 6720303, "pageheap_total_commit_bytes" : NumberLong("810143809536"), "pageheap_decommit_count" : 1671020, "pageheap_total_decommit_bytes" : NumberLong("663335718912"), "pageheap_reserve_count" : 45824, "pageheap_total_reserve_bytes" : NumberLong("159995469824"), "spinlock_total_delay_ns" : NumberLong("3471147543418"), "formattedString" : "------------------------------------------------\nMALLOC: 118939410104 (113429.5 MiB) Bytes in use by application\nMALLOC: + 25783369728 (24588.9 MiB) Bytes in page heap freelist\nMALLOC: + 1216205968 ( 1159.9 MiB) Bytes in central cache freelist\nMALLOC: + 459360 ( 0.4 MiB) Bytes in transfer cache freelist\nMALLOC: + 868645464 ( 828.4 MiB) Bytes in thread cache freelists\nMALLOC: + 648044800 ( 618.0 MiB) Bytes in malloc metadata\nMALLOC: ------------\nMALLOC: = 147456135424 (140625.1 MiB) Actual memory used (physical + swap)\nMALLOC: + 13187379200 (12576.5 MiB) Bytes released to OS (aka unmapped)\nMALLOC: ------------\nMALLOC: = 160643514624 (153201.6 MiB) Virtual address space used\nMALLOC:\nMALLOC: 5896891 Spans in use\nMALLOC: 882 Thread heaps in use\nMALLOC: 4096 Tcmalloc page size\n------------------------------------------------\nCall ReleaseFreeMemory() to release freelist memory to the OS (via madvise()).\nBytes released to the OS take up virtual address space but no physical memory.\n" } }, "transactions" : { "retriedCommandsCount" : NumberLong(0), "retriedStatementsCount" : NumberLong(0), "transactionsCollectionWriteCount" : NumberLong(0) }, "transportSecurity" : { "1.0" : NumberLong(0), "1.1" : NumberLong(0), "1.2" : NumberLong(0), "1.3" : NumberLong(0), "unknown" : NumberLong(0) }, "wiredTiger" : { "uri" : "statistics:", "LSM" : { "application work units currently queued" : 0, "merge work units currently queued" : 0, "rows merged in an LSM tree" : 0, "sleep for LSM checkpoint throttle" : 0, "sleep for LSM merge throttle" : 0, "switch work units currently queued" : 0, "tree maintenance operations discarded" : 0, "tree maintenance operations executed" : 0, "tree maintenance operations scheduled" : 0, "tree queue hit maximum" : 0 }, "async" : { "current work queue length" : 0, "maximum work queue length" : 0, "number of allocation state races" : 0, "number of flush calls" : 0, "number of operation slots viewed for allocation" : 0, "number of times operation allocation failed" : 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" : { "blocks pre-loaded" : 1449221, "blocks read" : 404004738, "blocks written" : 296378657, "bytes read" : NumberLong("4862194651136"), "bytes written" : NumberLong("3453970497536"), "bytes written for checkpoint" : NumberLong("3355439177728"), "mapped blocks read" : 0, "mapped bytes read" : 0 }, "cache" : { "application threads page read from disk to cache count" : 381407639, "application threads page read from disk to cache time (usecs)" : 21929066671, "application threads page write from cache to disk count" : 244348848, "application threads page write from cache to disk time (usecs)" : 6754440545, "bytes belonging to page images in the cache" : 102671375648, "bytes belonging to the cache overflow table in the cache" : 182, "bytes currently in the cache" : 117436448609, "bytes not belonging to page images in the cache" : 14765072961, "bytes read into cache" : NumberLong("9329153533753"), "bytes written from cache" : NumberLong("2987224154295"), "cache overflow cursor application thread wait time (usecs)" : 0, "cache overflow cursor internal thread wait time (usecs)" : 0, "cache overflow score" : 0, "cache overflow table entries" : 0, "cache overflow table insert calls" : 0, "cache overflow table remove calls" : 0, "checkpoint blocked page eviction" : 19785, "eviction calls to get a page" : 451069023, "eviction calls to get a page found queue empty" : 62275846, "eviction calls to get a page found queue empty after locking" : 3943033, "eviction currently operating in aggressive mode" : 0, "eviction empty score" : 0, "eviction passes of a file" : 22017701207, "eviction server candidate queue empty when topping up" : 9679553, "eviction server candidate queue not empty when topping up" : 309737, "eviction server evicting pages" : 0, "eviction server slept, because we did not make progress with eviction" : 8693040, "eviction server unable to reach eviction goal" : 0, "eviction state" : 32, "eviction walk target pages histogram - 0-9" : 22011425069, "eviction walk target pages histogram - 10-31" : 4845344, "eviction walk target pages histogram - 128 and higher" : 0, "eviction walk target pages histogram - 32-63" : 1139418, "eviction walk target pages histogram - 64-128" : 291376, "eviction walks abandoned" : 203710891, "eviction walks gave up because they restarted their walk twice" : 21259918176, "eviction walks gave up because they saw too many pages and found no candidates" : 576745339, "eviction walks gave up because they saw too many pages and found too few candidates" : 233516, "eviction walks reached end of tree" : 43015001637, "eviction walks started from root of tree" : 21925150339, "eviction walks started from saved location in tree" : 92550868, "eviction worker thread active" : 4, "eviction worker thread created" : 0, "eviction worker thread evicting pages" : 384816485, "eviction worker thread removed" : 0, "eviction worker thread stable number" : 0, "failed eviction of pages that exceeded the in-memory maximum count" : 2761, "failed eviction of pages that exceeded the in-memory maximum time (usecs)" : 3456, "files with active eviction walks" : 0, "files with new eviction walks started" : 21755083461, "force re-tuning of eviction workers once in a while" : 0, "hazard pointer blocked page eviction" : 134258, "hazard pointer check calls" : 385062902, "hazard pointer check entries walked" : 88223306904, "hazard pointer maximum array length" : 423, "in-memory page passed criteria to be split" : 27730, "in-memory page splits" : 13518, "internal pages evicted" : 1929889, "internal pages split during eviction" : 217, "leaf pages split during eviction" : 372451, "maximum bytes configured" : 146800640000, "maximum page size at eviction" : 3574297, "modified pages evicted" : 74541921, "modified pages evicted by application threads" : 0, "operations timed out waiting for space in cache" : 0, "overflow pages read into cache" : 0, "page split during eviction deepened the tree" : 1, "page written requiring cache overflow records" : 0, "pages currently held in the cache" : 3711078, "pages evicted because they exceeded the in-memory maximum count" : 23576, "pages evicted because they exceeded the in-memory maximum time (usecs)" : 28145654, "pages evicted because they had chains of deleted items count" : 87697, "pages evicted because they had chains of deleted items time (usecs)" : 84309887, "pages evicted by application threads" : 165583, "pages queued for eviction" : 391376924, "pages queued for urgent eviction" : 60115, "pages queued for urgent eviction during walk" : 21227, "pages read into cache" : 381446950, "pages read into cache after truncate" : 20860, "pages read into cache after truncate in prepare state" : 0, "pages read into cache requiring cache overflow entries" : 0, "pages read into cache requiring cache overflow for checkpoint" : 0, "pages read into cache skipping older cache overflow entries" : 0, "pages read into cache with skipped cache overflow entries needed later" : 0, "pages read into cache with skipped cache overflow entries needed later by checkpoint" : 0, "pages requested from the cache" : 217610464681, "pages seen by eviction walk" : 35273346940, "pages selected for eviction unable to be evicted" : 227942, "pages walked for eviction" : NumberLong("4600512026189"), "pages written from cache" : 251281462, "pages written requiring in-memory restoration" : 43814, "percentage overhead" : 8, "tracked bytes belonging to internal pages in the cache" : 2246314059, "tracked bytes belonging to leaf pages in the cache" : 115190134550, "tracked dirty bytes in the cache" : 5818630000, "tracked dirty pages in the cache" : 29544, "unmodified pages evicted" : 309640665 }, "connection" : { "auto adjusting condition resets" : 7432356, "auto adjusting condition wait calls" : 10627011, "detected system time went backwards" : 0, "files currently open" : 66933, "memory allocations" : 44869851816, "memory frees" : 44479861350, "memory re-allocations" : 645977017, "pthread mutex condition wait calls" : 88006391, "pthread mutex shared lock read-lock calls" : 33335345314, "pthread mutex shared lock write-lock calls" : 363675174, "total fsync I/Os" : 143278226, "total read I/Os" : 404151770, "total write I/Os" : 417185354 }, "cursor" : { "cached cursor count" : 375502, "cursor close calls that result in cache" : 1010576827, "cursor create calls" : 22992350, "cursor insert calls" : 1056652292, "cursor modify calls" : 279099970, "cursor next calls" : 86936032395, "cursor operation restarted" : 8380784, "cursor prev calls" : 157382452, "cursor remove calls" : 538364875, "cursor reserve calls" : 0, "cursor reset calls" : 9935821660, "cursor search calls" : 66886529774, "cursor search near calls" : 21208536116, "cursor sweep buckets" : 44895150, "cursor sweep cursors closed" : 0, "cursor sweep cursors examined" : 576557756, "cursor sweeps" : 7482438, "cursor update calls" : 0, "cursors reused from cache" : 987803541, "open cursor count" : 111, "truncate calls" : 163 }, "data-handle" : { "connection data handles currently active" : 122790, "connection sweep candidate became referenced" : 1, "connection sweep dhandles closed" : 1703, "connection sweep dhandles removed from hash list" : 22978383, "connection sweep time-of-death sets" : 139582839, "connection sweeps" : 293518, "session dhandles swept" : 1280224, "session sweep attempts" : 682238 }, "lock" : { "checkpoint lock acquisitions" : 7799, "checkpoint lock application thread wait time (usecs)" : 30, "checkpoint lock internal thread wait time (usecs)" : 0, "commit timestamp queue lock application thread time waiting (usecs)" : 110280, "commit timestamp queue lock internal thread time waiting (usecs)" : 2431, "commit timestamp queue read lock acquisitions" : 105, "commit timestamp queue write lock acquisitions" : 122032313, "dhandle lock application thread time waiting (usecs)" : 505619597, "dhandle lock internal thread time waiting (usecs)" : 10999037, "dhandle read lock acquisitions" : 28724379950, "dhandle write lock acquisitions" : 46079965, "metadata lock acquisitions" : 7798, "metadata lock application thread wait time (usecs)" : 10, "metadata lock internal thread wait time (usecs)" : 0, "read timestamp queue lock application thread time waiting (usecs)" : 1982, "read timestamp queue lock internal thread time waiting (usecs)" : 5, "read timestamp queue read lock acquisitions" : 114, "read timestamp queue write lock acquisitions" : 4442718, "schema lock acquisitions" : 534582, "schema lock application thread wait time (usecs)" : 1356730737, "schema lock internal thread wait time (usecs)" : 0, "table lock application thread time waiting for the table lock (usecs)" : 2831, "table lock internal thread time waiting for the table lock (usecs)" : 1982280099, "table read lock acquisitions" : 0, "table write lock acquisitions" : 979529, "txn global lock application thread time waiting (usecs)" : 1871039, "txn global lock internal thread time waiting (usecs)" : 1418861, "txn global read lock acquisitions" : 31464227, "txn global write lock acquisitions" : 134786696 }, "log" : { "busy returns attempting to switch slots" : 134206, "force archive time sleeping (usecs)" : 0, "log bytes of payload data" : 325386278394, "log bytes written" : 345220258688, "log files manually zero-filled" : 0, "log flush operations" : 127262126, "log force write operations" : 128438782, "log force write operations skipped" : 8052897, "log records compressed" : 118703347, "log records not compressed" : 47388860, "log records too small to compress" : 262042091, "log release advances write LSN" : 8429, "log scan operations" : 6, "log scan records requiring two reads" : 0, "log server thread advances write LSN" : 120678533, "log server thread write LSN walk skipped" : 4594971, "log sync operations" : 120386404, "log sync time duration (usecs)" : 21769195588, "log sync_dir operations" : 3301, "log sync_dir time duration (usecs)" : 1312470, "log write operations" : 428131686, "logging bytes consolidated" : 345484804096, "maximum log file size" : 104857600, "number of pre-allocated log files to create" : 4, "pre-allocated log files not ready and missed" : 4, "pre-allocated log files prepared" : 3301, "pre-allocated log files used" : 3297, "records processed by log scan" : 13, "slot close lost race" : 0, "slot close unbuffered waits" : 0, "slot closures" : 120686964, "slot join atomic update races" : 232772, "slot join calls atomic updates raced" : 231801, "slot join calls did not yield" : 427858286, "slot join calls found active slot closed" : 141112, "slot join calls slept" : 1240, "slot join calls yielded" : 372715, "slot join found active slot closed" : 1739511, "slot joins yield time (usecs)" : 196502386, "slot transitions unable to find free slot" : 0, "slot unbuffered writes" : 163965, "total in-memory size of compressed records" : 495629820043, "total log buffer size" : 33554432, "total size of compressed records" : 286779726709, "written slots coalesced" : 2, "yields waiting for previous log file close" : 0 }, "perf" : { "file system read latency histogram (bucket 1) - 10-49ms" : 18567, "file system read latency histogram (bucket 2) - 50-99ms" : 19, "file system read latency histogram (bucket 3) - 100-249ms" : 2, "file system read latency histogram (bucket 4) - 250-499ms" : 0, "file system read latency histogram (bucket 5) - 500-999ms" : 0, "file system read latency histogram (bucket 6) - 1000ms+" : 0, "file system write latency histogram (bucket 1) - 10-49ms" : 2360, "file system write latency histogram (bucket 2) - 50-99ms" : 1408, "file system write latency histogram (bucket 3) - 100-249ms" : 2143, "file system write latency histogram (bucket 4) - 250-499ms" : 1291, "file system write latency histogram (bucket 5) - 500-999ms" : 282, "file system write latency histogram (bucket 6) - 1000ms+" : 2, "operation read latency histogram (bucket 1) - 100-249us" : 14550023, "operation read latency histogram (bucket 2) - 250-499us" : 4864814, "operation read latency histogram (bucket 3) - 500-999us" : 500622, "operation read latency histogram (bucket 4) - 1000-9999us" : 396416, "operation read latency histogram (bucket 5) - 10000us+" : 56053, "operation write latency histogram (bucket 1) - 100-249us" : 30118989, "operation write latency histogram (bucket 2) - 250-499us" : 6931710, "operation write latency histogram (bucket 3) - 500-999us" : 356266, "operation write latency histogram (bucket 4) - 1000-9999us" : 265359, "operation write latency histogram (bucket 5) - 10000us+" : 86817 }, "reconciliation" : { "fast-path pages deleted" : 2637516, "page reconciliation calls" : 245066016, "page reconciliation calls for eviction" : 6480364, "pages deleted" : 146236, "split bytes currently awaiting free" : 15568, "split objects currently awaiting free" : 38 }, "session" : { "open session count" : 63, "session query timestamp calls" : 0, "table alter failed calls" : 0, "table alter successful calls" : 0, "table alter unchanged and skipped" : 0, "table compact failed calls" : 0, "table compact successful calls" : 0, "table create failed calls" : 0, "table create successful calls" : 630, "table drop failed calls" : 0, "table drop successful calls" : 0, "table rebalance failed calls" : 0, "table rebalance successful calls" : 0, "table rename failed calls" : 0, "table rename successful calls" : 0, "table salvage failed calls" : 0, "table salvage successful calls" : 0, "table truncate failed calls" : 0, "table truncate successful calls" : 163, "table verify failed calls" : 0, "table verify successful calls" : 0 }, "thread-state" : { "active filesystem fsync calls" : 1, "active filesystem read calls" : 0, "active filesystem write calls" : 0 }, "thread-yield" : { "application thread time evicting (usecs)" : 24801593, "application thread time waiting for cache (usecs)" : 22836170147, "connection close blocked waiting for transaction state stabilization" : 0, "connection close yielded for lsm manager shutdown" : 0, "data handle lock yielded" : 187616, "get reference for page index and slot time sleeping (usecs)" : 0, "log server sync yielded for log write" : 0, "page access yielded due to prepare state change" : 0, "page acquire busy blocked" : 173, "page acquire eviction blocked" : 1096, "page acquire locked blocked" : 45979, "page acquire read blocked" : 7622750, "page acquire time sleeping (usecs)" : 973193400, "page delete rollback time sleeping for state change (usecs)" : 0, "page reconciliation yielded due to child modification" : 129 }, "transaction" : { "commit timestamp queue entries walked" : 137259521, "commit timestamp queue insert to empty" : 1, "commit timestamp queue inserts to head" : 60957857, "commit timestamp queue inserts total" : 122036841, "commit timestamp queue length" : 2, "number of named snapshots created" : 0, "number of named snapshots dropped" : 0, "prepared transactions" : 0, "prepared transactions committed" : 0, "prepared transactions currently active" : 0, "prepared transactions rolled back" : 0, "query timestamp calls" : 121584473, "read timestamp queue entries walked" : 19382, "read timestamp queue insert to empty" : 4423336, "read timestamp queue inserts to head" : 19316, "read timestamp queue inserts total" : 4442718, "read timestamp queue length" : 1, "rollback to stable calls" : 0, "rollback to stable updates aborted" : 0, "rollback to stable updates removed from cache overflow" : 0, "set timestamp calls" : 61108147, "set timestamp commit calls" : 0, "set timestamp commit updates" : 0, "set timestamp oldest calls" : 61108147, "set timestamp oldest updates" : 61108147, "set timestamp stable calls" : 0, "set timestamp stable updates" : 0, "transaction begins" : 1613605937, "transaction checkpoint currently running" : 0, "transaction checkpoint generation" : 7799, "transaction checkpoint max time (msecs)" : 49828, "transaction checkpoint min time (msecs)" : 2, "transaction checkpoint most recent time (msecs)" : 44703, "transaction checkpoint scrub dirty target" : 0, "transaction checkpoint scrub time (msecs)" : 100, "transaction checkpoint total time (msecs)" : 127212395, "transaction checkpoints" : 7798, "transaction checkpoints skipped because database was clean" : 0, "transaction failures due to cache overflow" : 0, "transaction fsync calls for checkpoint after allocating the transaction ID" : 7798, "transaction fsync duration for checkpoint after allocating the transaction ID (usecs)" : 2291952, "transaction range of IDs currently pinned" : 10, "transaction range of IDs currently pinned by a checkpoint" : 0, "transaction range of IDs currently pinned by named snapshots" : 0, "transaction range of timestamps currently pinned" : 14, "transaction range of timestamps pinned by a checkpoint" : NumberLong("6722382751846105229"), "transaction range of timestamps pinned by the oldest timestamp" : 14, "transaction sync calls" : 0, "transactions committed" : 462635138, "transactions rolled back" : 1167929617, "update conflicts" : 0 }, "concurrentTransactions" : { "write" : { "out" : 0, "available" : 128, "totalTickets" : 128 }, "read" : { "out" : 19, "available" : 109, "totalTickets" : 128 } } }, "mem" : { "bits" : 64, "resident" : 140427, "virtual" : 155334, "supported" : true, "mapped" : 0, "mappedWithJournal" : 0 }, "metrics" : { "commands" : { "_isSelf" : { "failed" : NumberLong(0), "total" : NumberLong(2) }, "aggregate" : { "failed" : NumberLong(0), "total" : NumberLong(1178579) }, "buildInfo" : { "failed" : NumberLong(0), "total" : NumberLong(4219) }, "collStats" : { "failed" : NumberLong(0), "total" : NumberLong(12491) }, "count" : { "failed" : NumberLong(45), "total" : NumberLong(29457373) }, "dbStats" : { "failed" : NumberLong(0), "total" : NumberLong(79435) }, "distinct" : { "failed" : NumberLong(0), "total" : NumberLong(20113) }, "endSessions" : { "failed" : NumberLong(0), "total" : NumberLong(4197) }, "find" : { "failed" : NumberLong(3), "total" : NumberLong(51143763) }, "getLog" : { "failed" : NumberLong(0), "total" : NumberLong(6) }, "getMore" : { "failed" : NumberLong(0), "total" : NumberLong(3030706) }, "getnonce" : { "failed" : NumberLong(0), "total" : NumberLong(49) }, "isMaster" : { "failed" : NumberLong(0), "total" : NumberLong(41779147) }, "killCursors" : { "failed" : NumberLong(0), "total" : NumberLong(1162) }, "listCollections" : { "failed" : NumberLong(0), "total" : NumberLong(22) }, "listDatabases" : { "failed" : NumberLong(0), "total" : NumberLong(19864) }, "listIndexes" : { "failed" : NumberLong(1987), "total" : NumberLong(89730) }, "ping" : { "failed" : NumberLong(0), "total" : NumberLong(52945) }, "replSetGetStatus" : { "failed" : NumberLong(0), "total" : NumberLong(21964) }, "replSetHeartbeat" : { "failed" : NumberLong(0), "total" : NumberLong(417170) }, "serverStatus" : { "failed" : NumberLong(0), "total" : NumberLong(21964) }, "setParameter" : { "failed" : NumberLong(0), "total" : NumberLong(1) }, "shardConnPoolStats" : { "failed" : NumberLong(0), "total" : NumberLong(19857) }, "whatsmyuri" : { "failed" : NumberLong(0), "total" : NumberLong(4206) } }, "cursor" : { "timedOut" : NumberLong(2), "open" : { "noTimeout" : NumberLong(1), "pinned" : NumberLong(3), "total" : NumberLong(4) } }, "document" : { "deleted" : NumberLong(0), "inserted" : NumberLong(0), "returned" : NumberLong("10225750136"), "updated" : NumberLong(0) }, "getLastError" : { "wtime" : { "num" : 0, "totalMillis" : 0 }, "wtimeouts" : NumberLong(0) }, "operation" : { "scanAndOrder" : NumberLong(22317803), "writeConflicts" : NumberLong(0) }, "queryExecutor" : { "scanned" : NumberLong("85496947684"), "scannedObjects" : NumberLong("72042538687") }, "record" : { "moves" : NumberLong(0) }, "repl" : { "executor" : { "pool" : { "inProgressCount" : 0 }, "queues" : { "networkInProgress" : 0, "sleepers" : 4 }, "unsignaledEvents" : 0, "shuttingDown" : false, "networkInterface" : "\nNetworkInterfaceASIO Operations' Diagnostic:\nOperation: Count: \nConnecting 0 \nIn Progress 0 \nSucceeded 595946 \nCanceled 2 \nFailed 0 \nTimed Out 0 \n\n" }, "apply" : { "attemptsToBecomeSecondary" : NumberLong(1), "batchSize" : NumberLong(114469609), "batches" : { "num" : 60957858, "totalMillis" : 33825039 }, "ops" : NumberLong(114469609) }, "buffer" : { "count" : NumberLong(0), "maxSizeBytes" : NumberLong(268435456), "sizeBytes" : NumberLong(0) }, "initialSync" : { "completed" : NumberLong(0), "failedAttempts" : NumberLong(0), "failures" : NumberLong(0) }, "network" : { "bytes" : NumberLong("86731966706"), "getmores" : { "num" : 94876735, "totalMillis" : 406070844 }, "ops" : NumberLong(114469622), "readersCreated" : NumberLong(2) }, "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(0), "passes" : NumberLong(9934) } }, "ok" : 1 }