{ "info": { "author": "Jason Hollis", "author_email": "jhollis@jdubb.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Rabbit MQ Stats Logging\r\n=======================\r\n\r\nCurrently the RabbitMQ Admin Plugin only keeps up to the last days worth\r\nof stats. This is to allow the gathering of RabbitMQ stats so that it\r\ncan be retained for longer periods of time. The stats are written to a\r\nfile in json format and can later be parsed and/or input into systems\r\nlike (Logstash, Elasticsearch\u2026) for further analysis and graphing.\r\n\r\nGetting started\r\n---------------\r\n\r\nInstallation (Preferred)\r\n~~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\n$ pip installl rabbitmqStats\r\n\r\nInstallation (Alternative)\r\n~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\nDownload .tar.gz file from /dist directory and pip install\r\n\r\n$ wget\r\nhttps://raw.githubusercontent.com/CodeBleu/rabbitmqStats/develop/rabbitmqStats-VERSION.tar.gz\r\n\r\n$ pip install rabbitmqStats-VERSION.tar.gz\r\n\r\nAfter install run the following to see default opitions:\r\n\r\n$ rbqstats \u2013help\r\n\r\nDevelopment\r\n~~~~~~~~~~~\r\n\r\nhttps://github.com/CodeBleu/rabbitmqStats\r\n\r\nWant to contribute? Great! No specifics at this point. Just basic GitHub\r\nFork and Pull request on the \u2018development\u2019 branch.\r\n\r\nFor further info, see [github guide] on contributing to opensource\r\nproject.\r\n\r\nAfter cloning your Forked branch locally, You can run the program by\r\nrunning the following:\r\n\r\n$ ./main.py \u2013help\r\n\r\nTodos\r\n~~~~~\r\n\r\n- Better documentation\r\n- Add config file for CLI\r\n- more testing\r\n\r\nLicense\r\n-------\r\n\r\nMIT [LICENSE.txt]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CodeBleu/rabbitmqStats", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rabbitmqStats", "package_url": "https://pypi.org/project/rabbitmqStats/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rabbitmqStats/", "project_urls": { "Homepage": "https://github.com/CodeBleu/rabbitmqStats" }, "release_url": "https://pypi.org/project/rabbitmqStats/0.1.2.post1/", "requires_dist": null, "requires_python": "", "summary": "Gather RabbitMQ Stats for external logging", "version": "0.1.2.post1" }, "last_serial": 1942695, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "4b532f1e5d973f0b0d4bf3b8ae9c9025", "sha256": "af9ad14df6f8aa8bf2c98b827cca990f09eb90cb3005e009bd1cedffe22b25b5" }, "downloads": -1, "filename": "rabbitmqStats-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4b532f1e5d973f0b0d4bf3b8ae9c9025", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3413, "upload_time": "2015-12-17T14:28:36", "url": "https://files.pythonhosted.org/packages/35/93/f0d5f9777d6b6d794518bb4fb8e365d1669410659bae7c3cf27a062f3832/rabbitmqStats-0.1.2.tar.gz" } ], "0.1.2.post1": [ { "comment_text": "", "digests": { "md5": "eedc8d1645024bd22fe5e5fd4f3121a2", "sha256": "65be19645e7cb9720c840a3de624b8b5c52b8359fcfd0977c085109a80b6c636" }, "downloads": -1, "filename": "rabbitmqStats-0.1.2.post1.tar.gz", "has_sig": false, "md5_digest": "eedc8d1645024bd22fe5e5fd4f3121a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3431, "upload_time": "2016-01-13T01:55:09", "url": "https://files.pythonhosted.org/packages/e0/e4/390ca5cbb1ffd3693182809ee4a861541cc8131ee38bc293d8c89d594fea/rabbitmqStats-0.1.2.post1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eedc8d1645024bd22fe5e5fd4f3121a2", "sha256": "65be19645e7cb9720c840a3de624b8b5c52b8359fcfd0977c085109a80b6c636" }, "downloads": -1, "filename": "rabbitmqStats-0.1.2.post1.tar.gz", "has_sig": false, "md5_digest": "eedc8d1645024bd22fe5e5fd4f3121a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3431, "upload_time": "2016-01-13T01:55:09", "url": "https://files.pythonhosted.org/packages/e0/e4/390ca5cbb1ffd3693182809ee4a861541cc8131ee38bc293d8c89d594fea/rabbitmqStats-0.1.2.post1.tar.gz" } ] }