{ "info": { "author": "Adam DePrince", "author_email": "deprince@googlealumni.com", "bugtrack_url": null, "classifiers": [], "description": "pygios\n=========\n\nA crazy simple framework for creating compliant nagios plugins\n\nWhile the nagios monotoring framework really doesn't require mich more\nthan the monitoring script return a 0/non-0 status code, to fully\nbenefit from all of nagio's feautrues requires careful attention to\noutput formatting and error codes. If you have a bevy of custom\nparameters you'd like to monitor, creating a fully featured nagios\nplugin for each can be a little tedious. This module solves that\nproblem.\n\n\nGetting started\n===============\n\nYou'll need to install pygios. Usually this means running pip or easy_install like ths\n\n````bash\npip install pygios\n````\n\nNow", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pygios", "package_url": "https://pypi.org/project/pygios/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygios/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pygios/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Python based Nagios plugs made simple", "version": "0.0.3" }, "last_serial": 1060329, "releases": { "0.0.0": [], "0.0.1": [ { "comment_text": "", "digests": { "md5": "47c9d951ee8553fb073260684f300004", "sha256": "8033044b75caff55f330724fbec22b1a986dbf4103f24cd77c49825420a7d247" }, "downloads": -1, "filename": "pygios-0.0.1.tar.gz", "has_sig": false, "md5_digest": "47c9d951ee8553fb073260684f300004", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2580, "upload_time": "2014-03-28T19:35:12", "url": "https://files.pythonhosted.org/packages/76/e7/9ccef0e3b5a2bdb26fd6f46a5482eca8c368341ed2c210cfe056a865b3ca/pygios-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d39b47b301f543931a8f0c1f651e5c63", "sha256": "0a2b32280ba53f0c735a8cb07269f263a93625d504d4d1bbd4a14d061fb7f4d6" }, "downloads": -1, "filename": "pygios-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d39b47b301f543931a8f0c1f651e5c63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2614, "upload_time": "2014-03-28T20:11:45", "url": "https://files.pythonhosted.org/packages/f7/7c/f1cf6ed2a1d854270ffce6b31360c086c07a11a2df0d37dd12f98bc4ddc8/pygios-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "ad41222bc36662dfa4b990fd608b8e78", "sha256": "1f59a8c8475de2882759b97b69d04264313774574e070f2f12e38d34219f2d9b" }, "downloads": -1, "filename": "pygios-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ad41222bc36662dfa4b990fd608b8e78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2781, "upload_time": "2014-04-14T19:08:28", "url": "https://files.pythonhosted.org/packages/3b/22/c91eb6c52fe8079271cd017acc3e6f44f1da3b6b6b2aaeb37a7dadb6b871/pygios-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad41222bc36662dfa4b990fd608b8e78", "sha256": "1f59a8c8475de2882759b97b69d04264313774574e070f2f12e38d34219f2d9b" }, "downloads": -1, "filename": "pygios-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ad41222bc36662dfa4b990fd608b8e78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2781, "upload_time": "2014-04-14T19:08:28", "url": "https://files.pythonhosted.org/packages/3b/22/c91eb6c52fe8079271cd017acc3e6f44f1da3b6b6b2aaeb37a7dadb6b871/pygios-0.0.3.tar.gz" } ] }