Skip to main content

A Liquidity Provider Node monitoring facility

Project description

==========
LP Monitor
==========


.. image:: https://img.shields.io/pypi/v/lp_monitor.svg
:target: https://pypi.python.org/pypi/lp_monitor

.. image:: https://img.shields.io/travis/askz/lp_monitor.svg
:target: https://travis-ci.org/askz/lp_monitor

.. image:: https://readthedocs.org/projects/lp-monitor/badge/?version=latest
:target: https://lp-monitor.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/askz/lp_monitor/shield.svg
:target: https://pyup.io/repos/github/askz/lp_monitor/
:alt: Updates


A Liquidity Provider Node monitoring facility

lp_monitor is an abstract cli client designed for monitoring probes.
Actually it support only two methods:
* getbalance
* is_sync
and three currencies:
* BTC
* KMD
* MNZ

```console
Usage: lp_monitor [OPTIONS] METHOD

Liquidity Provider Monitoring CLI

Options:
-c, --coin TEXT Coin selection: BTC|KMD|MNZ
-H, --home DIRECTORY Sets home directory which contains <coins>.conf files
-h, --help Show this message and exit.

```

Example:
```console
$ lp_monitor -H $HOME -c mnz is_sync
0
$ lp_monitor -lp_monitor -H $HOME -c mnz getbalance
2233.10000000
```

* Free software: GNU General Public License v3


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2018-01-03)
------------------

* First release on PyPI.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lp_monitor-0.4.0.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

lp_monitor-0.4.0-py2.py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page