summaryrefslogtreecommitdiff
path: root/tools/stat.cpp
Commit message (Expand)AuthorAgeFilesLines
* error out nicely with mongostat+auth on mongos SERVER-3619Kristina2011-08-171-1/+5
* net cleaning: move message.* to net/Eliot Horowitz2011-06-261-1/+1
* Don't show unrelated fields in mongostat when connected to mongos SERVER-2925Mathias Stearn2011-04-191-7/+10
* more mongostat docsEliot Horowitz2011-02-261-2/+9
* typo and formatting while at itdwight2011-02-261-22/+18
* fix mem output for values between 1000 and 1024 mbEliot Horowitz2011-02-101-1/+1
* fix --port --discover for mongostat SERVER-2457Eliot Horowitz2011-02-021-1/+9
* safer checks in mongostat SERVER-2438Eliot Horowitz2011-01-301-2/+2
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-167/+169
* mongostat shows replicated ops SERVER-1565Eliot Horowitz2010-11-091-1/+37
* better mongostat output for dbs > 1tbEliot Horowitz2010-11-091-0/+7
* help for netIn/Out SERVER-2081Eliot Horowitz2010-11-091-0/+2
* net info in mongostat SERVER-2081Eliot Horowitz2010-11-091-1/+32
* --discover works for mongos nowEliot Horowitz2010-11-031-0/+34
* better printing for mongos + shards SERVER-2038Eliot Horowitz2010-11-031-8/+19
* mongostat cleaning and towards discover for sharding SERVER-2038Eliot Horowitz2010-11-031-33/+127
* clean up tools option controlsEliot Horowitz2010-11-021-1/+1
* show memory in m or g add --all optionEliot Horowitz2010-10-251-3/+20
* mongostat shows # of active readers/writers SERVER-1997Eliot Horowitz2010-10-241-12/+23
* when mongostat in discover mode turn off verbose socket loggingEliot Horowitz2010-10-241-0/+1
* easier auto detection of replica set status from ismasterEliot Horowitz2010-10-241-1/+3
* intial support for --discoverEliot Horowitz2010-10-151-8/+46
* master/slave set info in mongostat part of SERVER-1565Eliot Horowitz2010-10-151-1/+30
* mongostat base support for many serversEliot Horowitz2010-10-141-27/+158
* cleaning stat code to split logic/display betterEliot Horowitz2010-10-141-56/+61
* Hide connection options for tools that don't connect SERVER-1574Mathias Stearn2010-08-161-1/+1
* better help for mongostatMathias Stearn2010-08-091-1/+1
* make cells widerEliot Horowitz2010-07-301-3/+2
* stat help and cleaningEliot Horowitz2010-07-121-3/+26
* mongostat has queue lengthEliot Horowitz2010-07-121-0/+7
* safer faults/sEliot Horowitz2010-06-111-2/+2
* added faults/sKenny Gorman2010-06-121-2/+9
* auto-reconnect for mongostatEliot Horowitz2010-06-091-1/+11
* added flushes/s parameter.Kenny Gorman2010-06-041-2/+8
* stdafx->pchDwight2010-04-271-1/+1
* support doing mongostat over httpEliot Horowitz2010-04-161-1/+46
* better help text, -n(--rowcount) and --noheaders for mongostat SERVER-784Mike Dirolf2010-03-181-7/+27
* add time to mongostatEliot Horowitz2010-03-121-1/+22
* num connections in mongostatEliot Horowitz2010-03-081-0/+2
* configurable sleepEliot Horowitz2010-02-281-1/+8
* limit to 3 places of precision for percentagesMike Dirolf2010-02-231-1/+1
* mongostat toolEliot Horowitz2010-02-231-0/+144