summaryrefslogtreecommitdiff
path: root/tools/stat.cpp
AgeCommit message (Expand)Author
2011-10-08backport of SERVER-3875Eliot Horowitz
2011-08-17error out nicely with mongostat+auth on mongos SERVER-3619Kristina
2011-06-26net cleaning: move message.* to net/Eliot Horowitz
2011-04-19Don't show unrelated fields in mongostat when connected to mongos SERVER-2925Mathias Stearn
2011-02-26more mongostat docsEliot Horowitz
2011-02-26typo and formatting while at itdwight
2011-02-10fix mem output for values between 1000 and 1024 mbEliot Horowitz
2011-02-02fix --port --discover for mongostat SERVER-2457Eliot Horowitz
2011-01-30safer checks in mongostat SERVER-2438Eliot Horowitz
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-11-09mongostat shows replicated ops SERVER-1565Eliot Horowitz
2010-11-09better mongostat output for dbs > 1tbEliot Horowitz
2010-11-09help for netIn/Out SERVER-2081Eliot Horowitz
2010-11-09net info in mongostat SERVER-2081Eliot Horowitz
2010-11-03--discover works for mongos nowEliot Horowitz
2010-11-03better printing for mongos + shards SERVER-2038Eliot Horowitz
2010-11-03mongostat cleaning and towards discover for sharding SERVER-2038Eliot Horowitz
2010-11-02clean up tools option controlsEliot Horowitz
2010-10-25show memory in m or g add --all optionEliot Horowitz
2010-10-24mongostat shows # of active readers/writers SERVER-1997Eliot Horowitz
2010-10-24when mongostat in discover mode turn off verbose socket loggingEliot Horowitz
2010-10-24easier auto detection of replica set status from ismasterEliot Horowitz
2010-10-15intial support for --discoverEliot Horowitz
2010-10-15master/slave set info in mongostat part of SERVER-1565Eliot Horowitz
2010-10-14mongostat base support for many serversEliot Horowitz
2010-10-14cleaning stat code to split logic/display betterEliot Horowitz
2010-08-16Hide connection options for tools that don't connect SERVER-1574Mathias Stearn
2010-08-09better help for mongostatMathias Stearn
2010-07-30make cells widerEliot Horowitz
2010-07-12stat help and cleaningEliot Horowitz
2010-07-12mongostat has queue lengthEliot Horowitz
2010-06-11safer faults/sEliot Horowitz
2010-06-12added faults/sKenny Gorman
2010-06-09auto-reconnect for mongostatEliot Horowitz
2010-06-04added flushes/s parameter.Kenny Gorman
2010-04-27stdafx->pchDwight
2010-04-16support doing mongostat over httpEliot Horowitz
2010-03-18better help text, -n(--rowcount) and --noheaders for mongostat SERVER-784Mike Dirolf
2010-03-12add time to mongostatEliot Horowitz
2010-03-08num connections in mongostatEliot Horowitz
2010-02-28configurable sleepEliot Horowitz
2010-02-23limit to 3 places of precision for percentagesMike Dirolf
2010-02-23mongostat toolEliot Horowitz