Pcrunner (Passive Checks Runner)
Project description
========
Pcrunner
========
.. image:: https://img.shields.io/pypi/v/pcrunner.svg
:target: https://pypi.python.org/pypi/pcrunner
:alt: pypi
.. image:: https://img.shields.io/travis/maartenq/pcrunner.svg
:target: https://travis-ci.org/maartenq/pcrunner
:alt: build
.. image:: https://readthedocs.org/projects/pcrunner/badge/?version=latest
:target: https://pcrunner.readthedocs.io/en/latest/?badge=latest
:alt: docs
.. image:: https://pyup.io/repos/github/maartenq/pcrunner/shield.svg
:target: https://pyup.io/repos/github/maartenq/pcrunner/
:alt: pyup
.. image:: https://codecov.io/gh/maartenq/pcrunner/branch/master/graph/badge.svg
:target: https://codecov.io/gh/maartenq/pcrunner
:alt: codecov
Pcrunner (Passive Checks Runner is a daemon and service that periodically runs
Nagios_ / Icinga_ checks paralell. The results are posted via HTTPS to a
`NSCAweb`_ server.
* GitHub: https://github.com/maartenq/pcrunner
* Free software: https://opensource.org/licenses/ISC
* PyPi: https://pypi.python.org/pypi/pcrunner
* Documentation: https://pcrunner.readthedocs.io/en/latest/
* Travis CI: https://travis-ci.org/maartenq/pcrunner
* Codecov: https://codecov.io/github/maartenq/pcrunner
Features
--------
* Runs as a daemon on Linux.
* Runs as a service on win32.
* Command line interface for single test runs and/or cron use.
* Parallel execution of check commands.
* Posts check results external commands.
* Termniation of check commands if maximum time exceeds.
* Configuration in YAML.
* Command definition in YAML or text format.
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
.. _NSCAweb: https://github.com/smetj/nscaweb
.. _Nagios: https://www.nagios.org/
.. _Icinga: https://www.icinga.org/
=======
History
=======
0.2.10 (2016-08-26)
------------------
* tox.ini updated
* removed specific version for package requirements from setup.py.
* readthedocs theme for local docs build.
* OS-X and vim files in .gitignore
* Update requirements: pytest -> 3.0.1
0.2.8 (2016-08-20)
------------------
* Updated docs
0.2.7 (2016-08-20)
------------------
* Updated project links.
0.2.6 (2016-08-20)
------------------
* Fixed ISSUE#4: commands file with extra white lines.
0.2.5 (2016-08-20)
------------------
* Updated Python installation documentation with new versions.
0.2.4 (2016-08-13)
------------------
* xrange -> range for python3 compatibility.
0.2.3 (2016-08-13)
------------------
* Travis/tox fix
0.2.2 (2016-08-13)
------------------
* ISC License
0.2.1 (2016-08-13)
------------------
* Documentation RPM build updated.
0.2.0 (2016-08-12)
------------------
* First release on PyPI.
Pcrunner
========
.. image:: https://img.shields.io/pypi/v/pcrunner.svg
:target: https://pypi.python.org/pypi/pcrunner
:alt: pypi
.. image:: https://img.shields.io/travis/maartenq/pcrunner.svg
:target: https://travis-ci.org/maartenq/pcrunner
:alt: build
.. image:: https://readthedocs.org/projects/pcrunner/badge/?version=latest
:target: https://pcrunner.readthedocs.io/en/latest/?badge=latest
:alt: docs
.. image:: https://pyup.io/repos/github/maartenq/pcrunner/shield.svg
:target: https://pyup.io/repos/github/maartenq/pcrunner/
:alt: pyup
.. image:: https://codecov.io/gh/maartenq/pcrunner/branch/master/graph/badge.svg
:target: https://codecov.io/gh/maartenq/pcrunner
:alt: codecov
Pcrunner (Passive Checks Runner is a daemon and service that periodically runs
Nagios_ / Icinga_ checks paralell. The results are posted via HTTPS to a
`NSCAweb`_ server.
* GitHub: https://github.com/maartenq/pcrunner
* Free software: https://opensource.org/licenses/ISC
* PyPi: https://pypi.python.org/pypi/pcrunner
* Documentation: https://pcrunner.readthedocs.io/en/latest/
* Travis CI: https://travis-ci.org/maartenq/pcrunner
* Codecov: https://codecov.io/github/maartenq/pcrunner
Features
--------
* Runs as a daemon on Linux.
* Runs as a service on win32.
* Command line interface for single test runs and/or cron use.
* Parallel execution of check commands.
* Posts check results external commands.
* Termniation of check commands if maximum time exceeds.
* Configuration in YAML.
* Command definition in YAML or text format.
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
.. _NSCAweb: https://github.com/smetj/nscaweb
.. _Nagios: https://www.nagios.org/
.. _Icinga: https://www.icinga.org/
=======
History
=======
0.2.10 (2016-08-26)
------------------
* tox.ini updated
* removed specific version for package requirements from setup.py.
* readthedocs theme for local docs build.
* OS-X and vim files in .gitignore
* Update requirements: pytest -> 3.0.1
0.2.8 (2016-08-20)
------------------
* Updated docs
0.2.7 (2016-08-20)
------------------
* Updated project links.
0.2.6 (2016-08-20)
------------------
* Fixed ISSUE#4: commands file with extra white lines.
0.2.5 (2016-08-20)
------------------
* Updated Python installation documentation with new versions.
0.2.4 (2016-08-13)
------------------
* xrange -> range for python3 compatibility.
0.2.3 (2016-08-13)
------------------
* Travis/tox fix
0.2.2 (2016-08-13)
------------------
* ISC License
0.2.1 (2016-08-13)
------------------
* Documentation RPM build updated.
0.2.0 (2016-08-12)
------------------
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pcrunner-0.2.10.tar.gz
(37.4 kB
view details)
Built Distribution
File details
Details for the file pcrunner-0.2.10.tar.gz
.
File metadata
- Download URL: pcrunner-0.2.10.tar.gz
- Upload date:
- Size: 37.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96a8d6cedd7f25a78ae7927beeebb2d28adb9a50b9f25560892d5011fec4f90f |
|
MD5 | 35a2fa3eb67a5c597a50f1ca95a12dc6 |
|
BLAKE2b-256 | ff350d62f58eafc85445b49406176b6169301b76df594a78308f1cdd5592c38b |
File details
Details for the file pcrunner-0.2.10-py2.py3-none-any.whl
.
File metadata
- Download URL: pcrunner-0.2.10-py2.py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dca2b8e814ea7ccb54ab29c4007e77ac175f5aec9660836b35ed4d852413cbdb |
|
MD5 | 8f1c2b5baad1cffb96c8dab91c4f5b49 |
|
BLAKE2b-256 | a9c5273d562c7012991c00828098182dc72d533645285bed3cb624a2a841c534 |