Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > db.serverStatus()
- {
- "host" : "ip-172-31-6-27",
- "version" : "3.0.12",
- "process" : "mongod",
- "pid" : NumberLong(5386),
- "uptime" : 1036,
- "uptimeMillis" : NumberLong(1036516),
- "uptimeEstimate" : 985,
- "localTime" : ISODate("2016-06-22T18:54:18.694Z"),
- "asserts" : {
- "regular" : 0,
- "warning" : 0,
- "msg" : 0,
- "user" : 0,
- "rollovers" : 0
- },
- "backgroundFlushing" : {
- "flushes" : 17,
- "total_ms" : 21,
- "average_ms" : 1.2352941176470589,
- "last_ms" : 0,
- "last_finished" : ISODate("2016-06-22T18:54:02.355Z")
- },
- "connections" : {
- "current" : 7,
- "available" : 812,
- "totalCreated" : NumberLong(9)
- },
- "cursors" : {
- "note" : "deprecated, use server status metrics",
- "clientCursors_size" : 0,
- "totalOpen" : 0,
- "pinned" : 0,
- "totalNoTimeout" : 0,
- "timedOut" : 0
- },
- "dur" : {
- "commits" : 90,
- "journaledMB" : 0,
- "writeToDataFilesMB" : 0,
- "compression" : 0,
- "commitsInWriteLock" : 0,
- "earlyCommits" : 0,
- "timeMs" : {
- "dt" : 3009,
- "prepLogBuffer" : 0,
- "writeToJournal" : 0,
- "writeToDataFiles" : 0,
- "remapPrivateView" : 0,
- "commits" : 2,
- "commitsInWriteLock" : 0
- }
- },
- "extra_info" : {
- "note" : "fields vary by platform",
- "heap_usage_bytes" : 66911080,
- "page_faults" : 6467
- },
- "globalLock" : {
- "totalTime" : NumberLong(1036504000),
- "currentQueue" : {
- "total" : 0,
- "readers" : 0,
- "writers" : 0
- },
- "activeClients" : {
- "total" : 15,
- "readers" : 0,
- "writers" : 0
- }
- },
- "locks" : {
- "Global" : {
- "acquireCount" : {
- "r" : NumberLong(21521),
- "w" : NumberLong(40),
- "W" : NumberLong(5)
- }
- },
- "MMAPV1Journal" : {
- "acquireCount" : {
- "r" : NumberLong(9589),
- "w" : NumberLong(89),
- "R" : NumberLong(29872)
- },
- "acquireWaitCount" : {
- "w" : NumberLong(1),
- "R" : NumberLong(8)
- },
- "timeAcquiringMicros" : {
- "w" : NumberLong(26),
- "R" : NumberLong(3992758)
- }
- },
- "Database" : {
- "acquireCount" : {
- "r" : NumberLong(10730),
- "w" : NumberLong(8),
- "R" : NumberLong(8),
- "W" : NumberLong(32)
- }
- },
- "Collection" : {
- "acquireCount" : {
- "R" : NumberLong(11098),
- "W" : NumberLong(8)
- }
- },
- "Metadata" : {
- "acquireCount" : {
- "R" : NumberLong(1)
- }
- }
- },
- "network" : {
- "bytesIn" : NumberLong(154679),
- "bytesOut" : NumberLong(4015509),
- "numRequests" : NumberLong(928)
- },
- "opcounters" : {
- "insert" : 0,
- "query" : 1787,
- "update" : 8,
- "delete" : 0,
- "getmore" : 0,
- "command" : 439
- },
- "opcountersRepl" : {
- "insert" : 0,
- "query" : 0,
- "update" : 0,
- "delete" : 0,
- "getmore" : 0,
- "command" : 0
- },
- "storageEngine" : {
- "name" : "mmapv1"
- },
- "writeBacksQueued" : false,
- "mem" : {
- "bits" : 64,
- "resident" : 872,
- "virtual" : 7926,
- "supported" : true,
- "mapped" : 688,
- "mappedWithJournal" : 1376
- },
- "metrics" : {
- "commands" : {
- "buildInfo" : {
- "failed" : NumberLong(0),
- "total" : NumberLong(200)
- },
- "count" : {
- "failed" : NumberLong(0),
- "total" : NumberLong(23)
- },
- "dbStats" : {
- "failed" : NumberLong(0),
- "total" : NumberLong(1)
- },
- "getLog" : {
- "failed" : NumberLong(0),
- "total" : NumberLong(2)
- },
- "isMaster" : {
- "failed" : NumberLong(0),
- "total" : NumberLong(207)
- },
- "replSetGetStatus" : {
- "failed" : NumberLong(2),
- "total" : NumberLong(2)
- },
- "serverStatus" : {
- "failed" : NumberLong(0),
- "total" : NumberLong(2)
- },
- "update" : {
- "failed" : NumberLong(0),
- "total" : NumberLong(8)
- },
- "whatsmyuri" : {
- "failed" : NumberLong(0),
- "total" : NumberLong(2)
- }
- },
- "cursor" : {
- "timedOut" : NumberLong(0),
- "open" : {
- "noTimeout" : NumberLong(0),
- "pinned" : NumberLong(0),
- "total" : NumberLong(0)
- }
- },
- "document" : {
- "deleted" : NumberLong(0),
- "inserted" : NumberLong(0),
- "returned" : NumberLong(628),
- "updated" : NumberLong(8)
- },
- "getLastError" : {
- "wtime" : {
- "num" : 0,
- "totalMillis" : 0
- },
- "wtimeouts" : NumberLong(0)
- },
- "operation" : {
- "fastmod" : NumberLong(0),
- "idhack" : NumberLong(27),
- "scanAndOrder" : NumberLong(19),
- "writeConflicts" : NumberLong(0)
- },
- "queryExecutor" : {
- "scanned" : NumberLong(610),
- "scannedObjects" : NumberLong(73301)
- },
- "record" : {
- "moves" : NumberLong(0)
- },
- "repl" : {
- "apply" : {
- "batches" : {
- "num" : 0,
- "totalMillis" : 0
- },
- "ops" : NumberLong(0)
- },
- "buffer" : {
- "count" : NumberLong(0),
- "maxSizeBytes" : 268435456,
- "sizeBytes" : NumberLong(0)
- },
- "network" : {
- "bytes" : NumberLong(0),
- "getmores" : {
- "num" : 0,
- "totalMillis" : 0
- },
- "ops" : NumberLong(0),
- "readersCreated" : NumberLong(0)
- },
- "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(16)
- }
- },
- "ok" : 1
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement