Commit Graph

562 Commits

Author SHA1 Message Date
Simon MacMullen 742ac9bbb0 Total queued messages 2010-11-09 10:51:06 +00:00
Simon MacMullen 327f6552b0 Add more facts about each node: Erlang version, uptime, number of CPUs, run queue length. Refactor the node list a bit. 2010-11-09 10:49:47 +00:00
Michael Bridgen bc3533112a Merge bug23374 (deal with clustering) 2010-11-08 14:45:23 +00:00
Simon MacMullen a4701d6efd Cope slightly if the statistics database is down. 2010-11-08 13:50:57 +00:00
Simon MacMullen fa2eee4b63 Import configs exported by 2.1.1. 2010-11-08 12:27:40 +00:00
Simon MacMullen 9c2b7444e3 Remove the db monitor. 2010-11-08 11:19:32 +00:00
Simon MacMullen 80327d0a81 Fix stats DB failover in the graceful shutdown case. 2010-11-05 18:04:42 +00:00
Michael Bridgen a7f7201b43 Emitting events is needed in the agent, rather than here. 2010-11-05 17:14:56 +00:00
Simon MacMullen dfcae0e27e TODO done 2010-11-05 14:40:51 +00:00
Simon MacMullen d479c86a0c Merged from default 2010-11-05 14:40:09 +00:00
Michael Bridgen c9bf7a0c65 Merge bug23370 (aggregated stats display) 2010-11-05 13:40:07 +00:00
Simon MacMullen cbf46ef669 Depend on rabbitmq-management-agent 2010-11-05 13:38:49 +00:00
Simon MacMullen 943c2bc757 Refactor 2010-11-05 12:26:13 +00:00
Simon MacMullen 5dfebb3562 Merge from default 2010-11-05 12:21:13 +00:00
Simon MacMullen 7902f7a021 Merged bug23370 heads 2010-11-05 12:20:08 +00:00
Simon MacMullen f13856df55 Use rabbit_misc:now_ms/0 2010-11-05 10:49:35 +00:00
Simon MacMullen 45416d2aea Remove dependencies from rabbit_mgmt_external_stats to anything else. 2010-11-04 17:58:48 +00:00
Simon MacMullen c63869b8b8 Don't fall over if the other node is not running the mgmt plugin. 2010-11-04 17:18:16 +00:00
Simon MacMullen 22359d7aaf Rebase 91a22ddea70a (Warn when a node does not have stats enabled at all.) 2010-11-04 14:19:02 +00:00
Michael Bridgen a8f1417a55 Merge bug23430 (license in headers) 2010-11-04 13:42:34 +00:00
Simon MacMullen fe1edc5c59 Rather more tests of aggregation. 2010-11-03 12:18:21 +00:00
Simon MacMullen 777e96ca70 Refactor + simplify existing rates tests 2010-11-03 10:54:17 +00:00
Simon MacMullen 1c14ac999f Fix acronym appearance on FF 2010-11-03 10:33:28 +00:00
Simon MacMullen f11edf74ba Simplify the exchange list 2010-11-03 10:32:29 +00:00
Simon MacMullen 89c59aa838 Merge from default 2010-11-03 10:30:50 +00:00
Simon MacMullen f832e0a788 Merge from default again 2010-11-02 17:32:05 +00:00
Simon MacMullen 7253d17ab6 Merge default into bug23374. 2010-11-02 17:29:38 +00:00
Simon MacMullen a5a91618e2 And, err, actually get running applications from appropriate node. 2010-11-02 17:23:05 +00:00
Simon MacMullen a4d3ab9440 Remove applications from overview, and add it to a new per-node page. Add management version to overview instead. 2010-11-02 17:19:14 +00:00
Simon MacMullen dc4082c884 Fix default 2010-11-02 17:02:03 +00:00
Marek Majkowski 3222143967 bug23416 merged into default 2010-11-02 15:52:24 +00:00
Simon MacMullen 887e55312b Merged from default 2010-11-02 15:51:31 +00:00
Michael Bridgen 50ea66a942 Merge in default and resolve 2010-11-02 15:44:19 +00:00
Rob Harrop 32ccf28e8b Merged bug23449 into default 2010-11-02 12:04:06 +00:00
Michael Bridgen 00890bd632 Merge bug23368 (backing queue status) 2010-11-02 11:18:23 +00:00
Simon MacMullen 07e9d748b6 base64 encode the password hash since it's now raw binary, fix a couple of warnings. 2010-11-02 11:02:54 +00:00
Simon MacMullen 6bcf12894e Fix when we mean password and when password hash. Tests pass again. 2010-11-01 16:47:26 +00:00
Simon MacMullen ba7093ab5b Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
Simon MacMullen 5ea463babc Authenticate the /mgmt/ context. Also fixes the internal server error on supplying username but no password. 2010-11-01 13:42:05 +00:00
Simon MacMullen 503d304af2 Merged from default 2010-10-29 18:01:37 +01:00
Simon MacMullen d357d89f04 Merged bug23453 into default (Memory usage should be green until it's above the limit) 2010-10-29 17:58:57 +01:00
Simon MacMullen 31beccc06b Simplify a touch 2010-10-29 17:58:21 +01:00
Simon MacMullen a8bdac2a58 Forgot to add 2010-10-29 17:46:55 +01:00
Simon MacMullen 82a7a3a038 Try to tidy up some rather busy pages 2010-10-29 17:45:02 +01:00
Marek Majkowski d91b2cc57d Memory should be green up to 1.0 2010-10-29 16:32:17 +01:00
Simon MacMullen f5f61b5fdc Detailed message rates everywhere 2010-10-29 15:49:52 +01:00
Simon MacMullen 8e371c9aa3 Flatten the channel page a bit, show detailed message rates there. 2010-10-29 14:41:04 +01:00
Simon MacMullen fa18806058 Merge from default 2010-10-29 14:15:55 +01:00
Simon MacMullen ea879669bb Show message rates for exchanges. 2010-10-29 14:05:17 +01:00
Simon MacMullen 928afe1860 Show message rates per queue, rejig tables a bit to make them less wide 2010-10-29 13:01:22 +01:00