{ "info": { "author": "Mathieu Grzybek", "author_email": "mathieu@grzybek.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Topic :: Utilities" ], "description": "monitoring-plugins-crm\n======================\n\nPython Nagios-compatible cluster check.\n\nDescription\n-----------\n\nThis nagios-compatible check aims to replace ``crm_mon -s`` and\n``check_cluster`` provided in ``monitoring-plugins-cluster``. It gives a\nbetter monitoring than the existing ones.\n\n| This script checks the state of resources and nodes. An alert is\nemitted if\n| some nodes are offline or if some resources are in the 'failed' state.\n\nUsage\n-----\n\nChecks the state of nodes:\n``sudo /usr/lib/nagios/plugins/check_cluster --nodes=yes --resources=no --perfdata=yes``\n\nChecks the state of ressources:\n``sudo /usr/lib/nagios/plugins/check_cluster --nodes=no --resources=yes --perfdata=yes``\n\nChecks the state of both nodes and ressources:\n``sudo /usr/lib/nagios/plugins/check_cluster --nodes=yes --resources=yes --perfdata=yes``\n\nThe 'warning' and 'critical' thresholds deal with the number of failed\nresources.\n\nPerfdata provide two metrics: 'offline\\_nodes' and 'failed\\_resources'.\n\nHelp\n----\n\n``/usr/lib/nagios/plugins/check_cluster --help``\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/mgrzybek/monitoring-plugins-crm/archive/1.0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mgrzybek/monitoring-plugins-crm", "keywords": "monitoring check crm cluster", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "monitoring-plugins-crm", "package_url": "https://pypi.org/project/monitoring-plugins-crm/", "platform": "", "project_url": "https://pypi.org/project/monitoring-plugins-crm/", "project_urls": { "Download": "https://github.com/mgrzybek/monitoring-plugins-crm/archive/1.0.1.tar.gz", "Homepage": "https://github.com/mgrzybek/monitoring-plugins-crm" }, "release_url": "https://pypi.org/project/monitoring-plugins-crm/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "This script checks the state of resources and nodes.", "version": "1.0.1" }, "last_serial": 3072296, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "3d07156c7301d495142ff92954eec377", "sha256": "1bd190c0d070027889711fbfb45d30c18611b3effa127e09ff46d2ed47ed2588" }, "downloads": -1, "filename": "monitoring-plugins-crm-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3d07156c7301d495142ff92954eec377", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3231, "upload_time": "2017-08-04T11:36:41", "url": "https://files.pythonhosted.org/packages/b3/8c/5d77f9b261c8739a2247037703ec91f81e47d31cec461b06e83214c1737f/monitoring-plugins-crm-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d07156c7301d495142ff92954eec377", "sha256": "1bd190c0d070027889711fbfb45d30c18611b3effa127e09ff46d2ed47ed2588" }, "downloads": -1, "filename": "monitoring-plugins-crm-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3d07156c7301d495142ff92954eec377", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3231, "upload_time": "2017-08-04T11:36:41", "url": "https://files.pythonhosted.org/packages/b3/8c/5d77f9b261c8739a2247037703ec91f81e47d31cec461b06e83214c1737f/monitoring-plugins-crm-1.0.1.tar.gz" } ] }