index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
stat.cpp
Age
Commit message (
Expand
)
Author
2011-10-08
backport of SERVER-3875
Eliot Horowitz
2011-08-17
error out nicely with mongostat+auth on mongos SERVER-3619
Kristina
2011-06-26
net cleaning: move message.* to net/
Eliot Horowitz
2011-04-19
Don't show unrelated fields in mongostat when connected to mongos SERVER-2925
Mathias Stearn
2011-02-26
more mongostat docs
Eliot Horowitz
2011-02-26
typo and formatting while at it
dwight
2011-02-10
fix mem output for values between 1000 and 1024 mb
Eliot Horowitz
2011-02-02
fix --port --discover for mongostat SERVER-2457
Eliot Horowitz
2011-01-30
safer checks in mongostat SERVER-2438
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-11-09
mongostat shows replicated ops SERVER-1565
Eliot Horowitz
2010-11-09
better mongostat output for dbs > 1tb
Eliot Horowitz
2010-11-09
help for netIn/Out SERVER-2081
Eliot Horowitz
2010-11-09
net info in mongostat SERVER-2081
Eliot Horowitz
2010-11-03
--discover works for mongos now
Eliot Horowitz
2010-11-03
better printing for mongos + shards SERVER-2038
Eliot Horowitz
2010-11-03
mongostat cleaning and towards discover for sharding SERVER-2038
Eliot Horowitz
2010-11-02
clean up tools option controls
Eliot Horowitz
2010-10-25
show memory in m or g add --all option
Eliot Horowitz
2010-10-24
mongostat shows # of active readers/writers SERVER-1997
Eliot Horowitz
2010-10-24
when mongostat in discover mode turn off verbose socket logging
Eliot Horowitz
2010-10-24
easier auto detection of replica set status from ismaster
Eliot Horowitz
2010-10-15
intial support for --discover
Eliot Horowitz
2010-10-15
master/slave set info in mongostat part of SERVER-1565
Eliot Horowitz
2010-10-14
mongostat base support for many servers
Eliot Horowitz
2010-10-14
cleaning stat code to split logic/display better
Eliot Horowitz
2010-08-16
Hide connection options for tools that don't connect SERVER-1574
Mathias Stearn
2010-08-09
better help for mongostat
Mathias Stearn
2010-07-30
make cells wider
Eliot Horowitz
2010-07-12
stat help and cleaning
Eliot Horowitz
2010-07-12
mongostat has queue length
Eliot Horowitz
2010-06-11
safer faults/s
Eliot Horowitz
2010-06-12
added faults/s
Kenny Gorman
2010-06-09
auto-reconnect for mongostat
Eliot Horowitz
2010-06-04
added flushes/s parameter.
Kenny Gorman
2010-04-27
stdafx->pch
Dwight
2010-04-16
support doing mongostat over http
Eliot Horowitz
2010-03-18
better help text, -n(--rowcount) and --noheaders for mongostat SERVER-784
Mike Dirolf
2010-03-12
add time to mongostat
Eliot Horowitz
2010-03-08
num connections in mongostat
Eliot Horowitz
2010-02-28
configurable sleep
Eliot Horowitz
2010-02-23
limit to 3 places of precision for percentages
Mike Dirolf
2010-02-23
mongostat tool
Eliot Horowitz