{ "info": { "author": "Sportlobster", "author_email": "info@sportlobster.com", "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://codeship.com/projects/aba10710-9dfd-0134-7e83-328bd15b6072/status?branch=master\n :target: https://codeship.com/projects/188837\n.. image:: https://badge.fury.io/py/supervisor_newrelic.svg\n :target: https://badge.fury.io/py/supervisor_newrelic\n.. image:: https://img.shields.io/badge/language-Python-blue.svg\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n\nsupervisor_newrelic\n===================\n\nCollection of `Supervisor `_ plugins to provide metrics\nand monitoring within `New Relic `_.\n\nstatus plugin\n-------------\n\nThis plugin should be subscribed to the ``PROCESS_STATE`` events. It sends\nan event to New Relic every time a process changes state.\n\nInstallation & Configuration\n****************************\n\n`Register an Insights API Insert Key\n`_\n\nInstall via pip::\n\n pip install supervisor_newrelic\n\nCreate a new configuration file: ``/etc/supervisor.d/newrelic.conf`` with contents::\n\n [eventlistener:newrelic_status]\n command = supervisor_newrelic_status --account --key \n events = PROCESS_STATE\n\nWhere:\n\n- NEWRELIC_ACCOUNT_NO gets replaced with your NewRelic account number (e.g. 1121234)\n- NEWRELIC_KEY gets replaced with the Insights API Insert Key (as registered earlier - e.g. VkiYX90CZxxPl7FuQAxrQXNv5gZnx80e)\n\nReload the supervisord configuration::\n\n supervisorctl reread\n\nYou should now start to see events in New Relic Insights in the Custom Events\nsection named ``Supervisor:Status``. Each event will have the following\nattributes:\n\n- processName: The name of the process which changed status\n- groupName: The name of the group which changed status\n- status: The status it changed to", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/sportlobster/supervisor-newrelic/tarball/1.0.10", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sportlobster/supervisor-newrelic", "keywords": "supervisor,supervisord,newrelic,monitoring", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "supervisor_newrelic", "package_url": "https://pypi.org/project/supervisor_newrelic/", "platform": "", "project_url": "https://pypi.org/project/supervisor_newrelic/", "project_urls": { "Download": "https://github.com/sportlobster/supervisor-newrelic/tarball/1.0.10", "Homepage": "https://github.com/sportlobster/supervisor-newrelic" }, "release_url": "https://pypi.org/project/supervisor_newrelic/1.0.10/", "requires_dist": null, "requires_python": "", "summary": "Collection of Supervisor plugins to provide metrics and monitoring within New Relic", "version": "1.0.10" }, "last_serial": 3425499, "releases": { "1.0.10": [ { "comment_text": "", "digests": { "md5": "d805023fcbbc7ad6bd897b4514323ca8", "sha256": "e1dea89a65ddd9650dfdc573a4518b06c3ea9848b2c0d7701527a39cffddf901" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.10.tar.gz", "has_sig": false, "md5_digest": "d805023fcbbc7ad6bd897b4514323ca8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3331, "upload_time": "2017-12-18T17:08:09", "url": "https://files.pythonhosted.org/packages/de/17/d44ca1ca43a5dee17aae279fbe81b2083586487c95d98d32ad2406ec5982/supervisor_newrelic-1.0.10.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "6c64139dc23ffadc040f1bb660448aab", "sha256": "a74df1f833c1a1299f9e2b37be1d16b57af158788e05c93e0ed277342e0d0f4a" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.3.tar.gz", "has_sig": false, "md5_digest": "6c64139dc23ffadc040f1bb660448aab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2339, "upload_time": "2016-12-07T14:08:06", "url": "https://files.pythonhosted.org/packages/9d/2f/e49d92d6992cf1b48e2d4972a9a555e4f1f41632ec085107fd132e6e14ad/supervisor_newrelic-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "e7aed40d7eff1ab969e6c27d5d0027c0", "sha256": "3807e7fac85c3c79309fac138be4777a1de78abbedb5fcc484af7026cdb68712" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.4.tar.gz", "has_sig": false, "md5_digest": "e7aed40d7eff1ab969e6c27d5d0027c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2368, "upload_time": "2016-12-07T14:12:56", "url": "https://files.pythonhosted.org/packages/5f/00/b6f3ec142a5cf81dca609d181b5a6d2e4c2c6b90fd81d264d30e292c9638/supervisor_newrelic-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "03aeb332882999a537694f2f0ec6c175", "sha256": "0bd6c40aafd2b2925a4edb34e6285fdbd3c75a48c540661e23e86127dae49d05" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.5.tar.gz", "has_sig": false, "md5_digest": "03aeb332882999a537694f2f0ec6c175", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2395, "upload_time": "2016-12-07T14:18:52", "url": "https://files.pythonhosted.org/packages/f1/e8/93192b2f75723f5f4013f85facdb2b10fb7a8fe79bc2c5a4f39e3416e3c6/supervisor_newrelic-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "584c2bcf337d79e8f16ba3e20b65b12b", "sha256": "3b911038ae2b832328696a85ceb7d74b3a3fab2d7f846572cd9f7e6685827e37" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.6.tar.gz", "has_sig": false, "md5_digest": "584c2bcf337d79e8f16ba3e20b65b12b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2404, "upload_time": "2016-12-07T14:19:41", "url": "https://files.pythonhosted.org/packages/0e/f6/2d8289fbb220da387d8f68cf5c1de8d9371ffefad941e9e8878aa49df781/supervisor_newrelic-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "40b6031f929907e0b1c91fe84ba965b5", "sha256": "5c19e0ff49e64550bdfcdcb766bf7ec26ca6639b3966431b437b87ad95d61c54" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.7.tar.gz", "has_sig": false, "md5_digest": "40b6031f929907e0b1c91fe84ba965b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3170, "upload_time": "2016-12-07T14:24:41", "url": "https://files.pythonhosted.org/packages/f3/44/d9c48516dd8dc4df62953db9dcefe3efbbc89a68ea7a7e8e6b92fe263d06/supervisor_newrelic-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "1756d55f6fe53ad402d90ad353e6f02f", "sha256": "3bfebd3eaafc00d319916c8e2c667e4ea854c519fb8b1a8e6bcb28e2811fcce4" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.8.tar.gz", "has_sig": false, "md5_digest": "1756d55f6fe53ad402d90ad353e6f02f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3208, "upload_time": "2017-12-18T15:31:33", "url": "https://files.pythonhosted.org/packages/e5/a2/d3b2ceb71af34ffb9e800a7fd2dec1154e6c09211c490632a4595352a402/supervisor_newrelic-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "979e55003ecddfa6f1f843d31675f0f9", "sha256": "569ee65e7ab2a8ed4ec2a907bea66a0cad96160aef599eb1da6a41ea31e0b64b" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.9.tar.gz", "has_sig": false, "md5_digest": "979e55003ecddfa6f1f843d31675f0f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3349, "upload_time": "2017-12-18T16:44:01", "url": "https://files.pythonhosted.org/packages/f7/f2/c69369e9f5cae823042a3715ad40695a77d90644020d39990e1defd8e9d0/supervisor_newrelic-1.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d805023fcbbc7ad6bd897b4514323ca8", "sha256": "e1dea89a65ddd9650dfdc573a4518b06c3ea9848b2c0d7701527a39cffddf901" }, "downloads": -1, "filename": "supervisor_newrelic-1.0.10.tar.gz", "has_sig": false, "md5_digest": "d805023fcbbc7ad6bd897b4514323ca8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3331, "upload_time": "2017-12-18T17:08:09", "url": "https://files.pythonhosted.org/packages/de/17/d44ca1ca43a5dee17aae279fbe81b2083586487c95d98d32ad2406ec5982/supervisor_newrelic-1.0.10.tar.gz" } ] }