mirror of
https://github.com/cmur2/munin-rabbitmq.git
synced 2025-06-15 06:30:24 +02:00
2690dcb68631e64ca50441c8f9e1dfd40d2d6d08
To use these plug-ins you (regretfully) have to grant access for the munin-node user to use rabbitmqctl via sudo. Add this to your ``/etc/sudoers`` file by running ``visudo``:: muninuser ALL= NOPASSWD: /usr/sbin/rabbitmqctl list_queues * muninuser ALL= NOPASSWD: /usr/sbin/rabbitmqctl list_connections Be careful and use at your own risk!
Description
Languages
Shell
100%