{ "info": { "author": "Martyn CLEMENT", "author_email": "martyn.clement@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "VU - 0.1.1\n==========\n\n**VU** is a small service that helps you to check the health of your services on the web.\nOn a single web page, you can check that : \n\n * All your favorite sites are alive\n * All your jenkins build are green\n * All your supervisor processes are running\n\n\nThis is experimental, the documentation, packing, and setup instructions are coming soon. \n\n\nInstallation\n============\n\n`python setup.py install`\n\n(It will install also tornado.)\n\n\nConfiguration file\n==================\n\nSimply create a file `vu.cfg` : \n\n [checker:Google]\n type = url\n url = http://google.com\n\n [checker:My site]\n type = url\n url = http://mysupersite.com\n\n [checker:My private site with http auth]\n type = url\n url = http://admin.mysupersite.com\n http_user = admin\n http_password = mypassword\n\n\nThen run `vu -c vu.cfg -p 8888` and check http://127.0.1.1:8888/\n\n\nIn progress\n===========\n\nIt aims to be a personnal helper, there are 0 feature and bad performances. \nI told you.\n\n\nLICENCE\n-------\n\n\n The MIT License (MIT)\n\n Copyright (c) 2013 Martyn CLEMENT\n\n Permission is hereby granted, free of charge, to any person obtaining a copy of\n this software and associated documentation files (the \"Software\"), to deal in\n the Software without restriction, including without limitation the rights to\n use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\n the Software, and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/m_clement/vu", "keywords": "", "license": "The MIT License (MIT)\r\n\r\nCopyright (c) 2013 Martyn CLEMENT\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of\r\nthis software and associated documentation files (the \"Software\"), to deal in\r\nthe Software without restriction, including without limitation the rights to\r\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\r\nthe Software, and to permit persons to whom the Software is furnished to do so,\r\nsubject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\r\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\r\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\r\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\r\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": "", "maintainer_email": "", "name": "vu", "package_url": "https://pypi.org/project/vu/", "platform": "", "project_url": "https://pypi.org/project/vu/", "project_urls": { "Homepage": "https://bitbucket.org/m_clement/vu" }, "release_url": "https://pypi.org/project/vu/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "", "version": "0.1.1" }, "last_serial": 4210240, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "179d743d76b7ffb27ee8457f2cdd60e7", "sha256": "8f95e632da9dd6e7218a71bd6b05e2e53a1026b51a5578ceaf6334f3071cbdc7" }, "downloads": -1, "filename": "vu-0.1.1.tar.gz", "has_sig": false, "md5_digest": "179d743d76b7ffb27ee8457f2cdd60e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88620, "upload_time": "2013-10-25T06:56:26", "url": "https://files.pythonhosted.org/packages/5d/98/3bcb73df9b27ca216ff6159ff72016a169d34ee250f22724d8268571f222/vu-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "179d743d76b7ffb27ee8457f2cdd60e7", "sha256": "8f95e632da9dd6e7218a71bd6b05e2e53a1026b51a5578ceaf6334f3071cbdc7" }, "downloads": -1, "filename": "vu-0.1.1.tar.gz", "has_sig": false, "md5_digest": "179d743d76b7ffb27ee8457f2cdd60e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88620, "upload_time": "2013-10-25T06:56:26", "url": "https://files.pythonhosted.org/packages/5d/98/3bcb73df9b27ca216ff6159ff72016a169d34ee250f22724d8268571f222/vu-0.1.1.tar.gz" } ] }