mirror of
				https://github.com/cmur2/munin-rabbitmq.git
				synced 2025-11-04 14:25:12 +01:00 
			
		
		
		
	Merge branch 'master' of github.com:ask/rabbitmq-munin
This commit is contained in:
		
							
								
								
									
										20
									
								
								README.rst
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								README.rst
									
									
									
									
									
								
							@@ -27,19 +27,19 @@ To use these plug-ins you have to tell munin-node to execute them as
 | 
				
			|||||||
root by changing the plug-in configuration file (on debian that is
 | 
					root by changing the plug-in configuration file (on debian that is
 | 
				
			||||||
``/etc/munin/plugin-conf.d``)::
 | 
					``/etc/munin/plugin-conf.d``)::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-consumers]
 | 
					    [rabbitmq_consumers]
 | 
				
			||||||
    user root
 | 
					    user root
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-messages]
 | 
					    [rabbitmq_messages]
 | 
				
			||||||
    user root
 | 
					    user root
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-messages_unacknowledged]
 | 
					    [rabbitmq_messages_unacknowledged]
 | 
				
			||||||
    user root
 | 
					    user root
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-messages_uncommitted]
 | 
					    [rabbitmq_messages_uncommitted]
 | 
				
			||||||
    user root
 | 
					    user root
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-queue_memory]
 | 
					    [rabbitmq_queue_memory]
 | 
				
			||||||
    user root
 | 
					    user root
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -49,19 +49,19 @@ Using a Custom Virtual Host
 | 
				
			|||||||
You can set the name of virtual host by changing the plug-in configuration
 | 
					You can set the name of virtual host by changing the plug-in configuration
 | 
				
			||||||
file (on debian that is ``/etc/munin/plugin-conf.d``)::
 | 
					file (on debian that is ``/etc/munin/plugin-conf.d``)::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-consumers]
 | 
					    [rabbitmq_consumers]
 | 
				
			||||||
    env.vhost vhostname
 | 
					    env.vhost vhostname
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-messages]
 | 
					    [rabbitmq_messages]
 | 
				
			||||||
    env.vhost vhostname
 | 
					    env.vhost vhostname
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-messages_unacknowledged]
 | 
					    [rabbitmq_messages_unacknowledged]
 | 
				
			||||||
    env.vhost vhostname
 | 
					    env.vhost vhostname
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-messages_uncommitted]
 | 
					    [rabbitmq_messages_uncommitted]
 | 
				
			||||||
    env.vhost vhostname
 | 
					    env.vhost vhostname
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [rabbitmq-queue_memory]
 | 
					    [rabbitmq_queue_memory]
 | 
				
			||||||
    env.vhost vhostname
 | 
					    env.vhost vhostname
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Author
 | 
					Author
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user