summaryrefslogtreecommitdiff
path: root/mongostat/mongostat.go
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-591: improve mongostat documentationWisdom Omuya2015-02-051-80/+74
* TOOLS-598 don't exit with an error when a repl set member is downKyle Erf2015-01-301-8/+16
* TOOLS-591: improve package documentationWisdom Omuya2015-01-231-0/+1
* TOOLS-580 mongostat should handle new formatting of serverstatus fields in rc5+mike o'brien2015-01-161-2/+4
* TOOLS-560 remove warning message about WT nodes monitoring, since we now adap...mike o'brien2015-01-141-26/+0
* TOOLS-449: remove options subpackage from each tool packageSam Helman2014-12-101-6/+5
* TOOLS-436: NewSessionProvider to return an errorGabriel Russell2014-12-041-6/+16
* TOOLS-417 fix shard discovery for mongostatmike o'brien2014-12-021-4/+11
* tools-405 use averages for opcounters and netin/outmike o'brien2014-11-211-3/+4
* TOOLS-404 don't exit the process if server goes down between polling intervals.mike o'brien2014-11-201-1/+3
* TOOLS-356 fix mongostat timing, treat vsize and res as global fieldsmike o'brien2014-11-121-56/+115
* 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-061-3/+20
* tools-195 don't show blank hostnames for localhost with --discovermike o'brien2014-11-051-1/+1
* TOOLS-322: json output option for mongostatSam Helman2014-11-041-1/+17
* TOOLS-195 improve comments and fix behavior of mongostat if a node is restart...mike o'brien2014-11-031-11/+24
* TOOLS-274: vendor dependenciesSam Helman2014-10-141-0/+272