MongoDB Server Information
{
"process": "mongod",
"pid": 1,
"connections": {
"available": 838857,
"exhaustHello": 0,
"totalCreated": 4325,
"awaitingTopologyChanges": 0,
"current": 3,
"active": 1,
"exhaustIsMaster": 0
},
"locks": {
"Database": {
"acquireWaitCount": {
"w": 2
},
"timeAcquiringMicros": {
"w": 894762
},
"acquireCount": {
"r": 61637,
"w": 36257,
"W": 494
}
},
"Global": {
"acquireCount": {
"r": 8005749,
"w": 36751,
"W": 4
}
},
"Collection": {
"acquireCount": {
"r": 73254,
"w": 36258,
"W": 2
}
},
"ParallelBatchWriterMode": {
"acquireCount": {
"r": 77185
}
},
"Mutex": {
"acquireCount": {
"r": 98868
}
},
"ReplicationStateTransition": {
"acquireCount": {
"w": 8042504
}
},
"Metadata": {
"acquireCount": {
"W": 490
}
}
},
"storageEngine": {
"name": "wiredTiger",
"supportsTwoPhaseIndexBuild": true,
"dropPendingIdents": 0,
"persistent": true,
"supportsSnapshotReadConcern": true,
"readOnly": false,
"backupCursorOpen": false,
"supportsPendingDrops": true,
"supportsCommittedReads": true,
"oldestRequiredTimestampForCrashRecovery": "1970-01-01T00:00:00+00:00"
},
"globalLock": {
"totalTime": 1985923523000,
"currentQueue": {
"total": 0,
"writers": 0,
"readers": 0
},
"activeClients": {
"total": 0,
"writers": 0,
"readers": 0
}
},
"twoPhaseCommitCoordinator": {
"totalAbortedTwoPhaseCommit": 0,
"totalStartedTwoPhaseCommit": 0,
"totalCommittedTwoPhaseCommit": 0,
"totalCreated": 0,
"currentInSteps": {
"writingDecision": 0,
"waitingForVotes": 0,
"waitingForDecisionAcks": 0,
"deletingCoordinatorDoc": 0,
"writingParticipantList": 0
}
},
"opReadConcernCounters": {
"available": 0,
"none": 9220,
"linearizable": 0,
"majority": 0,
"snapshot": 0,
"local": 0
},
"extra_info": {
"note": "fields vary by platform",
"voluntary_context_switches": 68543404,
"page_reclaims": 76339,
"maximum_resident_set_kb": 111276,
"user_time_us": 5028742893,
"page_faults": 16,
"involuntary_context_switches": 2099046,
"system_time_us": 3155091752,
"input_blocks": 3288,
"output_blocks": 12801688
},
"uptime": 1985924.0,
"network": {
"numSlowDNSOperations": 0,
"tcpFastOpen": {
"serverSupported": true,
"accepted": 0,
"kernelSetting": 1,
"clientSupported": true
},
"compression": {
"zstd": {
"compressor": {
"bytesIn": 0,
"bytesOut": 0
},
"decompressor": {
"bytesIn": 0,
"bytesOut": 0
}
},
"snappy": {
"compressor": {
"bytesIn": 0,
"bytesOut": 0
},
"decompressor": {
"bytesIn": 0,
"bytesOut": 0
}
},
"zlib": {
"compressor": {
"bytesIn": 0,
"bytesOut": 0
},
"decompressor": {
"bytesIn": 0,
"bytesOut": 0
}
}
},
"physicalBytesIn": 20629270,
"bytesOut": 69881091,
"numRequests": 205820,
"serviceExecutorTaskStats": {
"threadsRunning": 3,
"executor": "passthrough"
},
"physicalBytesOut": 69880623,
"numSlowSSLOperations": 0,
"bytesIn": 20634778
},
"uptimeMillis": 1985923526,
"electionMetrics": {
"numCatchUpsAlreadyCaughtUp": 0,
"priorityTakeover": {
"successful": 0,
"called": 0
},
"numStepDownsCausedByHigherTerm": 0,
"stepUpCmd": {
"successful": 0,
"called": 0
},
"catchUpTakeover": {
"successful": 0,
"called": 0
},
"electionTimeout": {
"successful": 0,
"called": 0
},
"numCatchUps": 0,
"numCatchUpsSucceeded": 0,
"numCatchUpsSkipped": 0,
"averageCatchUpOps": 0.0,
"numCatchUpsFailedWithReplSetAbortPrimaryCatchUpCmd": 0,
"numCatchUpsFailedWithError": 0,
"numCatchUpsTimedOut": 0,
"numCatchUpsFailedWithNewTerm": 0,
"freezeTimeout": {
"successful": 0,
"called": 0
}
},
"trafficRecording": {
"running": false
},
"version": "4.4.6",
"opcounters": {
"getmore": 42,
"insert": 493,
"update": 1035,
"command": 215905,
"query": 9220,
"delete": 164
},
"localTime": "2025-05-18T14:06:46.397000",
"freeMonitoring": {
"state": "undecided"
},
"transactions": {
"transactionsCollectionWriteCount": 0,
"retriedCommandsCount": 0,
"currentOpen": 0,
"currentInactive": 0,
"retriedStatementsCount": 0,
"totalPrepared": 0,
"currentActive": 0,
"totalAborted": 0,
"totalCommitted": 0,
"currentPrepared": 0,
"totalPreparedThenCommitted": 0,
"totalStarted": 0,
"totalPreparedThenAborted": 0
},
"mem": {
"resident": 76,
"supported": true,
"bits": 64,
"virtual": 579
},
"opcountersRepl": {
"getmore": 0,
"insert": 0,
"update": 0,
"command": 0,
"query": 0,
"delete": 0
},
"wiredTiger": {
"data-handle": {
"session dhandles swept": 68295,
"connection sweeps": 199793,
"connection sweep dhandles removed from hash list": 31827,
"connection sweeps skipped due to checkpoint gathering handles": 2,
"connection data handles currently active": 37,
"connection data handle size": 432,
"connection sweep dhandles closed": 1465,
"session sweep attempts": 32137,
"connection sweep candidate became referenced": 0,
"connection sweep time-of-death sets": 310722
},
"reconciliation": {
"pages written including at least one prepare state": 0,
"internal-page overflow keys": 0,
"fast-path pages deleted": 0,
"pages written including at least one start durable timestamp": 0,
"split objects currently awaiting free": 0,
"records written including a start timestamp": 0,
"pages written including at least one start timestamp": 0,
"pages written including an aggregated oldest start timestamp ": 0,
"pages written including an aggregated newest stop transaction ID": 0,
"page reconciliation calls": 175985,
"pages written including an aggregated newest start durable timestamp ": 0,
"pages written including an aggregated newest transaction ID ": 2,
"leaf-page overflow keys": 0,
"records written including a stop timestamp": 9,
"split bytes currently awaiting free": 0,
"records written including a start transaction ID": 95074,
"records written including a stop transaction ID": 9,
"page reconciliation calls that resulted in values with prepared transaction metadata": 0,
"pages written including an aggregated newest stop timestamp ": 0,
"approximate byte size of transaction IDs in pages written": 760664,
"page reconciliation calls that resulted in values with timestamps": 6,
"records written including a stop durable timestamp": 0,
"records written including a start durable timestamp": 0,
"pages written including at least one stop transaction ID": 6,
"pages deleted": 73829,
"page reconciliation calls for eviction": 24481,
"pages written including at least one start transaction ID": 57456,
"approximate byte size of timestamps in pages written": 72,
"pages written including an aggregated prepare": 0,
"maximum seconds spent in a reconciliation call": 0,
"pages written including at least one stop timestamp": 6,
"pages written including an aggregated newest stop durable timestamp ": 0,
"page reconciliation calls that resulted in values with transaction ids": 57456,
"records written including a prepare state": 0,
"pages written including at least one stop durable timestamp": 0
},
"transaction": {
"set timestamp durable calls": 0,
"transaction checkpoint prepare most recent time (msecs)": 0,
"rollback to stable restored tombstones from history store": 0,
"transaction checkpoint currently running": 0,
"rollback to stable keys restored": 0,
"rollback to stable inconsistent checkpoint": 0,
"transaction begins": 91517,
"transaction fsync calls for checkpoint after allocating the transaction ID": 32940,
"transaction checkpoint prepare max time (msecs)": 26,
"query timestamp calls": 1984595,
"transaction checkpoint most recent handles applied": 0,
"transaction checkpoint most recent duration for gathering applied handles (usecs)": 0,
"set timestamp stable updates": 0,
"transaction checkpoint most recent duration for gathering all handles (usecs)": 203,
"rollback to stable restored updates from history store": 0,
"transactions committed": 5839,
"transaction checkpoint most recent time (msecs)": 106,
"set timestamp oldest calls": 0,
"transaction checkpoints": 32940,
"rollback to stable calls": 0,
"set timestamp stable calls": 0,
"transaction range of IDs currently pinned by a checkpoint": 0,
"transaction checkpoint most recent handles skipped": 18,
"set timestamp durable updates": 0,
"transaction walk of concurrent sessions": 4653376,
"Number of prepared updates": 0,
"rollback to stable keys removed": 0,
"race to read prepared update retry": 0,
"transaction checkpoint most recent duration for gathering skipped handles (usecs)": 161,
"transaction sync calls": 0,
"set timestamp oldest updates": 0,
"prepared transactions rolled back": 0,
"transaction checkpoint history store file duration (usecs)": 2,
"rollback to stable updates removed from history store": 0,
"transaction checkpoint most recent handles walked": 37,
"rollback to stable tree walk skipping pages": 0,
"transaction fsync duration for checkpoint after allocating the transaction ID (usecs)": 218,
"prepared transactions committed": 0,
"transaction checkpoint prepare min time (msecs)": 0,
"transaction checkpoints skipped because database was clean": 0,
"transaction checkpoint scrub dirty target": 0,
"transaction checkpoint max time (msecs)": 19351,
"rollback to stable pages visited": 1,
"transaction checkpoint prepare currently running": 0,
"transaction checkpoints due to obsolete pages": 0,
"transaction range of timestamps pinned by a checkpoint": 0,
"transaction checkpoint min time (msecs)": 58,
"prepared transactions": 0,
"transaction checkpoint total time (msecs)": 8561295,
"transaction failures due to history store": 0,
"rollback to stable updates aborted": 0,
"rollback to stable history store records with stop timestamps older than newer records": 0,
"transaction range of timestamps pinned by the oldest timestamp": 0,
"transaction rollback to stable currently running": 0,
"transaction checkpoint generation": 32941,
"transaction checkpoint prepare total time (msecs)": 900,
"transaction range of timestamps pinned by the oldest active read timestamp": 0,
"transaction range of timestamps currently pinned": 0,
"transaction read timestamp of the oldest active reader": 0,
"transaction checkpoint scrub time (msecs)": 0,
"transaction range of IDs currently pinned": 0,
"set timestamp calls": 0,
"prepared transactions currently active": 0,
"rollback to stable sweeping history store keys": 0,
"transactions rolled back": 85678,
"update conflicts": 0
},
"capacity": {
"bytes read": 163840,
"time waiting during read (usecs)": 0,
"background fsync file handles synced": 0,
"bytes written for eviction": 0,
"time waiting during checkpoint (usecs)": 0,
"time waiting during eviction (usecs)": 0,
"bytes written total": 1837727585.0,
"bytes written for checkpoint": 540878433,
"background fsync file handles considered": 0,
"time waiting during logging (usecs)": 0,
"bytes written for log": 1296849152.0,
"background fsync time (msecs)": 0,
"threshold to call fsync": 0,
"time waiting due to total capacity (usecs)": 0
},
"log": {
"slot join calls yielded": 2,
"log sync_dir operations": 1,
"maximum log file size": 104857600,
"log write operations": 185223,
"log server thread advances write LSN": 50762,
"slot unbuffered writes": 0,
"force archive time sleeping (usecs)": 0,
"slot transitions unable to find free slot": 0,
"records processed by log scan": 15,
"total log buffer size": 33554432,
"slot close unbuffered waits": 0,
"log records too small to compress": 141494,
"log force write operations skipped": 21811529,
"log scan operations": 6,
"pre-allocated log files used": 0,
"pre-allocated log files not ready and missed": 1,
"total size of compressed records": 30132531,
"log sync time duration (usecs)": 3780051417.0,
"total in-memory size of compressed records": 47540692,
"yields waiting for previous log file close": 0,
"slot close lost race": 0,
"log records not compressed": 13869,
"slot join calls did not yield": 185221,
"log force write operations": 21862308,
"slot join calls slept": 0,
"written slots coalesced": 0,
"slot join atomic update races": 1,
"slot join calls found active slot closed": 1,
"log records compressed": 29860,
"number of pre-allocated log files to create": 2,
"log bytes written": 54934784,
"log sync_dir time duration (usecs)": 18956,
"pre-allocated log files prepared": 2,
"slot join calls atomic updates raced": 1,
"busy returns attempting to switch slots": 11,
"log files manually zero-filled": 0,
"log bytes of payload data": 41074005,
"log flush operations": 19708776,
"log sync operations": 86391,
"log scan records requiring two reads": 0,
"slot closures": 86639,
"log server thread write LSN walk skipped": 2170281,
"log release advances write LSN": 35877,
"slot joins yield time (usecs)": 6,
"slot join found active slot closed": 1,
"logging bytes consolidated": 54934272
},
"lock": {
"durable timestamp queue write lock acquisitions": 0,
"txn global lock application thread time waiting (usecs)": 22,
"table lock internal thread time waiting for the table lock (usecs)": 874439,
"dhandle read lock acquisitions": 8129818,
"checkpoint lock application thread wait time (usecs)": 314,
"metadata lock application thread wait time (usecs)": 2296,
"read timestamp queue read lock acquisitions": 0,
"table read lock acquisitions": 0,
"dhandle lock application thread time waiting (usecs)": 4,
"metadata lock acquisitions": 32940,
"table lock application thread time waiting for the table lock (usecs)": 17775,
"dhandle write lock acquisitions": 65160,
"durable timestamp queue lock application thread time waiting (usecs)": 0,
"read timestamp queue write lock acquisitions": 0,
"read timestamp queue lock internal thread time waiting (usecs)": 0,
"metadata lock internal thread wait time (usecs)": 0,
"read timestamp queue lock application thread time waiting (usecs)": 0,
"checkpoint lock acquisitions": 32940,
"txn global read lock acquisitions": 204260,
"schema lock application thread wait time (usecs)": 4305585,
"checkpoint lock internal thread wait time (usecs)": 0,
"schema lock acquisitions": 35906,
"txn global lock internal thread time waiting (usecs)": 0,
"dhandle lock internal thread time waiting (usecs)": 43,
"txn global write lock acquisitions": 96016,
"table write lock acquisitions": 4649,
"durable timestamp queue read lock acquisitions": 0,
"schema lock internal thread wait time (usecs)": 0,
"durable timestamp queue lock internal thread time waiting (usecs)": 0
},
"cache": {
"eviction server evicting pages": 0,
"eviction walks restarted": 0,
"tracked dirty pages in the cache": 0,
"eviction walk target strategy both clean and dirty pages": 0,
"history store score": 0,
"hazard pointer check entries walked": 1438,
"pages queued for urgent eviction": 24507,
"pages walked for eviction": 0,
"tracked dirty bytes in the cache": 0,
"internal pages queued for eviction": 0,
"eviction worker thread stable number": 0,
"history store table on-disk size": 12288,
"eviction walks started from saved location in tree": 0,
"eviction empty score": 0,
"tracked bytes belonging to internal pages in the cache": 8277,
"history store table truncation to remove range of updates due to key being removed from the data page during reconciliation": 538,
"pages written requiring in-memory restoration": 0,
"overflow pages read into cache": 0,
"pages written from cache": 104891,
"eviction walk target pages histogram - 0-9": 0,
"history store table truncation to remove range of updates due to non timestamped update on data page": 0,
"pages selected for eviction unable to be evicted because of failure in reconciliation": 0,
"hazard pointer blocked page eviction": 26,
"eviction walk target pages histogram - 64-128": 0,
"eviction walk target strategy only clean pages": 0,
"files with new eviction walks started": 0,
"history store table truncation to remove an update": 0,
"in-memory page splits": 0,
"unmodified pages evicted": 0,
"maximum bytes configured": 7847542784.0,
"in-memory page passed criteria to be split": 0,
"eviction server unable to reach eviction goal": 0,
"bytes belonging to page images in the cache": 82399,
"pages read into cache after truncate in prepare state": 0,
"history store table reads missed": 0,
"internal pages split during eviction": 0,
"application threads page write from cache to disk time (usecs)": 59640026,
"eviction walks gave up because they saw too many pages and found no candidates": 0,
"pages evicted in parallel with checkpoint": 24330,
"forced eviction - pages selected unable to be evicted time": 0,
"pages evicted by application threads": 0,
"eviction walk target strategy only dirty pages": 0,
"forced eviction - pages selected because of too many deleted items count": 157,
"forced eviction - pages evicted that were dirty count": 0,
"eviction walks reached end of tree": 0,
"application threads page read from disk to cache time (usecs)": 15710,
"eviction currently operating in aggressive mode": 0,
"bytes allocated for updates": 4492209,
"eviction worker thread removed": 0,
"history store table insert calls": 0,
"percentage overhead": 8,
"eviction state": 64,
"force re-tuning of eviction workers once in a while": 0,
"eviction calls to get a page": 108743,
"pages seen by eviction walk": 0,
"bytes not belonging to page images in the cache": 4506589,
"eviction worker thread evicting pages": 24507,
"eviction walk target pages histogram - 128 and higher": 0,
"pages read into cache": 25,
"eviction walks gave up because they restarted their walk twice": 0,
"modified pages evicted": 24481,
"eviction worker thread active": 4,
"pages requested from the cache": 1198458,
"eviction server candidate queue not empty when topping up": 0,
"forced eviction - pages evicted that were clean time (usecs)": 0,
"eviction walk target pages reduced due to history store cache pressure": 0,
"hazard pointer check calls": 24507,
"history store table reads requiring squashed modifies": 0,
"internal pages evicted": 0,
"history store table truncation by rollback to stable to remove an unstable update": 0,
"eviction calls to get a page found queue empty after locking": 608,
"forced eviction - history store pages failed to evict while session has history store cursor open": 0,
"history store table writes requiring squashed modifies": 0,
"forced eviction - pages selected unable to be evicted count": 0,
"internal pages seen by eviction walk that are already queued": 0,
"maximum page size at eviction": 0,
"eviction server candidate queue empty when topping up": 0,
"checkpoint blocked page eviction": 0,
"eviction server slept, because we did not make progress with eviction": 48085,
"eviction walks abandoned": 0,
"pages read into cache after truncate": 25954,
"application threads page read from disk to cache count": 10,
"history store table out-of-order resolved updates that lose their durable timestamp": 0,
"bytes currently in the cache": 4588989,
"pages selected for eviction unable to be evicted": 26,
"pages seen by eviction walk that are already queued": 0,
"operations timed out waiting for space in cache": 0,
"tracked bytes belonging to leaf pages in the cache": 4580712,
"modified pages evicted by application threads": 0,
"pages queued for eviction": 0,
"eviction walks started from root of tree": 0,
"history store table truncation by rollback to stable to remove an update": 0,
"forced eviction - pages selected count": 0,
"files with active eviction walks": 0,
"forced eviction - pages evicted that were clean count": 0,
"hazard pointer maximum array length": 1,
"eviction worker thread created": 0,
"forced eviction - history store pages successfully evicted while session has history store cursor open": 0,
"pages currently held in the cache": 42,
"forced eviction - session returned rollback error while force evicting due to being oldest": 0,
"forced eviction - history store pages selected while session has history store cursor open": 0,
"internal pages seen by eviction walk": 0,
"eviction walk target pages histogram - 32-63": 0,
"page split during eviction deepened the tree": 0,
"bytes dirty in the cache cumulative": 13587771509.0,
"page written requiring history store records": 0,
"application threads page write from cache to disk count": 104888,
"eviction calls to get a page found queue empty": 82927,
"eviction walks gave up because they saw too many pages and found too few candidates": 0,
"pages queued for urgent eviction from history store due to high dirty content": 0,
"bytes written from cache": 547245843,
"history store table out-of-order updates that were fixed up by moving existing records": 0,
"cache overflow score": 0,
"history store table out-of-order updates that were fixed up during insertion": 0,
"history store table reads": 0,
"pages queued for urgent eviction during walk": 0,
"forced eviction - pages evicted that were dirty time (usecs)": 0,
"pages selected for eviction unable to be evicted because of active children on an internal page": 0,
"bytes read into cache": 78483,
"eviction server waiting for a leaf page": 643,
"history store table insert calls that returned restart": 0,
"history store table max on-disk size": 0,
"eviction walk target pages histogram - 10-31": 0,
"pages selected for eviction unable to be evicted as the parent page has overflow items": 0,
"eviction passes of a file": 0,
"leaf pages split during eviction": 0,
"pages queued for eviction post lru sorting": 0,
"bytes belonging to the history store table in the cache": 847
},
"uri": "statistics:",
"snapshot-window-settings": {
"target available snapshots window size in seconds": 5,
"latest majority snapshot timestamp available": "Jan 1 05:30:00:0",
"oldest majority snapshot timestamp available": "Jan 1 05:30:00:0",
"total number of SnapshotTooOld errors": 0,
"current available snapshots window size in seconds": 0,
"cache pressure percentage threshold": 95,
"max target available snapshots window size in seconds": 5,
"current cache pressure percentage": 0
},
"cursor": {
"cursor truncate calls": 0,
"Total number of entries skipped by cursor next calls": 6346,
"cached cursor count": 25,
"cursor search history store calls": 0,
"cursor sweeps": 473003,
"cursor prev calls that skip due to a globally visible history store tombstone": 0,
"cursor update value size change": 0,
"Total number of entries skipped by cursor prev calls": 1073,
"cursor search calls": 395034,
"cursor next calls": 36787,
"cursor insert key and value bytes": 49502007,
"cursor sweep cursors examined": 10808,
"cursor remove key bytes removed": 401522,
"Total number of entries skipped to position the history store cursor": 0,
"cursor reserve calls": 0,
"cursor next calls that skip less than 100 entries": 36785,
"cursor sweep cursors closed": 2063,
"open cursor count": 7,
"cursor search near calls": 37394,
"cursor sweep buckets": 2840081,
"cursor remove calls": 8471,
"cursors reused from cache": 16477262,
"cursor next calls that skip due to a globally visible history store tombstone": 0,
"cursor update calls": 0,
"cursor modify calls": 0,
"cursor insert calls": 109993,
"cursor reset calls": 17455567,
"cursor bulk loaded cursor insert calls": 0,
"cursor prev calls that skip less than 100 entries": 26127,
"cursor next calls that skip greater than or equal to 100 entries": 0,
"cursor modify value bytes modified": 0,
"cursor prev calls": 26127,
"cursor operation restarted": 0,
"cursor modify key and value bytes affected": 0,
"cursor update key and value bytes": 0,
"cursor close calls that result in cache": 16479654,
"cursor create calls": 12628,
"cursor prev calls that skip greater than or equal to 100 entries": 0
},
"connection": {
"memory re-allocations": 8223629,
"pthread mutex shared lock write-lock calls": 2211779,
"auto adjusting condition wait raced to update timeout and skipped updating": 9,
"auto adjusting condition resets": 143075,
"detected system time went backwards": 0,
"pthread mutex condition wait calls": 32287771,
"memory frees": 100455125,
"total read I/Os": 72536,
"total fsync I/Os": 249934,
"hash bucket array size general": 512,
"files currently open": 22,
"memory allocations": 100473243,
"total write I/Os": 327435,
"auto adjusting condition wait calls": 12258822,
"hash bucket array size for data handles": 512,
"pthread mutex shared lock read-lock calls": 35057343
},
"session": {
"table compact failed calls": 0,
"table create successful calls": 1471,
"tiered storage local retention time (secs)": 0,
"session query timestamp calls": 0,
"tiered storage object size": 0,
"table salvage failed calls": 0,
"table truncate failed calls": 0,
"table rename successful calls": 0,
"table verify successful calls": 0,
"table drop failed calls": 0,
"open session count": 14,
"table verify failed calls": 0,
"table alter failed calls": 0,
"table alter successful calls": 0,
"table compact successful calls": 0,
"table drop successful calls": 1466,
"table alter unchanged and skipped": 0,
"table salvage successful calls": 0,
"flush_tier operation calls": 0,
"table truncate successful calls": 0,
"table create failed calls": 0,
"table rename failed calls": 0
},
"block-manager": {
"bytes read via system call API": 0,
"bytes read": 151097344,
"bytes written via memory map API": 0,
"bytes written via system call API": 0,
"blocks read": 36874,
"number of times the file was remapped because it changed size via fallocate or truncate": 0,
"blocks pre-loaded": 16,
"bytes written": 1274859520.0,
"mapped bytes read": 0,
"number of times the region was remapped via write": 0,
"bytes written for checkpoint": 1274859520.0,
"bytes read via memory map API": 0,
"blocks written": 206382,
"mapped blocks read": 0
},
"thread-yield": {
"page acquire busy blocked": 0,
"page reconciliation yielded due to child modification": 0,
"connection close yielded for lsm manager shutdown": 0,
"page acquire locked blocked": 0,
"connection close blocked waiting for transaction state stabilization": 0,
"data handle lock yielded": 0,
"application thread time evicting (usecs)": 0,
"page acquire eviction blocked": 0,
"get reference for page index and slot time sleeping (usecs)": 0,
"page acquire read blocked": 0,
"log server sync yielded for log write": 0,
"page acquire time sleeping (usecs)": 0,
"page delete rollback time sleeping for state change (usecs)": 0,
"application thread time waiting for cache (usecs)": 0,
"page access yielded due to prepare state change": 0
},
"checkpoint-cleanup": {
"pages removed": 0,
"pages visited": 196587,
"pages added for eviction": 24352,
"pages skipped during tree walk": 0
},
"oplog": {
"visibility timestamp": "1970-01-01T00:00:00+00:00"
},
"thread-state": {
"active filesystem write calls": 0,
"active filesystem fsync calls": 0,
"active filesystem read calls": 0
},
"concurrentTransactions": {
"write": {
"available": 128,
"totalTickets": 128,
"out": 0
},
"read": {
"available": 127,
"totalTickets": 128,
"out": 1
}
},
"perf": {
"file system write latency histogram (bucket 6) - 1000ms+": 6,
"file system write latency histogram (bucket 5) - 500-999ms": 44,
"operation read latency histogram (bucket 4) - 1000-9999us": 18,
"operation read latency histogram (bucket 1) - 100-249us": 26,
"file system read latency histogram (bucket 4) - 250-499ms": 13,
"operation write latency histogram (bucket 4) - 1000-9999us": 31,
"file system write latency histogram (bucket 3) - 100-249ms": 415,
"file system read latency histogram (bucket 3) - 100-249ms": 56,
"operation write latency histogram (bucket 1) - 100-249us": 14,
"file system write latency histogram (bucket 2) - 50-99ms": 587,
"file system read latency histogram (bucket 5) - 500-999ms": 4,
"operation read latency histogram (bucket 3) - 500-999us": 4,
"operation write latency histogram (bucket 5) - 10000us+": 4,
"operation read latency histogram (bucket 2) - 250-499us": 7,
"operation write latency histogram (bucket 3) - 500-999us": 2,
"operation read latency histogram (bucket 5) - 10000us+": 6,
"operation write latency histogram (bucket 2) - 250-499us": 8,
"file system read latency histogram (bucket 6) - 1000ms+": 0,
"file system write latency histogram (bucket 1) - 10-49ms": 1833,
"file system read latency histogram (bucket 1) - 10-49ms": 172,
"file system write latency histogram (bucket 4) - 250-499ms": 105,
"file system read latency histogram (bucket 2) - 50-99ms": 48
}
},
"opLatencies": {
"commands": {
"latency": 84390237,
"ops": 202616
},
"writes": {
"latency": 142224651,
"ops": 493
},
"reads": {
"latency": 1179078,
"ops": 2710
},
"transactions": {
"latency": 0,
"ops": 0
}
},
"metrics": {
"commands": {
"updateUser": {
"failed": 0,
"total": 0
},
"killAllSessions": {
"failed": 0,
"total": 0
},
"dropRole": {
"failed": 0,
"total": 0
},
"prepareTransaction": {
"failed": 0,
"total": 0
},
"planCacheSetFilter": {
"failed": 0,
"total": 0
},
"fsyncUnlock": {
"failed": 0,
"total": 0
},
"_configsvrDropDatabase": {
"failed": 0,
"total": 0
},
"usersInfo": {
"failed": 0,
"total": 0
},
"_addShard": {
"failed": 0,
"total": 0
},
"replSetStepDownWithForce": {
"failed": 0,
"total": 0
},
"applyOps": {
"failed": 0,
"total": 0
},
"setParameter": {
"failed": 0,
"total": 0
},
"abortTransaction": {
"failed": 0,
"total": 0
},
"find": {
"failed": 0,
"total": 9205
},
"endSessions": {
"failed": 0,
"total": 130
},
"compact": {
"failed": 0,
"total": 0
},
"createIndexes": {
"failed": 0,
"total": 0
},
"moveChunk": {
"failed": 0,
"total": 0
},
"_mergeAuthzCollections": {
"failed": 0,
"total": 0
},
"explain": {
"failed": 0,
"total": 0
},
"_migrateClone": {
"failed": 0,
"total": 0
},
"setDefaultRWConcern": {
"failed": 0,
"total": 0
},
"checkShardingIndex": {
"failed": 0,
"total": 0
},
"<UNKNOWN>": 21,
"_flushDatabaseCacheUpdates": {
"failed": 0,
"total": 0
},
"dropAllUsersFromDatabase": {
"failed": 0,
"total": 0
},
"replSetGetStatus": {
"failed": 0,
"total": 0
},
"replSetRequestVotes": {
"failed": 0,
"total": 0
},
"grantRolesToUser": {
"failed": 0,
"total": 0
},
"_flushRoutingTableCacheUpdates": {
"failed": 0,
"total": 0
},
"shardConnPoolStats": {
"failed": 0,
"total": 0
},
"findAndModify": {
"arrayFilters": 0,
"failed": 0,
"pipeline": 0,
"total": 0
},
"splitChunk": {
"failed": 0,
"total": 0
},
"planCacheClear": {
"failed": 0,
"total": 0
},
"getCmdLineOpts": {
"failed": 0,
"total": 0
},
"insert": {
"failed": 0,
"total": 493
},
"replSetInitiate": {
"failed": 0,
"total": 0
},
"replSetGetConfig": {
"failed": 0,
"total": 0
},
"fsync": {
"failed": 0,
"total": 0
},
"appendOplogNote": {
"failed": 0,
"total": 0
},
"replSetReconfig": {
"failed": 0,
"total": 0
},
"mapreduce": {
"shardedfinish": {
"failed": 0,
"total": 0
}
},
"_getNextSessionMods": {
"failed": 0,
"total": 0
},
"getDefaultRWConcern": {
"failed": 0,
"total": 0
},
"_configsvrBalancerCollectionStatus": {
"failed": 0,
"total": 0
},
"_recvChunkAbort": {
"failed": 0,
"total": 0
},
"replSetAbortPrimaryCatchUp": {
"failed": 0,
"total": 0
},
"_configsvrRefineCollectionShardKey": {
"failed": 0,
"total": 0
},
"collStats": {
"failed": 0,
"total": 74
},
"connectionStatus": {
"failed": 0,
"total": 0
},
"_configsvrCommitChunkSplit": {
"failed": 0,
"total": 0
},
"_recvChunkStatus": {
"failed": 0,
"total": 0
},
"replSetGetRBID": {
"failed": 0,
"total": 0
},
"_configsvrMoveChunk": {
"failed": 0,
"total": 0
},
"startRecordingTraffic": {
"failed": 0,
"total": 0
},
"dataSize": {
"failed": 0,
"total": 0
},
"dbHash": {
"failed": 0,
"total": 0
},
"_configsvrEnableSharding": {
"failed": 0,
"total": 0
},
"authenticate": {
"failed": 0,
"total": 0
},
"cleanupOrphaned": {
"failed": 0,
"total": 0
},
"revokeRolesFromRole": {
"failed": 0,
"total": 0
},
"grantPrivilegesToRole": {
"failed": 0,
"total": 0
},
"planCacheClearFilters": {
"failed": 0,
"total": 0
},
"getParameter": {
"failed": 0,
"total": 0
},
"dropIndexes": {
"failed": 0,
"total": 0
},
"listDatabases": {
"failed": 0,
"total": 1312
},
"replSetResizeOplog": {
"failed": 0,
"total": 0
},
"_configsvrClearJumboFlag": {
"failed": 0,
"total": 0
},
"hostInfo": {
"failed": 0,
"total": 0
},
"getShardVersion": {
"failed": 0,
"total": 0
},
"voteCommitIndexBuild": {
"failed": 0,
"total": 0
},
"dropDatabase": {
"failed": 0,
"total": 489
},
"dropConnections": {
"failed": 0,
"total": 0
},
"mapReduce": {
"failed": 1,
"total": 1
},
"setFeatureCompatibilityVersion": {
"failed": 0,
"total": 0
},
"logout": {
"failed": 0,
"total": 0
},
"_transferMods": {
"failed": 0,
"total": 0
},
"_configsvrAddShardToZone": {
"failed": 0,
"total": 0
},
"killAllSessionsByPattern": {
"failed": 0,
"total": 0
},
"isMaster": {
"failed": 0,
"total": 195498
},
"collMod": {
"failed": 0,
"total": 0
},
"shardingState": {
"failed": 0,
"total": 0
},
"getDatabaseVersion": {
"failed": 0,
"total": 0
},
"getLog": {
"failed": 0,
"total": 8
},
"connPoolSync": {
"failed": 0,
"total": 0
},
"revokePrivilegesFromRole": {
"failed": 0,
"total": 0
},
"setFreeMonitoring": {
"failed": 0,
"total": 0
},
"replSetMaintenance": {
"failed": 0,
"total": 0
},
"create": {
"failed": 0,
"total": 0
},
"_configsvrCreateDatabase": {
"failed": 0,
"total": 0
},
"replSetStepDown": {
"failed": 0,
"total": 0
},
"features": {
"failed": 0,
"total": 0
},
"currentOp": {
"failed": 0,
"total": 0
},
"connPoolStats": {
"failed": 0,
"total": 0
},
"grantRolesToRole": {
"failed": 0,
"total": 0
},
"_configsvrBalancerStop": {
"failed": 0,
"total": 0
},
"getFreeMonitoringStatus": {
"failed": 0,
"total": 0
},
"_configsvrBalancerStatus": {
"failed": 0,
"total": 0
},
"_shardsvrCloneCatalogData": {
"failed": 0,
"total": 0
},
"_configsvrRemoveShardFromZone": {
"failed": 0,
"total": 0
},
"planCacheListFilters": {
"failed": 0,
"total": 0
},
"shutdown": {
"failed": 0,
"total": 0
},
"_configsvrCommitMovePrimary": {
"failed": 0,
"total": 0
},
"listCollections": {
"failed": 0,
"total": 1661
},
"replSetUpdatePosition": {
"failed": 0,
"total": 0
},
"saslStart": {
"failed": 0,
"total": 0
},
"distinct": {
"failed": 0,
"total": 0
},
"top": {
"failed": 0,
"total": 0
},
"splitVector": {
"failed": 0,
"total": 0
},
"renameCollection": {
"failed": 0,
"total": 0
},
"logRotate": {
"failed": 0,
"total": 0
},
"_getUserCacheGeneration": {
"failed": 0,
"total": 0
},
"dropAllRolesFromDatabase": {
"failed": 0,
"total": 0
},
"_configsvrCommitChunkMigration": {
"failed": 0,
"total": 0
},
"invalidateUserCache": {
"failed": 0,
"total": 0
},
"getDiagnosticData": {
"failed": 0,
"total": 0
},
"_configsvrCommitChunkMerge": {
"failed": 0,
"total": 0
},
"whatsmyuri": {
"failed": 0,
"total": 32
},
"geoSearch": {
"failed": 0,
"total": 0
},
"updateRole": {
"failed": 0,
"total": 0
},
"_configsvrDropCollection": {
"failed": 0,
"total": 0
},
"_configsvrAddShard": {
"failed": 0,
"total": 0
},
"waitForFailPoint": {
"failed": 0,
"total": 0
},
"killOp": {
"failed": 0,
"total": 0
},
"reIndex": {
"failed": 0,
"total": 0
},
"_isSelf": {
"failed": 0,
"total": 0
},
"stopRecordingTraffic": {
"failed": 0,
"total": 0
},
"unsetSharding": {
"failed": 0,
"total": 0
},
"getnonce": {
"failed": 0,
"total": 37
},
"listIndexes": {
"failed": 0,
"total": 13240
},
"getShardMap": {
"failed": 0,
"total": 0
},
"count": {
"failed": 0,
"total": 57
},
"filemd5": {
"failed": 0,
"total": 0
},
"internalRenameIfOptionsAndIndexesMatch": {
"failed": 0,
"total": 0
},
"commitTransaction": {
"failed": 0,
"total": 0
},
"startSession": {
"failed": 0,
"total": 0
},
"_configsvrMovePrimary": {
"failed": 0,
"total": 0
},
"_configsvrUpdateZoneKeyRange": {
"failed": 0,
"total": 0
},
"delete": {
"failed": 0,
"total": 85
},
"getMore": {
"failed": 0,
"total": 42
},
"rolesInfo": {
"failed": 0,
"total": 0
},
"dropUser": {
"failed": 0,
"total": 0
},
"createRole": {
"failed": 0,
"total": 0
},
"saslContinue": {
"failed": 0,
"total": 0
},
"_configsvrRemoveShard": {
"failed": 0,
"total": 0
},
"_cloneCollectionOptionsFromPrimaryShard": {
"failed": 0,
"total": 0
},
"driverOIDTest": {
"failed": 0,
"total": 0
},
"getLastError": {
"failed": 0,
"total": 0
},
"_configsvrCreateCollection": {
"failed": 0,
"total": 0
},
"convertToCapped": {
"failed": 0,
"total": 0
},
"replSetSyncFrom": {
"failed": 0,
"total": 0
},
"ping": {
"failed": 0,
"total": 71
},
"availableQueryOptions": {
"failed": 0,
"total": 0
},
"serverStatus": {
"failed": 0,
"total": 57
},
"_configsvrEnsureChunkVersionIsGreaterThan": {
"failed": 0,
"total": 0
},
"lockInfo": {
"failed": 0,
"total": 0
},
"cloneCollectionAsCapped": {
"failed": 0,
"total": 0
},
"listCommands": {
"failed": 0,
"total": 0
},
"killSessions": {
"failed": 0,
"total": 0
},
"profile": {
"failed": 0,
"total": 0
},
"_shardsvrShardCollection": {
"failed": 0,
"total": 0
},
"flushRouterConfig": {
"failed": 0,
"total": 0
},
"replSetFreeze": {
"failed": 0,
"total": 0
},
"killCursors": {
"failed": 0,
"total": 0
},
"coordinateCommitTransaction": {
"failed": 0,
"total": 0
},
"update": {
"arrayFilters": 0,
"failed": 0,
"pipeline": 1035,
"total": 464
},
"_shardsvrMovePrimary": {
"failed": 0,
"total": 0
},
"createUser": {
"failed": 0,
"total": 0
},
"aggregate": {
"failed": 0,
"total": 12
},
"refreshSessions": {
"failed": 0,
"total": 0
},
"validate": {
"failed": 0,
"total": 0
},
"replSetStepUp": {
"failed": 0,
"total": 0
},
"drop": {
"failed": 0,
"total": 0
},
"mergeChunks": {
"failed": 0,
"total": 0
},
"revokeRolesFromUser": {
"failed": 0,
"total": 0
},
"replSetHeartbeat": {
"failed": 0,
"total": 0
},
"_killOperations": {
"failed": 0,
"total": 0
},
"buildInfo": {
"failed": 0,
"total": 435
},
"_configsvrShardCollection": {
"failed": 0,
"total": 0
},
"setShardVersion": {
"failed": 0,
"total": 0
},
"dbStats": {
"failed": 0,
"total": 1578
},
"_configsvrBalancerStart": {
"failed": 0,
"total": 0
},
"repairDatabase": {
"failed": 0,
"total": 0
},
"setIndexCommitQuorum": {
"failed": 0,
"total": 0
},
"_recvChunkStart": {
"failed": 0,
"total": 0
},
"_recvChunkCommit": {
"failed": 0,
"total": 0
},
"hello": {
"failed": 1133,
"total": 1213
},
"resetError": {
"failed": 0,
"total": 0
}
},
"aggStageCounters": {
"$_internalSplitPipeline": 0,
"$project": 24,
"$lookup": 0,
"$replaceWith": 0,
"$geoNear": 0,
"$indexStats": 0,
"$group": 12,
"$skip": 0,
"$merge": 0,
"$set": 1035,
"$unwind": 12,
"$sort": 0,
"$unset": 0,
"$redact": 0,
"$currentOp": 0,
"$unionWith": 0,
"$listSessions": 0,
"$sortByCount": 0,
"$changeStream": 0,
"$limit": 0,
"$planCacheStats": 0,
"$bucketAuto": 0,
"$sample": 0,
"$addFields": 0,
"$out": 0,
"$listLocalSessions": 0,
"$_internalInhibitOptimization": 0,
"$mergeCursors": 0,
"$facet": 0,
"$match": 12,
"$collStats": 0,
"$count": 0,
"$graphLookup": 0,
"$replaceRoot": 0,
"$bucket": 0
},
"getLastError": {
"default": {
"wtimeouts": 0,
"unsatisfiable": 0
},
"wtime": {
"num": 0,
"totalMillis": 0
},
"wtimeouts": 0
},
"queryExecutor": {
"collectionScans": {
"nonTailable": 2564,
"total": 2564
},
"scanned": 45,
"scannedObjects": 3434
},
"cursor": {
"timedOut": 0,
"open": {
"pinned": 0,
"total": 0,
"noTimeout": 0
}
},
"record": {
"moves": 0
},
"repl": {
"syncSource": {
"numSelections": 0,
"numTimesChoseSame": 0,
"numTimesCouldNotFind": 0,
"numTimesChoseDifferent": 0
},
"network": {
"notPrimaryLegacyUnacknowledgedWrites": 0,
"ops": 0,
"bytes": 0,
"readersCreated": 0,
"notPrimaryUnacknowledgedWrites": 0,
"getmores": {
"numEmptyBatches": 0,
"num": 0,
"totalMillis": 0
},
"replSetUpdatePosition": {
"num": 0
},
"oplogGetMoresProcessed": {
"num": 0,
"totalMillis": 0
}
},
"initialSync": {
"failures": 0,
"completed": 0,
"failedAttempts": 0
},
"buffer": {
"count": 0,
"sizeBytes": 0,
"maxSizeBytes": 0
},
"executor": {
"pool": {
"inProgressCount": 0
},
"queues": {
"sleepers": 0,
"networkInProgress": 0
},
"unsignaledEvents": 0,
"shuttingDown": false,
"networkInterface": "DEPRECATED: getDiagnosticString is deprecated in NetworkInterfaceTL"
},
"stateTransition": {
"userOperationsKilled": 0,
"lastStateTransition": "",
"userOperationsRunning": 0
},
"apply": {
"batchSize": 0,
"batches": {
"num": 0,
"totalMillis": 0
},
"attemptsToBecomeSecondary": 0,
"ops": 0
}
},
"ttl": {
"passes": 33097,
"deletedDocuments": 1031
},
"query": {
"planCacheTotalSizeEstimateBytes": 0,
"updateOneOpStyleBroadcastWithExactIDCount": 0
},
"operation": {
"writeConflicts": 0,
"scanAndOrder": 10
},
"document": {
"deleted": 0,
"updated": 3,
"inserted": 493,
"returned": 3486
}
},
"host": "my-mongodb",
"tcmalloc": {
"generic": {
"current_allocated_bytes": 91441632,
"heap_size": 144850944
},
"tcmalloc": {
"release_rate": 1.0,
"pageheap_unmapped_bytes": 43409408,
"pageheap_decommit_count": 2508,
"current_total_thread_cache_bytes": 1565704,
"central_cache_free_bytes": 1163800,
"max_total_thread_cache_bytes": 1073741824,
"pageheap_total_reserve_bytes": 144850944,
"pageheap_free_bytes": 4538368,
"total_free_bytes": 5461536,
"transfer_cache_free_bytes": 2732032,
"spinlock_total_delay_ns": 27944832,
"pageheap_reserve_count": 52,
"pageheap_scavenge_count": 2508,
"pageheap_committed_bytes": 101441536,
"pageheap_total_decommit_bytes": 1603284992,
"pageheap_total_commit_bytes": 1704726528,
"pageheap_commit_count": 4041,
"aggressive_memory_decommit": 0,
"thread_cache_free_bytes": 1565704,
"formattedString": "------------------------------------------------\nMALLOC: 91442208 ( 87.2 MiB) Bytes in use by application\nMALLOC: + 4538368 ( 4.3 MiB) Bytes in page heap freelist\nMALLOC: + 1163800 ( 1.1 MiB) Bytes in central cache freelist\nMALLOC: + 2732032 ( 2.6 MiB) Bytes in transfer cache freelist\nMALLOC: + 1565128 ( 1.5 MiB) Bytes in thread cache freelists\nMALLOC: + 2752512 ( 2.6 MiB) Bytes in malloc metadata\nMALLOC: ------------\nMALLOC: = 104194048 ( 99.4 MiB) Actual memory used (physical + swap)\nMALLOC: + 43409408 ( 41.4 MiB) Bytes released to OS (aka unmapped)\nMALLOC: ------------\nMALLOC: = 147603456 ( 140.8 MiB) Virtual address space used\nMALLOC:\nMALLOC: 1856 Spans in use\nMALLOC: 32 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"
}
},
"uptimeEstimate": 1985923,
"ok": 1.0,
"logicalSessionRecordCache": {
"lastSessionsCollectionJobCursorsClosed": 0,
"sessionCatalogSize": 0,
"lastTransactionReaperJobEntriesCleanedUp": 0,
"transactionReaperJobCount": 6620,
"lastSessionsCollectionJobDurationMillis": 0,
"sessionsCollectionJobCount": 6620,
"lastSessionsCollectionJobEntriesEnded": 0,
"lastTransactionReaperJobDurationMillis": 0,
"lastTransactionReaperJobTimestamp": "2025-05-18T14:03:09.634000",
"lastSessionsCollectionJobEntriesRefreshed": 1,
"lastSessionsCollectionJobTimestamp": "2025-05-18T14:03:09.609000",
"activeSessionsCount": 0
},
"flowControl": {
"isLaggedTimeMicros": 0,
"timeAcquiringMicros": 54897,
"locksPerKiloOp": 0.0,
"isLagged": false,
"enabled": true,
"sustainerRate": 0,
"targetRateLimit": 1000000000,
"isLaggedCount": 0
},
"asserts": {
"msg": 0,
"rollovers": 0,
"warning": 0,
"user": 52,
"regular": 0
},
"transportSecurity": {
"unknown": 0,
"1.0": 0,
"1.1": 0,
"1.2": 0,
"1.3": 0
},
"security": {
"authentication": {
"mechanisms": {
"SCRAM-SHA-1": {
"speculativeAuthenticate": {
"successful": 0,
"received": 0
},
"authenticate": {
"successful": 0,
"received": 0
}
},
"SCRAM-SHA-256": {
"speculativeAuthenticate": {
"successful": 0,
"received": 0
},
"authenticate": {
"successful": 0,
"received": 0
}
},
"MONGODB-X509": {
"speculativeAuthenticate": {
"successful": 0,
"received": 0
},
"authenticate": {
"successful": 0,
"received": 0
}
}
}
}
}
}
{
"storageEngines": [
"biggie",
"devnull",
"ephemeralForTest",
"wiredTiger"
],
"buildEnvironment": {
"distarch": "x86_64",
"cc": "/opt/mongodbtoolchain/v3/bin/gcc: gcc (GCC) 8.3.0",
"cppdefines": "SAFEINT_USE_INTRINSICS 0 PCRE_STATIC NDEBUG _XOPEN_SOURCE 700 _GNU_SOURCE _FORTIFY_SOURCE 2 BOOST_THREAD_VERSION 5 BOOST_THREAD_USES_DATETIME BOOST_SYSTEM_NO_DEPRECATED BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR ABSL_FORCE_ALIGNED_ACCESS",
"cxxflags": "-Woverloaded-virtual -Wno-maybe-uninitialized -fsized-deallocation -std=c++17",
"linkflags": "-pthread -Wl,-z,now -rdynamic -Wl,--fatal-warnings -fstack-protector-strong -fuse-ld=gold -Wl,--no-threads -Wl,--build-id -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro -Wl,-z,origin -Wl,--enable-new-dtags",
"ccflags": "-fno-omit-frame-pointer -fno-strict-aliasing -fasynchronous-unwind-tables -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp",
"target_arch": "x86_64",
"distmod": "ubuntu1804",
"target_os": "linux",
"cxx": "/opt/mongodbtoolchain/v3/bin/g++: g++ (GCC) 8.3.0"
},
"ok": 1.0,
"sysInfo": "deprecated",
"modules": [],
"openssl": {
"compiled": "OpenSSL 1.1.1 11 Sep 2018",
"running": "OpenSSL 1.1.1 11 Sep 2018"
},
"javascriptEngine": "mozjs",
"version": "4.4.6",
"allocator": "tcmalloc",
"versionArray": [
4,
4,
6,
0
],
"debug": false,
"maxBsonObjectSize": 16777216,
"bits": 64,
"gitVersion": "72e66213c2c3eab37d9358d5e78ad7f5c1d0d0d7"
}
{
"totalSize": 319488.0,
"ok": 1.0,
"databases": [
{
"sizeOnDisk": 61440.0,
"collections": [],
"name": "READ__ME_TO_RECOVER_YOUR_DATA",
"empty": false
},
{
"sizeOnDisk": 122880.0,
"collections": [],
"name": "admin",
"empty": false
},
{
"sizeOnDisk": 73728.0,
"collections": [],
"name": "config",
"empty": false
},
{
"sizeOnDisk": 61440.0,
"collections": [],
"name": "game",
"empty": false
}
]
}
Vulnerabilities