{ "info": { "author": "Dustin J. Mitchell", "author_email": "dustin@mozilla.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: System Administrators", "License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Monitoring", "Topic :: System :: Networking :: Monitoring" ], "description": "A very simple module to allow nagios service check results to be submitted via\nNSCA.\n\nUsage\n=====\n\n >>> import pynsca\n >>> from pynsca import NSCANotifier\n >>> notif = NSCANotifier(\"nagios\")\n >>> notif.svc_result(\"host\", \"service\", pynsca.OK, \"Looks Good!\")\n \nPrebuild RPM packages\n=====================\n \nThe Bareos project builds (using open build server) and publishes python-pynsca RPM packages for a \nvariety of RPM based Linux distribution, you can directly install from the repository:\nhttp://download.bareos.org/bareos/contrib/\n\nDebian / Ubuntu packages may follow later.\n\nRequirements\n============\n\n* Python 2.4 or higher\n* python-mcrypt, if using AES encryption\n* pycrypto, if using 3DES encryption\n* No other libraries required\n\nIssues\n======\n\nPlease file any bugs or feature requests at\n https://github.com/djmitche/pynsca/issues\n\nChanges\n=======\n\n1.6 (Unreleased)\n----------------\n\n* Debian package updated.\n* spec file to generate a RPM package.\n\n1.5\n---\n\nPyCrypto is only required when using 3DES encryption (mode 3).\n\n1.4\n---\n\nThe library now supports 3DES encryption (mode 3). This adds the requirement\nfor PyCrypto.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/djmitche/pynsca", "keywords": "", "license": "MPL-1.1", "maintainer": "", "maintainer_email": "", "name": "pynsca", "package_url": "https://pypi.org/project/pynsca/", "platform": "", "project_url": "https://pypi.org/project/pynsca/", "project_urls": { "Homepage": "http://github.com/djmitche/pynsca" }, "release_url": "https://pypi.org/project/pynsca/1.6/", "requires_dist": null, "requires_python": "", "summary": "Simple Python interface to Nagios Service Check Architecture", "version": "1.6" }, "last_serial": 3435985, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "ff2c03f7846da1d6effc4fd2eb141bda", "sha256": "0d49b3dc5c21d6d680f02533a8f41344214868f52d87302034daa4cc3b54df54" }, "downloads": -1, "filename": "pynsca-1.1.tar.gz", "has_sig": false, "md5_digest": "ff2c03f7846da1d6effc4fd2eb141bda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3375, "upload_time": "2011-08-15T23:39:09", "url": "https://files.pythonhosted.org/packages/7d/5d/ad7d5e77d5aee61df03aef69dd586e9b6f4b4a124bcf21f523ed0c630fe3/pynsca-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "d3c8516200e5816a93ea71ce9da8516c", "sha256": "dfceda2cd82e37d1ffde794993a784b85035f66f709a55508b4d55e61c2dbd9a" }, "downloads": -1, "filename": "pynsca-1.2.tar.gz", "has_sig": false, "md5_digest": "d3c8516200e5816a93ea71ce9da8516c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3467, "upload_time": "2012-01-08T22:38:32", "url": "https://files.pythonhosted.org/packages/a0/59/29efe69c858997227f452114a81980438e663f9e0b1127f5fdd7bffd0450/pynsca-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "e512249ea35d3a201953c958b520c884", "sha256": "80425997a5e7df2e835f2a75341cee0172d9afd435b07ea0bb5c1f435a74ce3f" }, "downloads": -1, "filename": "pynsca-1.3.tar.gz", "has_sig": false, "md5_digest": "e512249ea35d3a201953c958b520c884", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3482, "upload_time": "2012-12-26T20:33:39", "url": "https://files.pythonhosted.org/packages/4e/d4/d86bfe856a49fc9b7dd15c9b566c6d17d71413f5bad5cb24ff6fbf3e87ea/pynsca-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "77f2366697f485ad1dc253eb7a8c7af9", "sha256": "d15bbc63d4620b5f7801d9084b522f58ad71ab42abf23e0933a83c8ba7031685" }, "downloads": -1, "filename": "pynsca-1.4.tar.gz", "has_sig": false, "md5_digest": "77f2366697f485ad1dc253eb7a8c7af9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3747, "upload_time": "2013-04-19T22:02:59", "url": "https://files.pythonhosted.org/packages/9e/4f/ac92442ed77ec1bc4203c7b50afeb3caf73dcfbd5f6fdd5fd4978ab1d4ff/pynsca-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "c4c6ede5e92ea3343adb978a9b6b31f4", "sha256": "ee67ad926b50a8d4769f370f4b84bf3fa44a774a49f096d3f630affb35aecce5" }, "downloads": -1, "filename": "pynsca-1.5.tar.gz", "has_sig": false, "md5_digest": "c4c6ede5e92ea3343adb978a9b6b31f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3839, "upload_time": "2013-11-24T13:11:06", "url": "https://files.pythonhosted.org/packages/df/36/3e91decd537ebb0c55b024f56a0d8fbecd8186013e3035238496eef90717/pynsca-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "885fa49ab9326a5a9ef3da548ca70d3c", "sha256": "4633edb39f729392e8bb59166eee351f46e02e3d3119ac988dc27668496507c7" }, "downloads": -1, "filename": "pynsca-1.6.tar.gz", "has_sig": false, "md5_digest": "885fa49ab9326a5a9ef3da548ca70d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4392, "upload_time": "2017-12-22T01:29:26", "url": "https://files.pythonhosted.org/packages/e9/8d/7d71d8ec524a611e5fb1971412b22b342a927e6f679be62978940b2f2686/pynsca-1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "885fa49ab9326a5a9ef3da548ca70d3c", "sha256": "4633edb39f729392e8bb59166eee351f46e02e3d3119ac988dc27668496507c7" }, "downloads": -1, "filename": "pynsca-1.6.tar.gz", "has_sig": false, "md5_digest": "885fa49ab9326a5a9ef3da548ca70d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4392, "upload_time": "2017-12-22T01:29:26", "url": "https://files.pythonhosted.org/packages/e9/8d/7d71d8ec524a611e5fb1971412b22b342a927e6f679be62978940b2f2686/pynsca-1.6.tar.gz" } ] }