Commit Graph

44 Commits

Author SHA1 Message Date
cn 25399eae4b Use HTTP API of management plugin to lower CPU load 2018-05-04 12:00:44 +02:00
cn 4f42f596f3 Fix compatibility for RabbitMQ 3.7 2018-04-18 08:35:57 +02:00
Ask Solem cd4ba7a715 Adds Ting Zhou to AUTHORS 2013-08-07 15:15:34 +01:00
Ask Solem a3b002bb2f Merge branch 'ZHOUTING/patch-2'
Conflicts:
	README.rst
2013-08-07 15:14:50 +01:00
Ask Solem 8d4639064a Adds Ahmy Yulrizka to AUTHORS 2013-08-07 15:12:17 +01:00
Ask Solem aab2ddf995 Merge branch 'yulrizka/patch-1' 2013-08-07 15:12:03 +01:00
Ask Solem 8c38241a59 Merge branch 'master' of github.com:ask/rabbitmq-munin 2013-08-07 15:11:34 +01:00
Ask Solem 23d8c8d2e6 Adds Rohit Yadav to AUTHORS 2013-08-07 15:10:15 +01:00
Rohit Yadav ce6ac82bf1 Fix uncommitted messages, newer RabbitMQ 3.1 does not support -p
Signed-off-by: Rohit Yadav <rohit.yadav@wingify.com>
2013-05-23 14:34:39 +05:30
Ask Solem Hoel aefe7b32a3 Merge pull request #12 from bhaisaab/master
Use sed instead of perl
2013-05-22 03:37:15 -07:00
Ask Solem Hoel 9400e4a1e5 Merge pull request #10 from rodo/master
Fix plugins names in README
2013-05-22 03:36:10 -07:00
Rohit Yadav 655e8d15f8 Use sed instead of perl to do the text processing while printing values
Signed-off-by: Rohit Yadav <rohit.yadav@wingify.com>
2013-05-22 15:27:49 +05:30
Rodolphe Quiedeville f23694acc9 Fix plugins names 2013-03-20 14:59:53 +01:00
Ahmy Yulrizka 46b55698d2 Update README.rst
fix #6 read me example make the plugins does not work
2013-01-29 18:56:03 +01:00
ZHOUTING 89e59bf484 two issues about plugin config
1. rabbitmq_connections need root account.
2. change "-" to "_", since all the plugins use "_".
2013-01-29 14:36:51 +08:00
Ask Solem Hoel 0d519ceb69 Merge pull request #7 from ZHOUTING/patch-1
messages_uncommitted doesn't exist in list_queues.
2013-01-28 05:04:01 -08:00
ZHOUTING b86b884ee2 messages_uncommitted doesn't exist in list_queues.
messages_uncommitted is subcommand of list_channels.
2013-01-28 18:01:47 +08:00
Ask Solem 703eee62a4 Adds Aron MEZEI to AUTHORS 2013-01-17 15:04:32 +00:00
Aron MEZEI 7f8033a541 Munin 1.2.5 was throwing errors like: No such field (no "label" field defined when running plugin with "config")
fixed the sed expression to match dashes as well .-= -> .=-
updated the perl regexs to match the sed ones
renamed the plugins to work with munin 1.2.5
2013-01-17 14:54:36 +00:00
Ask Solem Hoel 2c377f5a5f Merge pull request #4 from pfigue/erlang_needs_a_home
Adds a HOME env. variable when calling to rabbitmqctl
2012-09-12 06:55:21 -07:00
Pablo Figue 9ccd599863 Adds a HOME env. variable when calling to rabbitmqctl 2012-09-12 15:17:39 +02:00
Ask Solem a4e7b8e704 Added Charlie Allom to AUTHORS 2010-08-18 12:16:47 +02:00
Charlie Allom 4af7569c79 = is an illegal character 2010-08-13 14:27:46 +01:00
Ask Solem 438bc8cf67 Added BSD License. Closes #1 2010-05-20 07:48:41 +02:00
Ask Solem 96fe928967 Added Johan Euphrosine to AUTHORS 2010-04-21 12:46:19 +02:00
Johan Euphrosine 96a2ecb617 update README to grant permissions using munin plugins configuration file instead of sudo 2010-04-21 12:40:38 +02:00
Ask Solem a31cc3ed70 Added Adam Lowry to AUTHORS 2010-04-02 16:22:59 +02:00
Ask Solem 9848eb15bb Added Aaron D. Valade to AUTHORS 2010-04-02 16:22:41 +02:00
Ask Solem fd7ad3558d Added AUTHORS 2010-04-02 16:21:33 +02:00
Ask Solem 2c1cae8ba2 Merge branch 'robotadam/master'
Conflicts:
	rabbitmq-consumers
	rabbitmq-messages
	rabbitmq-queue_memory
2010-04-02 16:19:47 +02:00
Adam Lowry d634e46e75 Handle queues with periods and dashes in the name, in display and config 2010-03-31 16:44:18 -07:00
root 7d6ba872e3 Removed the sudo call to allow munin-node to configure the user and fixed a parsing error when a queue has a period in the name 2010-03-03 01:52:12 +08:00
Ask Solem d92adb6296 Allow "." in queue names 2010-02-16 11:16:24 +01:00
Ask Solem 2559b8f41f Manage to hardcode vhost. Sorry folks. 2009-08-12 16:46:33 +02:00
Ask Solem 4f6cd27b37 Add screenshots to README 2009-07-13 21:06:25 +02:00
Ask Solem 5076826141 Rename README -> README.rst 2009-06-19 14:35:04 +02:00
Ask Solem 26af88c4b6 More README 2009-06-19 14:34:53 +02:00
Ask Solem 2690dcb686 README added, describes how to give access to rabbitmqctl for the munin user. 2009-06-18 15:57:20 +02:00
Ask Solem 80b2fda42e Don't have to use awk to extract the name if we restrict the fields. 2009-06-18 15:47:06 +02:00
Ask Solem 706c91ea22 Set graph category 2009-06-18 15:43:37 +02:00
Ask Solem e4024563c6 Use sudo for the plugins + lots more plugins 2009-06-17 13:34:47 +02:00
Ask Solem f0be77dfd0 Fix quotes 2009-06-17 13:06:00 +02:00
Ask Solem 7751fd7578 Graph the number of connections to RabbitMQ 2009-06-17 13:02:39 +02:00
Ask Solem dde96a9f28 Initial import 2009-06-17 12:50:17 +02:00