github.com/netdata/go.d.plugin@v0.58.1/modules/mongodb/testdata/v6.0.3/mongos-serverStatus.json (about) 1 { 2 "Process": "mongos", 3 "OpCounters": { 4 "Insert": 0, 5 "Query": 10, 6 "Update": 0, 7 "Delete": 0, 8 "GetMore": 0, 9 "Command": 227283 10 }, 11 "OpLatencies": null, 12 "Connections": { 13 "Current": 18, 14 "Available": 838842, 15 "TotalCreated": 89, 16 "Active": 5, 17 "Threaded": 18, 18 "ExhaustIsMaster": 0, 19 "ExhaustHello": 3, 20 "AwaitingTopologyChanges": 4 21 }, 22 "Network": { 23 "BytesIn": 57943348, 24 "BytesOut": 247343709, 25 "NumRequests": 227310, 26 "NumSlowDNSOperations": 0, 27 "NumSlowSSLOperations": 0 28 }, 29 "Memory": { 30 "Resident": 81, 31 "Virtual": 2476 32 }, 33 "Metrics": { 34 "Cursor": {}, 35 "Document": { 36 "Deleted": 0, 37 "Inserted": 0, 38 "Returned": 0, 39 "Updated": 0 40 }, 41 "QueryExecutor": { 42 "Scanned": 0, 43 "ScannedObjects": 0 44 } 45 }, 46 "ExtraInfo": { 47 "PageFaults": 526 48 }, 49 "Asserts": { 50 "Regular": 0, 51 "Warning": 0, 52 "Msg": 0, 53 "User": 352, 54 "Tripwire": 0, 55 "Rollovers": 0 56 }, 57 "Transactions": { 58 "CurrentActive": 0, 59 "CurrentInactive": 0, 60 "CurrentOpen": 0, 61 "CurrentPrepared": null, 62 "TotalAborted": 0, 63 "TotalCommitted": 0, 64 "TotalStarted": 0, 65 "TotalPrepared": null, 66 "CommitTypes": { 67 "NoShards": { 68 "initiated": 0, 69 "successful": 0, 70 "successfulDurationMicros": 0 71 }, 72 "SingleShard": { 73 "initiated": 0, 74 "successful": 0, 75 "successfulDurationMicros": 0 76 }, 77 "SingleWriteShard": { 78 "initiated": 0, 79 "successful": 0, 80 "successfulDurationMicros": 0 81 }, 82 "ReadOnly": { 83 "initiated": 0, 84 "successful": 0, 85 "successfulDurationMicros": 0 86 }, 87 "TwoPhaseCommit": { 88 "initiated": 0, 89 "successful": 0, 90 "successfulDurationMicros": 0 91 }, 92 "RecoverWithToken": { 93 "initiated": 0, 94 "successful": 0, 95 "successfulDurationMicros": 0 96 } 97 } 98 }, 99 "GlobalLock": null, 100 "Tcmalloc": { 101 "Generic": { 102 "CurrentAllocatedBytes": 13519784, 103 "HeapSize": 24576000 104 }, 105 "Tcmalloc": { 106 "PageheapFreeBytes": 5697536, 107 "PageheapUnmappedBytes": 57344, 108 "MaxTotalThreadCacheBytes": 1042284544, 109 "CurrentTotalThreadCacheBytes": 1638104, 110 "TotalFreeBytes": 5301336, 111 "CentralCacheFreeBytes": 736960, 112 "TransferCacheFreeBytes": 2926272, 113 "ThreadCacheFreeBytes": 1638104, 114 "AggressiveMemoryDecommit": 0, 115 "PageheapCommittedBytes": 24518656, 116 "PageheapScavengeBytes": 0, 117 "PageheapCommitCount": 480, 118 "PageheapTotalCommitBytes": 84799488, 119 "PageheapDecommitCount": 127, 120 "PageheapTotalDecommitBytes": 60280832, 121 "PageheapReserveCount": 15, 122 "PageheapTotalReserveBytes": 24576000, 123 "SpinlockTotalDelayNs": 96785212 124 } 125 }, 126 "Locks": null, 127 "WiredTiger": null, 128 "Repl": null 129 }