{ "info": { "author": "Daniele Sluijters", "author_email": "daniele.sluijters+pypi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: System :: Monitoring" ], "description": "###################\r\ncheck_puppetdb_node\r\n###################\r\n\r\ncheck_puppetdb_node is a Nagios / Icinga plugin that allows you to check the\r\nagent/run status by querying PuppetDB. This is more robust and reliable\r\nthan parsing the report YAML that the agent might store on disk.\r\n\r\nThis plugin requires:\r\n * `pypuppetdb`_\r\n\r\n.. _pypuppetdb: https://github.com/nedap/pypuppetdb\r\n\r\n\r\nInstallation\r\n============\r\n\r\nYou can install this package from source or from PyPi.\r\n\r\n.. code-block:: bash\r\n\r\n $ pip install check_puppetdb_node\r\n\r\n.. code-block:: bash\r\n\r\n $ git clone https://github.com/daenney/check_puppetdb_node\r\n $ pip install .\r\n\r\nIf you wish to hack on this, clone the repository as above but instead run:\r\n\r\n.. code-block:: bash\r\n\r\n $ pip install -e .\r\n\r\n\r\nUsage\r\n=====\r\n\r\nOnce you have check_puppetdb_node installed simply call the script with the\r\n`--help` argument for more information\r\n\r\nContributing\r\n============\r\n\r\nWe welcome contributions to this library. However, there are a few ground\r\nrules contributors should be aware of.\r\n\r\nLicense\r\n-------\r\nThis project is licensed under the Apache v2.0 License. As such, your\r\ncontributions, once accepted, are automatically covered by this license.\r\n\r\nCopyright (c) 2013-2014 Daniele Sluijters\r\n\r\nCommit messages\r\n---------------\r\nWrite decent commit messages. Don't use swear words and refrain from\r\nuninformative commit messages as 'fixed typo'.\r\n\r\nThe preferred format of a commit message:\r\n\r\n::\r\n\r\n docs/quickstart: Fixed a typo in the Nodes section.\r\n\r\n If needed, elaborate further on this commit. Feel free to write a\r\n complete blog post here if that helps us understand what this is\r\n all about.\r\n\r\n Fixes #4 and resolves #2.\r\n\r\nIf you'd like a more elaborate guide on how to write and format your commit\r\nmessages have a look at this post by `Tim Pope`_.\r\n\r\n.. _Tim Pope: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html\r\n\r\nTests\r\n-----\r\n\r\nThis project does not have a test-suite but it will check for PEP-8 style\r\nviolations. This is done using py.test and the pytest-pep8 plugin.\r\n\r\n#########\r\nChangelog\r\n#########\r\n\r\n0.0.1\r\n=====\r\n\r\nInitial release.", "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/daenney/check_puppetdb_node", "keywords": "puppet puppetdb nagios agent run status", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "check_puppetdb_node", "package_url": "https://pypi.org/project/check_puppetdb_node/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/check_puppetdb_node/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/daenney/check_puppetdb_node" }, "release_url": "https://pypi.org/project/check_puppetdb_node/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Nagios plugin to check Puppet run status through PuppetDB", "version": "0.0.1" }, "last_serial": 1183836, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2c4e53e84fd017ac93a968f2eaacb505", "sha256": "87bb07eb53dd2989677e40d0b2d06b2ffa9d75ea2ac2d92f99e26cd7e8261e8e" }, "downloads": -1, "filename": "check_puppetdb_node-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2c4e53e84fd017ac93a968f2eaacb505", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8527, "upload_time": "2014-08-08T10:56:07", "url": "https://files.pythonhosted.org/packages/5a/ff/abfcb69007a27ae4987e76dc8c3b98aea1deda4bcac720ed41f30515f234/check_puppetdb_node-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c4e53e84fd017ac93a968f2eaacb505", "sha256": "87bb07eb53dd2989677e40d0b2d06b2ffa9d75ea2ac2d92f99e26cd7e8261e8e" }, "downloads": -1, "filename": "check_puppetdb_node-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2c4e53e84fd017ac93a968f2eaacb505", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8527, "upload_time": "2014-08-08T10:56:07", "url": "https://files.pythonhosted.org/packages/5a/ff/abfcb69007a27ae4987e76dc8c3b98aea1deda4bcac720ed41f30515f234/check_puppetdb_node-0.0.1.tar.gz" } ] }