Metadata-Version: 1.1
Name: collectd-rabbitmq
Version: 1.1.0
Summary: A collected plugin, written in python, tocollect statistics from RabbitMQ.
Home-page: https://github.com/NYTimes/collectd-rabbitmq
Author: Mike Buzzetti
Author-email: mike.buzzetti@gmail.com
License: Apache
Description: ===============================
        collectd-rabbitmq
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/collectd-rabbitmq.svg
                :target: https://pypi.python.org/pypi/collectd-rabbitmq
        
        .. image:: https://img.shields.io/travis/jimbydamonk/collectd-rabbitmq.svg
                :target: https://travis-ci.org/jimbydamonk/collectd-rabbitmq
        
        .. image:: https://readthedocs.org/projects/collectd-rabbitmq/badge/?version=latest
                :target: https://readthedocs.org/projects/collectd-rabbitmq/?badge=latest
                :alt: Documentation Status
        
        
        "A collected plugin, written in python, to collect statistics from RabbitMQ."
        
        * Free software: Apache license
        * Documentation: https://collectd-rabbitmq.readthedocs.org.
        * For the older single file version see https://github.com/NYTimes/collectd-rabbitmq/tree/0.1.0
        
        Features
        --------
        
        * Support queue, exchange, and node stats,
        
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        History
        -------
        
        0.1.0 (2014-09-18)
        ---------------------
        
        * First public release.
        
Keywords: collectd-rabbitmq
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
