{ "info": { "author": "Miko\u0142aj Siedlarek", "author_email": "m.siedlarek@nctz.net", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Pyramid", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", "Topic :: System :: Logging", "Topic :: System :: Monitoring" ], "description": "alpaca\n======\n\nAlpaca is a software error aggregator based on ZeroMQ transport layer.\nMultiple reporters (such as https://github.com/msiedlarek/alpaca-django)\npublish detected problems to a central monitoring server using flexible\nAPI. Monitoring server (monitor) shares its database with a web\napplication (frontend), allowing detailed inspection of each problem.\n\nInstalling\n----------\n\n pip install alpaca-monitor\n\nRunning\n-------\n\nStarting frontend:\n\n pserve configuration/development.ini --server-name=frontend \\\n --app-name=frontend\n\nStarting monitor:\n\n pserve configuration/development.ini --server-name=monitor \\\n --app-name=monitor\n\nDevelopment\n-----------\n\n$ vagrant up\n$ vagrant ssh\n$ alpaca-admin /vagrant/configuration/development.ini createuser -a user@example.com\n\nTesting\n-------\n\n$ vagrant up\n$ vagrant ssh\n$ python setup.py test\n\nLicense\n-------\n\nCopyright 2013 Miko\u0142aj Siedlarek \n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/msiedlarek/alpaca", "keywords": "web alpaca error exception logging monitoring", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "alpaca-monitor", "package_url": "https://pypi.org/project/alpaca-monitor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/alpaca-monitor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/msiedlarek/alpaca" }, "release_url": "https://pypi.org/project/alpaca-monitor/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Software error aggregator.", "version": "0.3.0" }, "last_serial": 893180, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "948d05c319bca5739c34e6afa5e08943", "sha256": "7bf05833b265d062787ef77b52e2b3429e6ecf80474e7f233de39c50fa662502" }, "downloads": -1, "filename": "alpaca-monitor-0.3.0.tar.gz", "has_sig": false, "md5_digest": "948d05c319bca5739c34e6afa5e08943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 282268, "upload_time": "2013-10-13T08:43:44", "url": "https://files.pythonhosted.org/packages/60/71/5126a3468a0a950c5e68ded73b5a85eb8fdc6828bd2f969b2afe5cd40a2e/alpaca-monitor-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "948d05c319bca5739c34e6afa5e08943", "sha256": "7bf05833b265d062787ef77b52e2b3429e6ecf80474e7f233de39c50fa662502" }, "downloads": -1, "filename": "alpaca-monitor-0.3.0.tar.gz", "has_sig": false, "md5_digest": "948d05c319bca5739c34e6afa5e08943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 282268, "upload_time": "2013-10-13T08:43:44", "url": "https://files.pythonhosted.org/packages/60/71/5126a3468a0a950c5e68ded73b5a85eb8fdc6828bd2f969b2afe5cd40a2e/alpaca-monitor-0.3.0.tar.gz" } ] }