{ "info": { "author": "Fr\u00e9d\u00e9ric Mohier", "author_email": "frederic.mohier@alignak.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Natural Language :: English", "Programming Language :: Python", "Topic :: System :: Monitoring", "Topic :: System :: Systems Administration" ], "description": "Alignak checks package for the monitoring plugins\n=================================================\n\n*Checks pack for checking a lot of services: Dns, Http, Dhcp, ...*\n\n.. image:: https://img.shields.io/badge/IRC-%23alignak-1e72ff.svg?style=flat\n :target: http://webchat.freenode.net/?channels=%23alignak\n :alt: Join the chat #alignak on freenode.net\n\n.. image:: https://img.shields.io/badge/License-AGPL%20v3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0\n :alt: License AGPL v3\n\nThis checks pack is based upon the check plugins of the `Monitoring Plugins Project `_.\n\nThis project is a bundle of around 50 standard plugins for monitoring applications. Some plugins allow to monitor local system metrics, others use various network protocols for remote checks.\n\n*Our bundle was previously known as the \u201cofficial\u201d Nagios Plugins package.*\n*The new name reflects both the success of the straightforward plugin interface originally invented*\n*by the Nagios folks, and the popularity of our package, as the plugins are now used with various other monitoring products as well.*\n\n\nInstallation\n------------\n\nThe pack configuration files are to be copied to the monitoring objects configuration directory. The most suitable location is the *arbiter/packs/* directory in the main alignak configuration directory.\n\n**Note**: The main Alignak configuration directory is usually */usr/local/share/alignak/etc* or */usr/local/etc/alignak* or */etc/alignak* but it may depend upon your system and/or your installation.\n\nThe pack plugins (if any ...) are to be copied to the executable libraries directories.\n\n**Note**: The Alignak librairies directory is usually */usr/local/var/libexec/alignak* but it may depend upon your system and/or your installation.\n\nFrom PyPI\n~~~~~~~~~\nTo install the package from PyPI:\n::\n\n sudo pip install alignak-checks-monitoring\n\n\nFrom source files\n~~~~~~~~~~~~~~~~~\nTo install the package from the source files:\n::\n\n git clone https://github.com/Alignak-monitoring-contrib/alignak-checks-monitoring\n cd alignak-checks-monitoring\n sudo pip install .\n\n**Note:** *using `sudo python setup.py install` will not correctly manage the package configuration files! The recommended way is really to use `pip`;)*\n\n\nDocumentation\n-------------\n\nConfiguration\n~~~~~~~~~~~~~\n\nTo use this checks package, you must first install some external plugins. We recommend that you download and install the `Monitoring plugins`_.\n\n.. _Monitoring plugins: https://www.monitoring-plugins.org/download.html\n\nCheck if it exists a binary package for your OS distribution rather than compiling and installing from source.\nElse, the source installation procedure is explained `here`_.\n\n.. _here: https://www.monitoring-plugins.org/doc/faq/installation.html\n\nAn abstract::\n\n $ wget https://www.monitoring-plugins.org/download/monitoring-plugins-2.X.tar.gz\n $ gzip -dc monitoring-plugins-2.X.tar.gz | tar -xf -\n $ cd monitoring-plugins-2.X\n $ ./configure --prefix /usr/local/libexec/monitoring-plugins\n $ make\n\n $ sudo make install\n\n $ sudo make install-root\n $ # This for plugins requiring setuid (check_icmp ...)\n\nAfter compilation and installation, the plugins are installed in the */usr/local/libexec/monitoring-plugins/libexec* directory!\n\nThe */usr/local/etc/alignak/arbiter/packs/resource.d/monitoring.cfg* file defines a global macro\nthat contains the monitoring plugins installation path. If you do not install as default, edit\nthis file to update the path::\n\n #-- Monitoring plugins installation directory\n $MONITORING_PLUGINS_DIR$=/usr/local/libexec/monitoring-plugins/libexec\n #--\n\nMany information is available on the `project github repository`_, espacially in the REQUIREMENTS file.\n\n.. _project github repository: https://github.com/monitoring-plugins/monitoring-plugins\n\n\nAlignak configuration\n~~~~~~~~~~~~~~~~~~~~~\n\nYou simply have to tag the concerned hosts with the template you are interested in.::\n\n define host{\n use dns, ftp, http\n host_name my_host\n address 127.0.0.1\n }\n\n\n\nEach template declares the associated services on the concerned host.\nYou can easily adapt the configuration defined in the ``templates.cfg``, ``services.cfg`` and ``commands.cfg`` files.\n\n\nBugs, issues and contributing\n-----------------------------\n\nContributions to this project are welcome and encouraged ... `issues in the project repository `_ are the common way to raise an information.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alignak-monitoring-contrib/alignak-checks-monitoring", "keywords": "a,l,i,g,n,a,k, ,m,o,n,i,t,o,r,i,n,g, ,p,a,c,k, ,c,h,e,c,k,s, ,m,o,n,i,t,o,r,i,n,g", "license": "GNU Affero General Public License, version 3", "maintainer": "", "maintainer_email": "", "name": "alignak_checks_monitoring", "package_url": "https://pypi.org/project/alignak_checks_monitoring/", "platform": "", "project_url": "https://pypi.org/project/alignak_checks_monitoring/", "project_urls": { "Homepage": "https://github.com/alignak-monitoring-contrib/alignak-checks-monitoring" }, "release_url": "https://pypi.org/project/alignak_checks_monitoring/1.1.4/", "requires_dist": null, "requires_python": "", "summary": "Alignak - Checks pack for monitoring plugins (eg. Nagios plugins)", "version": "1.1.4" }, "last_serial": 4584601, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "6b753cacf8d6b893915ec1180ff669ac", "sha256": "2c10fc106689c5e29724e1040253cb003b65e9efff4defa70912a03e6361d77c" }, "downloads": -1, "filename": "alignak_checks_monitoring-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6b753cacf8d6b893915ec1180ff669ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5706, "upload_time": "2016-09-29T02:56:24", "url": "https://files.pythonhosted.org/packages/5a/fe/9d226eb507190d08751b1e94dcbd369306216da442e8aa4141b045213670/alignak_checks_monitoring-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "b3587ecc05367464d2f6cdf2177ab7ec", "sha256": "c633c55b66ca04fe0d671d8b74b145b13b60298b831fd450bfad5292f9ca9e61" }, "downloads": -1, "filename": "alignak_checks_monitoring-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b3587ecc05367464d2f6cdf2177ab7ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3968, "upload_time": "2016-10-03T08:21:56", "url": "https://files.pythonhosted.org/packages/96/6a/20dc7a38a7ed9b384e29292d7272ab2d04ef5d56ca9f362dead9d499d5ac/alignak_checks_monitoring-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "a78e31d94a096aabf884bcfb3e976ed7", "sha256": "9f914b8482d9643ea426fc312d5bb16a3cb53b89434df0779b7fc82631051d74" }, "downloads": -1, "filename": "alignak_checks_monitoring-0.2.2.tar.gz", "has_sig": false, "md5_digest": "a78e31d94a096aabf884bcfb3e976ed7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19281, "upload_time": "2016-10-03T19:07:39", "url": "https://files.pythonhosted.org/packages/84/eb/5e1480c161411822c7ed741194cba88717a3f8ebb1cbef74cdf146cafb1d/alignak_checks_monitoring-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "3663d12d698aa1cfb0a44bde7b7f4276", "sha256": "d5df846262c6d238226957c13e21887d3f813eeeb7235f4038b2d5af71ad8159" }, "downloads": -1, "filename": "alignak_checks_monitoring-0.3.0.tar.gz", "has_sig": false, "md5_digest": "3663d12d698aa1cfb0a44bde7b7f4276", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20352, "upload_time": "2017-01-06T04:48:16", "url": "https://files.pythonhosted.org/packages/f0/b4/103653b697ba8597e2220a1920a39ce0d83c8d7f93b3e6a7939efeea024e/alignak_checks_monitoring-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "7a2cb973e788302da5fd208c64837c45", "sha256": "7e2c4ff0924a8c10c65bdee2ab60f77a12b97f48d568ff0511d28ea68b82e819" }, "downloads": -1, "filename": "alignak_checks_monitoring-0.3.1.tar.gz", "has_sig": false, "md5_digest": "7a2cb973e788302da5fd208c64837c45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20358, "upload_time": "2017-03-24T09:21:16", "url": "https://files.pythonhosted.org/packages/f0/60/09e720bae95991cac1f9bb9e1ace94d15bd1b5f36b1955634c6eee645bae/alignak_checks_monitoring-0.3.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "c81b618cda3bf711fff618e743802f44", "sha256": "6f75e842b5b9dcaf4472ad883af6045add34750a3258839ffcb51b7825093afe" }, "downloads": -1, "filename": "alignak_checks_monitoring-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c81b618cda3bf711fff618e743802f44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20356, "upload_time": "2017-09-12T08:27:55", "url": "https://files.pythonhosted.org/packages/f4/c4/fdd3f03e88f399e60d9185eb8d89b8e1d87b4e9d172bebb3f64154383af3/alignak_checks_monitoring-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "df0ca38c97b3bf1c472f0bc086b5bfbf", "sha256": "c66d7578048d46125c6bb0cbab62fa199db140d756993c1a91d44d84398badd8" }, "downloads": -1, "filename": "alignak_checks_monitoring-1.1.0.tar.gz", "has_sig": false, "md5_digest": "df0ca38c97b3bf1c472f0bc086b5bfbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22258, "upload_time": "2018-04-16T07:20:49", "url": "https://files.pythonhosted.org/packages/35/7e/3cee52b11a9b348ca603c909aaeaa0798800f6aabe58497ef7a934d746dc/alignak_checks_monitoring-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "0335e94f91918063146fc54f85cdcb5f", "sha256": "77d941e9be74dead548a4fe4c18935c794589f4b9d5c3e07adb0f1565715ad11" }, "downloads": -1, "filename": "alignak_checks_monitoring-1.1.1.tar.gz", "has_sig": false, "md5_digest": "0335e94f91918063146fc54f85cdcb5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22127, "upload_time": "2018-04-16T18:00:33", "url": "https://files.pythonhosted.org/packages/ac/c0/2f2e8760abd92eda03d97b5a11cb66c2adc51e0bab8ce257d7b8e654d99c/alignak_checks_monitoring-1.1.1.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "c95e663e2b5378c727831f768d909e5a", "sha256": "a1c94b6e629d2e7b56b043076290eed1bda0db31aad0c77718bdc6bc9ebe0cbe" }, "downloads": -1, "filename": "alignak_checks_monitoring-1.1.3.tar.gz", "has_sig": false, "md5_digest": "c95e663e2b5378c727831f768d909e5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22011, "upload_time": "2018-08-04T06:42:33", "url": "https://files.pythonhosted.org/packages/be/67/47bf6cc077c892d69af630f141f53ffd948017620e5a4be944427d872cee/alignak_checks_monitoring-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "fa1f3d1091870b1e29210e0132759188", "sha256": "eceb43319bba91313d66bf2e11e38cb5eefdd27c48ad5697cf4882fff76e7e10" }, "downloads": -1, "filename": "alignak_checks_monitoring-1.1.4-py2-none-any.whl", "has_sig": false, "md5_digest": "fa1f3d1091870b1e29210e0132759188", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 22417, "upload_time": "2018-12-11T09:56:51", "url": "https://files.pythonhosted.org/packages/e1/6d/f7c361f55bc4dfc48402dc23d20aa23e6e3ff4bd44da2544d277f2f07015/alignak_checks_monitoring-1.1.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90de12b4a06565d83a1bd4b6a8daed48", "sha256": "fd144e7a1d86866197194c9951a15890238a5171e3043892e16ef798e674f4e5" }, "downloads": -1, "filename": "alignak_checks_monitoring-1.1.4.tar.gz", "has_sig": false, "md5_digest": "90de12b4a06565d83a1bd4b6a8daed48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21466, "upload_time": "2018-12-11T09:56:52", "url": "https://files.pythonhosted.org/packages/41/30/7305f347dee6930d304f90723a6ab4666aa893c916dbad0255788fbbed36/alignak_checks_monitoring-1.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa1f3d1091870b1e29210e0132759188", "sha256": "eceb43319bba91313d66bf2e11e38cb5eefdd27c48ad5697cf4882fff76e7e10" }, "downloads": -1, "filename": "alignak_checks_monitoring-1.1.4-py2-none-any.whl", "has_sig": false, "md5_digest": "fa1f3d1091870b1e29210e0132759188", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 22417, "upload_time": "2018-12-11T09:56:51", "url": "https://files.pythonhosted.org/packages/e1/6d/f7c361f55bc4dfc48402dc23d20aa23e6e3ff4bd44da2544d277f2f07015/alignak_checks_monitoring-1.1.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90de12b4a06565d83a1bd4b6a8daed48", "sha256": "fd144e7a1d86866197194c9951a15890238a5171e3043892e16ef798e674f4e5" }, "downloads": -1, "filename": "alignak_checks_monitoring-1.1.4.tar.gz", "has_sig": false, "md5_digest": "90de12b4a06565d83a1bd4b6a8daed48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21466, "upload_time": "2018-12-11T09:56:52", "url": "https://files.pythonhosted.org/packages/41/30/7305f347dee6930d304f90723a6ab4666aa893c916dbad0255788fbbed36/alignak_checks_monitoring-1.1.4.tar.gz" } ] }