{ "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 MongoDB\n========================================\n\n*Checks pack for monitoring MongoDB with the check_mongodb python script*\n\n\n.. image:: https://badge.fury.io/py/alignak_checks_MongoDB.svg\n :target: https://badge.fury.io/py/alignak-checks-mongodb\n :alt: Most recent PyPi version\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\n\n**Note:** *this check pack is only an example for checking MongoDB using the Nagios check_tcp command. Please feel free to comment or suggest improvements :)*\n\nThis package uses the `check_mongodb.py` script from `this project `_. A version of the script is included to make installation easier but you may refresh when installing...\n\n\nInstallation\n------------\n\nThe installation of this checks pack will copy some configuration files in the Alignak default configuration directory (eg. */usr/local/etc/alignak*). The copied files are located in the default sub-directory used for the packs (eg. *arbiter/packs*).\n\nFrom PyPI\n~~~~~~~~~\nTo install the package from PyPI::\n\n sudo pip install alignak-checks-mongodb\n\n\nFrom source files\n~~~~~~~~~~~~~~~~~\nTo install the package from the source files::\n\n git clone https://github.com/Alignak-monitoring-contrib/alignak-checks-mongodb\n cd alignak-checks-mongodb\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\nDocumentation\n-------------\n\nConfiguration\n~~~~~~~~~~~~~\n\nThis checks pack is using the `check_tcp` Nagios (or Monitoring) plugin that must be installed on the Alignak server running your poller daemon. You may install the `alignak-checks-monitoring` package (see the `corresponding repo `_).\n\n\nAlignak configuration\n~~~~~~~~~~~~~~~~~~~~~\n\nFor a Linux monitored host, you simply have to tag the concerned host with the template ``MongoDB``.::\n\n # An host with a MongoDB instance running\n define host{\n use mongodb\n host_name my_es\n address 127.0.0.1\n }\n\n\n\nWhen using the alignak backend, use the `setup.sh` script provided in the *json/MongoDB* directory to include all the package information into your backend::\n\n # Backend configuration\n $ json/mongodb/setup.sh -b http://127.0.0.1:5000 -u admin -p admin\n\n\n**Note** that this command line is executed when installing the package from *pip*. If your backend is not set locally, you can specify its address thanks to the `-b` command line parameter.\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-mongodb", "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,g,o,d,b", "license": "GNU Affero General Public License, version 3", "maintainer": "", "maintainer_email": "", "name": "alignak-checks-mongodb", "package_url": "https://pypi.org/project/alignak-checks-mongodb/", "platform": "", "project_url": "https://pypi.org/project/alignak-checks-mongodb/", "project_urls": { "Homepage": "https://github.com/Alignak-monitoring-contrib/alignak-checks-mongodb" }, "release_url": "https://pypi.org/project/alignak-checks-mongodb/1.1.3/", "requires_dist": null, "requires_python": "", "summary": "Alignak checks pack for Elasticsearch", "version": "1.1.3" }, "last_serial": 4883931, "releases": { "1.1.3": [ { "comment_text": "", "digests": { "md5": "e4bdf2798f27006555c6d783d2518fcb", "sha256": "280b34b0ab144583fa6f634a3bccca2a05bd71505031145013ca35ec95e0e7db" }, "downloads": -1, "filename": "alignak_checks_mongodb-1.1.3-py2-none-any.whl", "has_sig": false, "md5_digest": "e4bdf2798f27006555c6d783d2518fcb", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 40071, "upload_time": "2018-12-11T10:28:14", "url": "https://files.pythonhosted.org/packages/32/53/532770dc0c3ff424dc4577bdf536a353b7c277a24ad75bf0a3531647715c/alignak_checks_mongodb-1.1.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a5f292ba359fe097027720092d6a8b2b", "sha256": "ffdcde36cf8fdee4ada73f5528a0321f5421d47b43e2ca9fda023990469ce48c" }, "downloads": -1, "filename": "alignak_checks_mongodb-1.1.3.tar.gz", "has_sig": false, "md5_digest": "a5f292ba359fe097027720092d6a8b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38452, "upload_time": "2018-12-11T10:28:16", "url": "https://files.pythonhosted.org/packages/c5/ce/1e8ded44fdfb89ab18f6ada04b6bf7faafbaf1183b43b8f6c2aefdeb87a2/alignak_checks_mongodb-1.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4bdf2798f27006555c6d783d2518fcb", "sha256": "280b34b0ab144583fa6f634a3bccca2a05bd71505031145013ca35ec95e0e7db" }, "downloads": -1, "filename": "alignak_checks_mongodb-1.1.3-py2-none-any.whl", "has_sig": false, "md5_digest": "e4bdf2798f27006555c6d783d2518fcb", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 40071, "upload_time": "2018-12-11T10:28:14", "url": "https://files.pythonhosted.org/packages/32/53/532770dc0c3ff424dc4577bdf536a353b7c277a24ad75bf0a3531647715c/alignak_checks_mongodb-1.1.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a5f292ba359fe097027720092d6a8b2b", "sha256": "ffdcde36cf8fdee4ada73f5528a0321f5421d47b43e2ca9fda023990469ce48c" }, "downloads": -1, "filename": "alignak_checks_mongodb-1.1.3.tar.gz", "has_sig": false, "md5_digest": "a5f292ba359fe097027720092d6a8b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38452, "upload_time": "2018-12-11T10:28:16", "url": "https://files.pythonhosted.org/packages/c5/ce/1e8ded44fdfb89ab18f6ada04b6bf7faafbaf1183b43b8f6c2aefdeb87a2/alignak_checks_mongodb-1.1.3.tar.gz" } ] }