معرفی شرکت ها


alignak-checks-mongodb-1.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Alignak checks pack for Elasticsearch
ویژگی مقدار
سیستم عامل -
نام فایل alignak-checks-mongodb-1.1.3
نام alignak-checks-mongodb
نسخه کتابخانه 1.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Frédéric MOHIER
ایمیل نویسنده frederic.mohier@alignak.net
آدرس صفحه اصلی https://github.com/Alignak-monitoring-contrib/alignak-checks-mongodb
آدرس اینترنتی https://pypi.org/project/alignak-checks-mongodb/
مجوز GNU Affero General Public License, version 3
Alignak checks package for MongoDB ======================================== *Checks pack for monitoring MongoDB with the check_mongodb python script* .. image:: https://badge.fury.io/py/alignak_checks_MongoDB.svg :target: https://badge.fury.io/py/alignak-checks-mongodb :alt: Most recent PyPi version .. image:: https://img.shields.io/badge/IRC-%23alignak-1e72ff.svg?style=flat :target: http://webchat.freenode.net/?channels=%23alignak :alt: Join the chat #alignak on freenode.net .. image:: https://img.shields.io/badge/License-AGPL%20v3-blue.svg :target: http://www.gnu.org/licenses/agpl-3.0 :alt: License AGPL v3 **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 :)* This package uses the `check_mongodb.py` script from `this project <https://github.com/mzupan/nagios-plugin-mongodb>`_. A version of the script is included to make installation easier but you may refresh when installing... Installation ------------ The 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*). From PyPI ~~~~~~~~~ To install the package from PyPI:: sudo pip install alignak-checks-mongodb From source files ~~~~~~~~~~~~~~~~~ To install the package from the source files:: git clone https://github.com/Alignak-monitoring-contrib/alignak-checks-mongodb cd alignak-checks-mongodb sudo pip install . **Note:** *using `sudo python setup.py install` will not correctly manage the package configuration files! The recommended way is really to use `pip`;)* Documentation ------------- Configuration ~~~~~~~~~~~~~ This 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 <https://github.com/alignak-monitoring-contrib/alignak-checks-monitoring>`_). Alignak configuration ~~~~~~~~~~~~~~~~~~~~~ For a Linux monitored host, you simply have to tag the concerned host with the template ``MongoDB``.:: # An host with a MongoDB instance running define host{ use mongodb host_name my_es address 127.0.0.1 } When using the alignak backend, use the `setup.sh` script provided in the *json/MongoDB* directory to include all the package information into your backend:: # Backend configuration $ json/mongodb/setup.sh -b http://127.0.0.1:5000 -u admin -p admin **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. Bugs, issues and contributing ----------------------------- Contributions to this project are welcome and encouraged ... `issues in the project repository <https://github.com/alignak-monitoring-contrib/alignak-checks-mongodb/issues>`_ are the common way to raise an information.


نحوه نصب


نصب پکیج whl alignak-checks-mongodb-1.1.3:

    pip install alignak-checks-mongodb-1.1.3.whl


نصب پکیج tar.gz alignak-checks-mongodb-1.1.3:

    pip install alignak-checks-mongodb-1.1.3.tar.gz