{ "info": { "author": "Mark Lavin", "author_email": "markdlavin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Sick Muse - Collectd Front-end\n=============================================\n\nSick Muse is an open source web application graphing RRD data stored by\n`collectd `_.\n\n.. image::\n https://secure.travis-ci.org/mlavin/sickmuse.png?branch=master\n :alt: Build Status\n :target: https://secure.travis-ci.org/mlavin/sickmuse\n\n\nInstallation Dependencies\n----------------------------------------\n\nRequires Python 2.6 or 2.7 and the following Python libraries:\n\n- tornado >= 2.4 (Available under Apache v2)\n- python-rrdtool >= 1.4 (Available under LGPL v3)\n\nThese dependencies do not ship with the library but will be resolved during the install::\n\n pip install sickmuse\n\n\nRunning the Server\n----------------------------------------\n\nSick Muse runs on the `Tornado `_ webserver which is a\nsingle-threaded non-blocking server. Once installed you run this server using the ``sickmuse``\ncommand::\n\n sickmuse\n \nThis will start the server running on the default port ``8282``. You can change the port\nusing the ``--port`` option::\n\n sickmuse --port=8080\n\n\nScreenshots\n----------------------------------------\n\n.. figure:: https://raw.github.com/mlavin/sickmuse/master/docs/_static/home.png\n :alt: Homepage screenshot\n :width: 600\n\n Homepage/Host Listing\n\n.. figure:: https://raw.github.com/mlavin/sickmuse/master/docs/_static/host.png\n :alt: Host detail screenshot\n :width: 600\n\n Host Details\n\n\nDocumentation\n----------------------------------------\n\nYou can find a complete set of documentation on `Read The Docs `_.\n\n\nLicense\n----------------------------------------\n\nsickmuse is released under the BSD License. See the \n`LICENSE `_ file for more details.\n\nIn addition to the previously listed Python dependencies, this library makes use of\nthe following projects which are included in the distribution:\n\n- Twitter Bootstrap (Licensed under Apache v2)\n- RequireJS (Licensed under BSD/MIT)\n- jQuery (Licensed under MIT)\n- Font Awesome (Licensed under CC BY 3.0)\n- Flot (Licensed under MIT)\n- Backbone (Licensed under MIT)\n- Underscore (Licensed under MIT)\n\n\nContributing\n--------------------------------------\n\nThis project is still in its early stages and there may be bugs or rapid\nchanges to the internal APIs. If you think you've found a bug or are interested in \ncontributing to this project check out `sickmuse on Github `_.", "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/mlavin/sickmuse", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sickmuse", "package_url": "https://pypi.org/project/sickmuse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sickmuse/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mlavin/sickmuse" }, "release_url": "https://pypi.org/project/sickmuse/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A Collectd Frontend with heart.", "version": "0.2.0" }, "last_serial": 762929, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e6dfbfc0df66597ee958278597bc3328", "sha256": "2e4a8ad9a06b74e25da487c3932a104cc17d627dc80be909eb95e951f2a64b6c" }, "downloads": -1, "filename": "sickmuse-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e6dfbfc0df66597ee958278597bc3328", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 310344, "upload_time": "2012-12-16T18:39:42", "url": "https://files.pythonhosted.org/packages/0e/62/4a233faa6f93d17f8a02d7b2ff6c27e56d69e5baffc4182d82f194f12eb9/sickmuse-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "91cfe797a506e53816fe0ebff8f726e1", "sha256": "b95b4019984251b07ddf5a915627d21f28c8129e8b6c753ae887ebf2c8d49f5f" }, "downloads": -1, "filename": "sickmuse-0.2.0.tar.gz", "has_sig": false, "md5_digest": "91cfe797a506e53816fe0ebff8f726e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 644661, "upload_time": "2013-01-17T06:06:24", "url": "https://files.pythonhosted.org/packages/e5/25/08fb1dcceb490721d59e004b82956f70a0dd2c87f97ca7809696e11b0be9/sickmuse-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "91cfe797a506e53816fe0ebff8f726e1", "sha256": "b95b4019984251b07ddf5a915627d21f28c8129e8b6c753ae887ebf2c8d49f5f" }, "downloads": -1, "filename": "sickmuse-0.2.0.tar.gz", "has_sig": false, "md5_digest": "91cfe797a506e53816fe0ebff8f726e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 644661, "upload_time": "2013-01-17T06:06:24", "url": "https://files.pythonhosted.org/packages/e5/25/08fb1dcceb490721d59e004b82956f70a0dd2c87f97ca7809696e11b0be9/sickmuse-0.2.0.tar.gz" } ] }