summaryrefslogtreecommitdiff
path: root/mongostat
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-680 remove index miss percent from mongostatShraya Ramani2015-04-032-34/+0
* TOOLS-504 prompt for password in toolsKyle Erf2015-03-301-0/+7
* update comments and error messages to refer to 3.0 instead of 2.8.mike o'brien2015-02-121-2/+2
* TOOLS-624 use db.serverStatus().concurrentTransactions to calculate aw/ar and...mike o'brien2015-02-111-5/+31
* TOOLS-591: improve mongostat documentationWisdom Omuya2015-02-054-130/+151
* TOOLS-600: fix mongostat column alignmentWisdom Omuya2015-02-022-39/+51
* TOOLS-598 don't exit with an error when a repl set member is downKyle Erf2015-01-301-8/+16
* TOOLS-591: improve common package documentationWisdom Omuya2015-01-281-1/+1
* TOOLS-584 unify usage stringsKyle Erf2015-01-282-1/+7
* TOOLS-591: improve package documentationWisdom Omuya2015-01-232-0/+2
* TOOLS-589 add WT cache %used and %dirty columns to mongostatmike o'brien2015-01-221-0/+34
* TOOLS-581 TOOLS-580: test fixesWisdom Omuya2015-01-201-0/+4
* TOOLS-580 mongostat should handle new formatting of serverstatus fields in rc5+mike o'brien2015-01-162-33/+45
* TOOLS-572 help text rewritesKyle Erf2015-01-161-4/+2
* TOOLS-560 remove warning message about WT nodes monitoring, since we now adap...mike o'brien2015-01-141-26/+0
* TOOLS-502 don't mandate external authdatabase if it's implicitmike o'brien2015-01-091-2/+2
* TOOLS-195 correct mongos process name checkingmike o'brien2015-01-081-2/+1
* TOOLS-556 fix incorrect unitsKyle Erf2015-01-081-34/+12
* TOOLS-378: create GOPATH setup scriptsWisdom Omuya2015-01-061-1/+0
* TOOLS-358 format byte amountsKyle Erf2015-01-021-19/+8
* TOOLS-538 report WT transaction checkpoints as flushesmike o'brien2014-12-221-7/+16
* TOOLS-297: make tools' option parse error consistentWisdom Omuya2014-12-181-11/+10
* TOOLS-488: exit with a unique exit code for common "termination" signalsGabriel Russell2014-12-181-0/+2
* TOOLS-258: fix stat_header.jsWisdom Omuya2014-12-171-1/+2
* TOOLS-258: tools should verify host argument's replica set nameWisdom Omuya2014-12-171-10/+2
* TOOLS-478 adaptively hide lock% columnsmike o'brien2014-12-151-88/+110
* TOOLS-480: force use of --authenticationDatabase for tools without --dbSam Helman2014-12-101-0/+5
* TOOLS-449: remove options subpackage from each tool packageSam Helman2014-12-103-13/+11
* tools-446 make connection errors consistent across all tools.mike o'brien2014-12-041-1/+1
* TOOLS-438: replace the exit code literals with constantsGabriel Russell2014-12-041-5/+6
* TOOLS-436: NewSessionProvider to return an errorGabriel Russell2014-12-041-6/+16
* tools-443 fix mongostat unit testmike o'brien2014-12-031-1/+1
* TOOLS-417 fix shard discovery for mongostatmike o'brien2014-12-023-17/+43
* tools-405 use averages for opcounters and netin/outmike o'brien2014-11-213-26/+50
* TOOLS-404 don't exit the process if server goes down between polling intervals.mike o'brien2014-11-201-1/+3
* TOOLS-373: call ExitFail on errorsWisdom Omuya2014-11-141-11/+5
* TOOLS-310 allow tools to disable groups of options when not neededmike o'brien2014-11-141-1/+4
* TOOLS-356 fix mongostat timing, treat vsize and res as global fieldsmike o'brien2014-11-123-101/+167
* TOOLS-345: mongostat crashes when a new node is added to a replica setSam Helman2014-11-061-1/+1
* Only show wiredtiger warning if it wasn't shown previouslySam Helman2014-11-061-5/+9
* Modify commentSam Helman2014-11-061-1/+1
* TOOLS-342: display warning message if running mongostat against wiredtiger st...Sam Helman2014-11-062-3/+21
* TOOLS-271: filter mongostat output based on storage engineSam Helman2014-11-061-51/+89
* tools-195 don't show blank hostnames for localhost with --discovermike o'brien2014-11-052-3/+5
* TOOLS-322: json output option for mongostatSam Helman2014-11-043-2/+132
* TOOLS-195 improve comments and fix behavior of mongostat if a node is restart...mike o'brien2014-11-034-17/+37
* tool options: add option to force print helpalabid2014-10-161-3/+3
* TOOLS-274: vendor dependenciesSam Helman2014-10-145-0/+1233