HTTP/1.0 200 OK
Connection: close
Content-Type: text/plain
Content-Length: 85
MongoDB Server Information
{
"process": "mongod",
"pid": 1,
"connections": {
"current": 3,
"available": 838857,
"active": 1,
"totalCreated": 352
},
"locks": {
"Database": {
"acquireCount": {
"r": 294489,
"w": 184052,
"W": 3
}
},
"Global": {
"acquireCount": {
"r": 22378868,
"w": 184055,
"W": 4
}
},
"Collection": {
"acquireCount": {
"r": 331314,
"w": 184051
}
},
"ParallelBatchWriterMode": {
"acquireCount": {
"r": 368115
}
},
"Mutex": {
"acquireCount": {
"r": 478551
}
},
"ReplicationStateTransition": {
"acquireCount": {
"w": 22562927
}
}
},
"storageEngine": {
"name": "wiredTiger",
"dropPendingIdents": 0,
"persistent": true,
"supportsSnapshotReadConcern": true,
"readOnly": false,
"backupCursorOpen": false,
"supportsPendingDrops": true,
"supportsCommittedReads": true,
"oldestRequiredTimestampForCrashRecovery": "1970-01-01T00:00:00+00:00"
},
"globalLock": {
"totalTime": 11042662207000,
"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": 36811,
"linearizable": 0,
"majority": 0,
"snapshot": 0,
"local": 0
},
"extra_info": {
"note": "fields vary by platform",
"voluntary_context_switches": 400195679,
"page_reclaims": 289281,
"maximum_resident_set_kb": 100228,
"user_time_us": 37551922516,
"page_faults": 64,
"involuntary_context_switches": 19204590,
"system_time_us": 5568628181,
"input_blocks": 14040,
"output_blocks": 36334568
},
"uptime": 11042662.0,
"network": {
"serviceExecutorTaskStats": {
"threadsRunning": 3,
"executor": "passthrough"
},
"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": 57355776,
"bytesOut": 266928040,
"numRequests": 1102826,
"physicalBytesOut": 266928040,
"bytesIn": 57355776
},
"uptimeMillis": 11042662209,
"trafficRecording": {
"running": false
},
"version": "4.2.0",
"opcounters": {
"getmore": 0,
"insert": 2,
"update": 2,
"command": 1176397,
"query": 36811,
"delete": 3
},
"localTime": "2025-01-19T13:44:49.950000",
"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": 96,
"supported": true,
"bits": 64,
"virtual": 1547
},
"opcountersRepl": {
"getmore": 0,
"insert": 0,
"update": 0,
"command": 0,
"query": 0,
"delete": 0
},
"wiredTiger": {
"data-handle": {
"session dhandles swept": 23,
"connection sweeps": 1104142,
"connection sweep dhandles removed from hash list": 17,
"connection data handles currently active": 26,
"connection data handle size": 424,
"connection sweep dhandles closed": 0,
"session sweep attempts": 360,
"connection sweep candidate became referenced": 0,
"connection sweep time-of-death sets": 397605
},
"reconciliation": {
"fast-path pages deleted": 0,
"split objects currently awaiting free": 0,
"split bytes currently awaiting free": 0,
"pages deleted": 12,
"page reconciliation calls for eviction": 0,
"page reconciliation calls": 51
},
"transaction": {
"number of named snapshots dropped": 0,
"set timestamp durable calls": 0,
"read timestamp queue entries walked": 0,
"transaction checkpoint currently running": 0,
"set timestamp stable updates": 0,
"transaction begins": 441725,
"transaction fsync calls for checkpoint after allocating the transaction ID": 13,
"query timestamp calls": 11041718,
"Number of prepared updates added to cache overflow": 0,
"read timestamp queue inserts total": 0,
"read timestamp queue insert to empty": 0,
"durable timestamp queue insert to empty": 0,
"transactions committed": 9,
"transaction checkpoint most recent time (msecs)": 3,
"set timestamp calls": 0,
"transaction checkpoints": 184044,
"rollback to stable calls": 0,
"set timestamp stable calls": 0,
"transaction range of IDs currently pinned by a checkpoint": 0,
"transaction range of timestamps currently pinned": 0,
"durable timestamp queue inserts total": 0,
"set timestamp durable updates": 0,
"Number of prepared updates": 0,
"transaction sync calls": 0,
"durable timestamp queue entries walked": 0,
"set timestamp oldest updates": 0,
"prepared transactions rolled back": 0,
"Number of prepared updates resolved": 0,
"transaction checkpoint scrub dirty target": 0,
"transaction fsync duration for checkpoint after allocating the transaction ID (usecs)": 0,
"prepared transactions committed": 0,
"read timestamp queue length": 0,
"rollback to stable updates removed from cache overflow": 0,
"transaction checkpoints skipped because database was clean": 184031,
"transaction checkpoint scrub time (msecs)": 0,
"transaction checkpoint max time (msecs)": 20,
"durable timestamp queue inserts to head": 0,
"number of named snapshots created": 0,
"transaction range of timestamps pinned by the oldest timestamp": 0,
"transaction range of timestamps pinned by a checkpoint": 0,
"read timestamp queue inserts to head": 0,
"durable timestamp queue length": 0,
"transaction checkpoint min time (msecs)": 3,
"prepared transactions": 0,
"transaction checkpoint total time (msecs)": 146,
"rollback to stable updates aborted": 0,
"transaction checkpoint generation": 14,
"transaction range of timestamps pinned by the oldest active read timestamp": 0,
"transaction read timestamp of the oldest active reader": 0,
"transaction range of IDs currently pinned": 0,
"set timestamp oldest calls": 0,
"prepared transactions currently active": 0,
"transaction range of IDs currently pinned by named snapshots": 0,
"transactions rolled back": 441716,
"transaction failures due to cache overflow": 0,
"update conflicts": 0
},
"capacity": {
"bytes read": 98304,
"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": 1257596491.0,
"bytes written for checkpoint": 143947,
"background fsync file handles considered": 0,
"time waiting during logging (usecs)": 0,
"bytes written for log": 1257452544.0,
"background fsync time (msecs)": 0,
"threshold to call fsync": 0,
"time waiting due to total capacity (usecs)": 0
},
"log": {
"slot join calls yielded": 0,
"log sync_dir operations": 1,
"maximum log file size": 104857600,
"log write operations": 43,
"log server thread advances write LSN": 11,
"slot unbuffered writes": 0,
"force archive time sleeping (usecs)": 0,
"slot transitions unable to find free slot": 0,
"records processed by log scan": 13,
"total log buffer size": 33554432,
"slot close unbuffered waits": 0,
"log records too small to compress": 29,
"log force write operations skipped": 121211068,
"log scan operations": 6,
"pre-allocated log files used": 0,
"pre-allocated log files not ready and missed": 1,
"total size of compressed records": 10178,
"log sync time duration (usecs)": 40455,
"total in-memory size of compressed records": 22044,
"yields waiting for previous log file close": 0,
"slot close lost race": 0,
"log records not compressed": 2,
"slot join calls did not yield": 43,
"log force write operations": 121211072,
"slot join calls slept": 0,
"written slots coalesced": 0,
"slot join atomic update races": 0,
"slot join calls found active slot closed": 0,
"log records compressed": 12,
"number of pre-allocated log files to create": 2,
"log bytes written": 15744,
"log sync_dir time duration (usecs)": 4,
"pre-allocated log files prepared": 2,
"slot join calls atomic updates raced": 0,
"busy returns attempting to switch slots": 0,
"log files manually zero-filled": 0,
"log bytes of payload data": 11483,
"log flush operations": 110172166,
"log sync operations": 24,
"log scan records requiring two reads": 0,
"slot closures": 22,
"log server thread write LSN walk skipped": 11041199,
"log release advances write LSN": 11,
"slot joins yield time (usecs)": 0,
"slot join found active slot closed": 0,
"logging bytes consolidated": 15232
},
"lock": {
"durable timestamp queue write lock acquisitions": 0,
"txn global lock application thread time waiting (usecs)": 0,
"table lock internal thread time waiting for the table lock (usecs)": 0,
"dhandle read lock acquisitions": 44160449,
"checkpoint lock application thread wait time (usecs)": 634,
"metadata lock application thread wait time (usecs)": 0,
"read timestamp queue read lock acquisitions": 0,
"table read lock acquisitions": 0,
"dhandle lock application thread time waiting (usecs)": 0,
"metadata lock acquisitions": 13,
"table lock application thread time waiting for the table lock (usecs)": 0,
"dhandle write lock acquisitions": 60,
"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": 184044,
"txn global read lock acquisitions": 93,
"schema lock application thread wait time (usecs)": 0,
"checkpoint lock internal thread wait time (usecs)": 0,
"schema lock acquisitions": 41,
"txn global lock internal thread time waiting (usecs)": 0,
"dhandle lock internal thread time waiting (usecs)": 0,
"txn global write lock acquisitions": 47,
"table write lock acquisitions": 14,
"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,
"tracked dirty pages in the cache": 0,
"cache overflow cursor application thread wait time (usecs)": 0,
"hazard pointer check entries walked": 0,
"pages queued for urgent eviction": 2,
"pages walked for eviction": 0,
"tracked dirty bytes in the cache": 0,
"eviction worker thread stable number": 0,
"eviction walks started from saved location in tree": 0,
"checkpoint blocked page eviction": 0,
"tracked bytes belonging to internal pages in the cache": 5906,
"page written requiring cache overflow records": 0,
"modified pages evicted": 2,
"overflow pages read into cache": 0,
"pages written from cache": 39,
"eviction walk target pages histogram - 0-9": 0,
"hazard pointer blocked page eviction": 0,
"cache overflow table insert calls": 0,
"files with new eviction walks started": 0,
"in-memory page splits": 0,
"unmodified pages evicted": 0,
"maximum bytes configured": 1513095168.0,
"percentage overhead": 8,
"eviction server unable to reach eviction goal": 0,
"bytes belonging to page images in the cache": 25008,
"pages read into cache requiring cache overflow for checkpoint": 0,
"pages read into cache after truncate in prepare state": 0,
"eviction server waiting for an internal page yields": 0,
"internal pages split during eviction": 0,
"application threads page write from cache to disk time (usecs)": 2984,
"eviction walks gave up because they saw too many pages and found no candidates": 0,
"forced eviction - pages selected unable to be evicted time": 0,
"pages evicted by application threads": 0,
"forced eviction - pages selected because of too many deleted items count": 2,
"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)": 742,
"eviction currently operating in aggressive mode": 0,
"in-memory page passed criteria to be split": 0,
"eviction state": 128,
"force re-tuning of eviction workers once in a while": 0,
"eviction calls to get a page": 6289,
"pages seen by eviction walk": 0,
"pages read into cache with skipped cache overflow entries needed later": 0,
"bytes not belonging to page images in the cache": 33535,
"bytes currently in the cache": 58543,
"eviction walk target pages histogram - 128 and higher": 0,
"pages read into cache": 20,
"eviction walks gave up because they restarted their walk twice": 0,
"pages written requiring in-memory restoration": 0,
"eviction worker thread active": 4,
"pages requested from the cache": 1141683,
"eviction server candidate queue not empty when topping up": 0,
"forced eviction - pages evicted that were clean time (usecs)": 0,
"internal pages evicted": 0,
"eviction calls to get a page found queue empty after locking": 0,
"forced eviction - pages selected unable to be evicted count": 0,
"maximum page size at eviction": 0,
"bytes belonging to the cache overflow table in the cache": 182,
"eviction server candidate queue empty when topping up": 0,
"eviction empty score": 0,
"eviction server slept, because we did not make progress with eviction": 26,
"eviction walks abandoned": 0,
"pages read into cache after truncate": 5,
"application threads page read from disk to cache count": 9,
"eviction walks started from root of tree": 0,
"pages selected for eviction unable to be evicted": 0,
"hazard pointer maximum array length": 0,
"operations timed out waiting for space in cache": 0,
"tracked bytes belonging to leaf pages in the cache": 52637,
"modified pages evicted by application threads": 0,
"pages queued for eviction": 0,
"pages read into cache requiring cache overflow entries": 0,
"eviction worker thread removed": 0,
"forced eviction - pages selected count": 0,
"files with active eviction walks": 0,
"forced eviction - pages evicted that were clean count": 0,
"cache overflow table on-disk size": 0,
"eviction worker thread created": 0,
"pages currently held in the cache": 27,
"hazard pointer check calls": 2,
"eviction walk target pages histogram - 32-63": 0,
"eviction server waiting for an internal page sleep (usec)": 0,
"page split during eviction deepened the tree": 0,
"cache overflow table max on-disk size": 0,
"bytes dirty in the cache cumulative": 292270,
"application threads page write from cache to disk count": 38,
"eviction calls to get a page found queue empty": 6287,
"eviction walks gave up because they saw too many pages and found too few candidates": 0,
"bytes written from cache": 144967,
"pages read into cache skipping older cache overflow entries": 0,
"cache overflow score": 0,
"pages queued for urgent eviction during walk": 0,
"forced eviction - pages evicted that were dirty time (usecs)": 0,
"pages read into cache with skipped cache overflow entries needed later by checkpoint": 0,
"eviction worker thread evicting pages": 2,
"bytes read into cache": 23156,
"eviction server waiting for a leaf page": 0,
"cache overflow cursor internal thread wait time (usecs)": 0,
"eviction walk target pages histogram - 10-31": 0,
"eviction passes of a file": 0,
"leaf pages split during eviction": 0,
"pages queued for eviction post lru sorting": 0,
"cache overflow table remove calls": 0,
"cache overflow table entries": 0,
"eviction walk target pages histogram - 64-128": 0
},
"uri": "statistics:",
"snapshot-window-settings": {
"target available snapshots window size in seconds": 5,
"latest majority snapshot timestamp available": "Jan 1 00:00:00:0",
"oldest majority snapshot timestamp available": "Jan 1 00:00:00:0",
"total number of SnapshotTooOld errors": 0,
"current available snapshots window size in seconds": 0,
"cache pressure percentage threshold": 50,
"max target available snapshots window size in seconds": 5,
"current cache pressure percentage": 0
},
"cursor": {
"cursor truncate calls": 0,
"cached cursor count": 2,
"cursor sweeps": 353305,
"cursor update value size change": 0,
"cursor search calls": 773418,
"cursor next calls": 184089,
"cursor insert key and value bytes": 22377,
"cursor sweep cursors examined": 8222,
"cursor remove key bytes removed": 178,
"cursor reserve calls": 0,
"cursor sweep cursors closed": 0,
"open cursor count": 21,
"cursor search near calls": 184059,
"cursor sweep buckets": 2119830,
"cursor remove calls": 9,
"cursors reused from cache": 441454,
"cursor update calls": 0,
"cursor modify calls": 0,
"cursor insert calls": 38,
"cursor reset calls": 1399356,
"cursor bulk loaded cursor insert calls": 0,
"cursor modify value bytes modified": 0,
"cursor prev calls": 184023,
"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": 441741,
"cursor create calls": 599
},
"connection": {
"memory re-allocations": 44170973,
"pthread mutex shared lock write-lock calls": 11038979,
"auto adjusting condition resets": 104,
"detected system time went backwards": 0,
"pthread mutex condition wait calls": 181948222,
"memory frees": 234348629,
"total read I/Os": 1333,
"total fsync I/Os": 82,
"files currently open": 17,
"memory allocations": 234349639,
"total write I/Os": 121,
"auto adjusting condition wait calls": 66239479,
"pthread mutex shared lock read-lock calls": 115711643
},
"session": {
"table import failed calls": 0,
"table compact failed calls": 0,
"table create successful calls": 1,
"table rebalance successful calls": 0,
"table alter successful calls": 0,
"session query timestamp calls": 0,
"table rebalance failed calls": 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": 18,
"table verify failed calls": 0,
"table alter failed calls": 0,
"table import successful calls": 0,
"table compact successful calls": 0,
"table drop successful calls": 0,
"table alter unchanged and skipped": 0,
"table salvage successful calls": 0,
"table truncate successful calls": 0,
"table create failed calls": 0,
"table rename failed calls": 0
},
"block-manager": {
"bytes read": 233472,
"blocks read": 53,
"blocks pre-loaded": 10,
"bytes written": 479232,
"mapped bytes read": 0,
"bytes written for checkpoint": 479232,
"blocks written": 85,
"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
},
"async": {
"total insert calls": 0,
"total remove calls": 0,
"number of operation slots viewed for allocation": 0,
"total allocations": 0,
"current work queue length": 0,
"number of flush calls": 0,
"maximum work queue length": 0,
"number of times operation allocation failed": 0,
"total update calls": 0,
"number of allocation state races": 0,
"total compact calls": 0,
"number of times worker found no work": 0,
"total search calls": 0
},
"concurrentTransactions": {
"write": {
"available": 128,
"totalTickets": 128,
"out": 0
},
"read": {
"available": 127,
"totalTickets": 128,
"out": 1
}
},
"thread-state": {
"active filesystem write calls": 0,
"active filesystem fsync calls": 0,
"active filesystem read calls": 0
},
"perf": {
"file system write latency histogram (bucket 6) - 1000ms+": 0,
"file system write latency histogram (bucket 5) - 500-999ms": 0,
"operation read latency histogram (bucket 4) - 1000-9999us": 4,
"operation read latency histogram (bucket 1) - 100-249us": 451,
"file system read latency histogram (bucket 4) - 250-499ms": 0,
"operation write latency histogram (bucket 4) - 1000-9999us": 0,
"file system write latency histogram (bucket 3) - 100-249ms": 0,
"file system read latency histogram (bucket 3) - 100-249ms": 0,
"operation write latency histogram (bucket 1) - 100-249us": 2,
"file system write latency histogram (bucket 2) - 50-99ms": 0,
"file system read latency histogram (bucket 5) - 500-999ms": 0,
"operation read latency histogram (bucket 3) - 500-999us": 55,
"operation write latency histogram (bucket 5) - 10000us+": 0,
"operation read latency histogram (bucket 2) - 250-499us": 19,
"operation write latency histogram (bucket 3) - 500-999us": 0,
"operation read latency histogram (bucket 5) - 10000us+": 0,
"operation write latency histogram (bucket 2) - 250-499us": 0,
"file system read latency histogram (bucket 6) - 1000ms+": 0,
"file system write latency histogram (bucket 1) - 10-49ms": 0,
"file system read latency histogram (bucket 1) - 10-49ms": 0,
"file system write latency histogram (bucket 4) - 250-499ms": 0,
"file system read latency histogram (bucket 2) - 50-99ms": 0
}
},
"opLatencies": {
"commands": {
"latency": 38980924,
"ops": 1102778
},
"writes": {
"latency": 7399,
"ops": 4
},
"reads": {
"latency": 177,
"ops": 43
},
"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
},
"_movePrimary": {
"failed": 0,
"total": 0
},
"_addShard": {
"failed": 0,
"total": 0
},
"touch": {
"failed": 0,
"total": 0
},
"setParameter": {
"failed": 0,
"total": 0
},
"abortTransaction": {
"failed": 0,
"total": 0
},
"find": {
"failed": 0,
"total": 36811
},
"endSessions": {
"failed": 0,
"total": 2
},
"compact": {
"failed": 0,
"total": 0
},
"createIndexes": {
"failed": 0,
"total": 1
},
"moveChunk": {
"failed": 0,
"total": 0
},
"_mergeAuthzCollections": {
"failed": 0,
"total": 0
},
"explain": {
"failed": 0,
"total": 0
},
"_migrateClone": {
"failed": 0,
"total": 0
},
"checkShardingIndex": {
"failed": 0,
"total": 0
},
"<UNKNOWN>": 42,
"_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
},
"getFreeMonitoringStatus": {
"failed": 0,
"total": 0
},
"findAndModify": {
"failed": 0,
"total": 0
},
"splitChunk": {
"failed": 0,
"total": 0
},
"planCacheClear": {
"failed": 0,
"total": 0
},
"getCmdLineOpts": {
"failed": 0,
"total": 0
},
"insert": {
"failed": 0,
"total": 2
},
"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
},
"_recvChunkAbort": {
"failed": 0,
"total": 0
},
"replSetAbortPrimaryCatchUp": {
"failed": 0,
"total": 0
},
"connectionStatus": {
"failed": 0,
"total": 0
},
"applyOps": {
"failed": 0,
"total": 0
},
"_recvChunkStatus": {
"failed": 0,
"total": 0
},
"replSetGetRBID": {
"failed": 0,
"total": 0
},
"_configsvrMoveChunk": {
"failed": 0,
"total": 0
},
"planCacheListPlans": {
"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": 2
},
"replSetResizeOplog": {
"failed": 0,
"total": 0
},
"collStats": {
"failed": 0,
"total": 0
},
"hostInfo": {
"failed": 0,
"total": 0
},
"getShardVersion": {
"failed": 0,
"total": 0
},
"cloneCollection": {
"failed": 0,
"total": 0
},
"voteCommitIndexBuild": {
"failed": 0,
"total": 0
},
"dropDatabase": {
"failed": 0,
"total": 0
},
"dropConnections": {
"failed": 0,
"total": 0
},
"mapReduce": {
"failed": 0,
"total": 0
},
"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": 1102720
},
"collMod": {
"failed": 0,
"total": 0
},
"shardingState": {
"failed": 0,
"total": 0
},
"getDatabaseVersion": {
"failed": 0,
"total": 0
},
"getLog": {
"failed": 0,
"total": 0
},
"twoPhaseCreateIndexes": {
"failed": 0,
"total": 0
},
"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
},
"_configsvrRemoveShard": {
"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
},
"planCacheListQueryShapes": {
"failed": 0,
"total": 0
},
"_configsvrBalancerStatus": {
"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": 8
},
"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
},
"_cloneCatalogData": {
"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": 0
},
"geoSearch": {
"failed": 0,
"total": 0
},
"updateRole": {
"failed": 0,
"total": 0
},
"_configsvrDropCollection": {
"failed": 0,
"total": 0
},
"_configsvrAddShard": {
"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": 0
},
"listIndexes": {
"failed": 0,
"total": 73618
},
"getShardMap": {
"failed": 0,
"total": 0
},
"count": {
"failed": 0,
"total": 0
},
"filemd5": {
"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": 3
},
"getMore": {
"failed": 0,
"total": 0
},
"rolesInfo": {
"failed": 0,
"total": 0
},
"dropUser": {
"failed": 0,
"total": 0
},
"saslContinue": {
"failed": 0,
"total": 0
},
"startRecordingTraffic": {
"failed": 0,
"total": 0
},
"repairCursor": {
"failed": 0,
"total": 0
},
"_cloneCollectionOptionsFromPrimaryShard": {
"failed": 0,
"total": 0
},
"driverOIDTest": {
"failed": 0,
"total": 0
},
"getLastError": {
"failed": 0,
"total": 0
},
"_configsvrCommitChunkSplit": {
"failed": 0,
"total": 0
},
"convertToCapped": {
"failed": 0,
"total": 0
},
"replSetSyncFrom": {
"failed": 0,
"total": 0
},
"ping": {
"failed": 0,
"total": 0
},
"availableQueryOptions": {
"failed": 0,
"total": 0
},
"serverStatus": {
"failed": 0,
"total": 1
},
"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": {
"failed": 0,
"total": 2
},
"createUser": {
"failed": 0,
"total": 0
},
"aggregate": {
"failed": 0,
"total": 0
},
"refreshSessions": {
"failed": 0,
"total": 0
},
"validate": {
"failed": 0,
"total": 0
},
"shardConnPoolStats": {
"failed": 0,
"total": 0
},
"replSetStepUp": {
"failed": 0,
"total": 0
},
"drop": {
"failed": 0,
"total": 0
},
"_configsvrCreateCollection": {
"failed": 0,
"total": 0
},
"mergeChunks": {
"failed": 0,
"total": 0
},
"revokeRolesFromUser": {
"failed": 0,
"total": 0
},
"replSetHeartbeat": {
"failed": 0,
"total": 0
},
"createRole": {
"failed": 0,
"total": 0
},
"_configsvrShardCollection": {
"failed": 0,
"total": 0
},
"setShardVersion": {
"failed": 0,
"total": 0
},
"dbStats": {
"failed": 0,
"total": 0
},
"_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
},
"buildInfo": {
"failed": 0,
"total": 45
},
"resetError": {
"failed": 0,
"total": 0
}
},
"getLastError": {
"wtime": {
"num": 0,
"totalMillis": 0
},
"wtimeouts": 0
},
"queryExecutor": {
"scanned": 3,
"scannedObjects": 3
},
"cursor": {
"timedOut": 0,
"open": {
"pinned": 0,
"total": 0,
"noTimeout": 0
}
},
"record": {
"moves": 0
},
"repl": {
"stepDown": {
"userOperationsKilled": 0,
"userOperationsRunning": 0
},
"network": {
"ops": 0,
"notMasterUnacknowledgedWrites": 0,
"bytes": 0,
"notMasterLegacyUnacknowledgedWrites": 0,
"getmores": {
"num": 0,
"totalMillis": 0
},
"readersCreated": 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"
},
"apply": {
"batchSize": 0,
"batches": {
"num": 0,
"totalMillis": 0
},
"attemptsToBecomeSecondary": 0,
"ops": 0
}
},
"ttl": {
"passes": 184043,
"deletedDocuments": 1
},
"query": {
"updateOneOpStyleBroadcastWithExactIDCount": 0
},
"operation": {
"writeConflicts": 0,
"scanAndOrder": 0
},
"document": {
"deleted": 1,
"updated": 1,
"inserted": 1,
"returned": 1
}
},
"host": "694ccb63a86d",
"tcmalloc": {
"generic": {
"current_allocated_bytes": 94112960,
"heap_size": 104120320
},
"tcmalloc": {
"formattedString": "------------------------------------------------\nMALLOC: 94113536 ( 89.8 MiB) Bytes in use by application\nMALLOC: + 7516160 ( 7.2 MiB) Bytes in page heap freelist\nMALLOC: + 378352 ( 0.4 MiB) Bytes in central cache freelist\nMALLOC: + 463232 ( 0.4 MiB) Bytes in transfer cache freelist\nMALLOC: + 1390992 ( 1.3 MiB) Bytes in thread cache freelists\nMALLOC: + 4849664 ( 4.6 MiB) Bytes in malloc metadata\nMALLOC: ------------\nMALLOC: = 108711936 ( 103.7 MiB) Actual memory used (physical + swap)\nMALLOC: + 258048 ( 0.2 MiB) Bytes released to OS (aka unmapped)\nMALLOC: ------------\nMALLOC: = 108969984 ( 103.9 MiB) Virtual address space used\nMALLOC:\nMALLOC: 831 Spans in use\nMALLOC: 29 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",
"pageheap_unmapped_bytes": 258048,
"pageheap_decommit_count": 13919,
"current_total_thread_cache_bytes": 1391568,
"central_cache_free_bytes": 378352,
"max_total_thread_cache_bytes": 511705088,
"pageheap_total_reserve_bytes": 104120320,
"pageheap_free_bytes": 7516160,
"total_free_bytes": 2233152,
"transfer_cache_free_bytes": 463232,
"spinlock_total_delay_ns": 12353388,
"pageheap_reserve_count": 54,
"pageheap_scavenge_count": 13919,
"pageheap_committed_bytes": 103862272,
"pageheap_total_decommit_bytes": 5905555456,
"pageheap_total_commit_bytes": 6009417728,
"pageheap_commit_count": 30739,
"aggressive_memory_decommit": 0,
"thread_cache_free_bytes": 1391568
}
},
"uptimeEstimate": 11042662,
"ok": 1.0,
"logicalSessionRecordCache": {
"lastSessionsCollectionJobCursorsClosed": 0,
"sessionCatalogSize": 0,
"lastTransactionReaperJobEntriesCleanedUp": 0,
"transactionReaperJobCount": 36809,
"lastSessionsCollectionJobDurationMillis": 0,
"sessionsCollectionJobCount": 36809,
"lastSessionsCollectionJobEntriesEnded": 0,
"lastTransactionReaperJobDurationMillis": 0,
"lastTransactionReaperJobTimestamp": "2025-01-19T13:40:31.565000",
"lastSessionsCollectionJobEntriesRefreshed": 0,
"lastSessionsCollectionJobTimestamp": "2025-01-19T13:40:31.348000",
"activeSessionsCount": 0
},
"flowControl": {
"isLaggedTimeMicros": 0,
"timeAcquiringMicros": 0,
"isLagged": false,
"enabled": true,
"targetRateLimit": 1000000000,
"locksPerOp": 0.0,
"sustainerRate": 0,
"isLaggedCount": 0
},
"asserts": {
"msg": 0,
"rollovers": 0,
"warning": 0,
"user": 44,
"regular": 0
},
"transportSecurity": {
"unknown": 0,
"1.0": 0,
"1.1": 0,
"1.2": 0,
"1.3": 0
}
}
{
"storageEngines": [
"biggie",
"devnull",
"ephemeralForTest",
"wiredTiger"
],
"buildEnvironment": {
"distarch": "x86_64",
"cc": "/opt/mongodbtoolchain/v3/bin/gcc: gcc (GCC) 8.2.0",
"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,--build-id -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro",
"ccflags": "-fno-omit-frame-pointer -fno-strict-aliasing -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.2.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.2.0",
"allocator": "tcmalloc",
"versionArray": [
4,
2,
0,
0
],
"debug": false,
"maxBsonObjectSize": 16777216,
"bits": 64,
"gitVersion": "a4b751dcf51dd249c5865812b390cfd1c0129c30"
}
{
"totalSize": 286720.0,
"ok": 1.0,
"databases": [
{
"sizeOnDisk": 40960.0,
"collections": [],
"name": "admin",
"empty": false
},
{
"sizeOnDisk": 61440.0,
"collections": [],
"name": "config",
"empty": false
},
{
"sizeOnDisk": 110592.0,
"collections": [],
"name": "ipfs-bch-consumer-prod",
"empty": false
},
{
"sizeOnDisk": 73728.0,
"collections": [],
"name": "local",
"empty": false
}
]
}