Commit Graph

45 Commits

Author SHA1 Message Date
Eliot Horowitz
5c41967951 moving more things out of dbwebserver 2010-07-28 12:51:26 -04:00
Eliot Horowitz
3f68693a61 cleaning up webserver status main page 2010-07-28 12:26:38 -04:00
Alberto Lerner
2b14da5f10 SERVER-1270 Elim c_str() /db 2010-07-20 12:39:35 -04:00
Dwight
452a187339 html cleaning 2010-07-19 12:08:02 -04:00
Dwight
71b32024c4 warning 2010-07-12 12:38:02 -04:00
Eliot Horowitz
1e15c43038 fix compile 2010-07-12 12:18:37 -04:00
dwight
97a65a10cd rs log and ui cleaning 2010-07-12 08:19:03 -04:00
Alberto Lerner
73d7c86b4a Use exponential histograms for cumulative stats 2010-06-11 12:52:20 -04:00
Alberto Lerner
4921fd2d1d Support for cumulative stats for mongod 2010-06-02 13:43:18 -04:00
Dwight Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
Dwight
c33904ddfb name threads 2010-05-18 12:17:43 -04:00
Mathias Stearn
36421f21ca Count multi-insert. SERVER-814 2010-05-05 18:46:15 -04:00
Mathias Stearn
30103e5418 Counters should be atomic 2010-05-05 16:28:11 -04:00
Eliot Horowitz
ed7c6c5516 remove a warning 2010-05-04 10:43:31 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Eliot Horowitz
0a7fd9cc2b stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
8d3ab6a171 towards a clena bson cpp lib 2010-04-24 16:43:09 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00
Dwight
837fd2cd86 /_commands in the http interface 2010-04-23 15:50:49 -04:00
Eliot Horowitz
517d8f0277 more serverStatus fields for mongos SERVER-942 2010-04-20 15:05:48 -04:00
Eliot Horowitz
55e8b26481 basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
Dwight Merriman
b0da7500d9 allow some commands in the webui 2010-04-19 21:05:46 -04:00
Eliot Horowitz
6ff986d3a5 fix Top leak with drop SERVER-768 2010-03-16 17:38:39 -04:00
Eliot Horowitz
10e373e079 on a collection drop remove namespaces from Top SERVER-768 2010-03-16 16:18:36 -04:00
Mathias Stearn
8167e4a7ad Cut down on copies of large map 2010-03-16 15:55:13 -04:00
Mathias Stearn
7cff240990 Clean up and plug leak in snapshot thread SERVER-768 2010-03-16 15:55:13 -04:00
Mathias Stearn
cce309e895 flushing stats 2010-03-15 16:26:12 -04:00
Aaron
c971842a55 Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75.

Conflicts:

	db/instance.h
2010-03-15 09:42:01 -07:00
Eliot Horowitz
dc29dbbb7c appendNumber for nicer numbers in the shell 2010-03-01 17:14:23 -05:00
Eliot Horowitz
a347ce9b85 change Command locking config 2010-02-26 14:38:51 -05:00
Mathias Stearn
6ea23ccfa2 ServerStatus ratios shouldn't divide by 0 2010-02-11 13:50:34 -05:00
Eliot Horowitz
c3b8492cf0 count commands separately 2010-02-11 12:52:26 -05:00
Dwight
635a16e94c SERVER-620
mongod thinks a background process is running for a db, even when it's not
2010-02-10 15:34:41 -05:00
Richard Kreuter
b96e4b2976 Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
Dwight
2a9163d3e3 compile windows vcproj 2010-02-03 15:31:48 -05:00
Eliot Horowitz
57aa47c740 new files 2010-02-02 17:17:09 -05:00
Eliot Horowitz
f15acfe819 new Top ui 2010-02-02 17:16:25 -05:00
Eliot Horowitz
b9840785ba Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-02 09:41:58 -05:00
Eliot Horowitz
bb9af80fa3 compile 2010-02-01 20:50:14 -05:00
Eliot Horowitz
9d3e50fbd7 basic top command 2010-02-01 13:56:52 -05:00
Eliot Horowitz
ea575be277 Top/Client/CurOp cleanup checkpoint - mostly working - Top doesn't output anything yet 2010-02-01 13:27:05 -05:00
Eliot Horowitz
4f8d71b475 move util/top to db/stats/top 2010-02-01 10:47:28 -05:00
Eliot Horowitz
aff2729157 move db/dbstats* to db/stats/counters* 2010-02-01 10:38:00 -05:00