pcrunner


Namepcrunner JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/maartenq/pcrunner
SummaryA module for running Passive Nagios/Icinga Checks
upload_time2023-04-01 17:45:09
maintainer
docs_urlNone
authorMaarten
requires_python>=3.8
licenseISC
keywords pcrunner
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
Pcrunner
========

|pypi| |docs| |pre-commit| |workflow-ci| |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.

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/

.. |pypi| image:: https://img.shields.io/pypi/v/pcrunner.svg
    :alt: Pypi
    :target: https://pypi.python.org/pypi/pcrunner

.. |docs| image:: https://readthedocs.org/projects/pcrunner/badge/?version=latest
    :alt: Documentation Status
    :target: https://pcrunner.readthedocs.io/en/latest/

.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/maartenq/pcrunner/main.svg
    :alt: pre-commit.ci status
    :target: https://results.pre-commit.ci/latest/github/maartenq/pcrunner/main

.. |workflow-ci| image:: https://github.com/maartenq/pcrunner/workflows/ci/badge.svg?branch=main
    :alt: CI status
    :target: https://github.com/maartenq/pcrunner/actions?workflow=ci

.. |codecov| image:: https://codecov.io/gh/maartenq/pcrunner/branch/master/graph/badge.svg?token=INVK104RNN
    :alt: Codecov
    :target: https://codecov.io/gh/maartenq/pcrunner

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/maartenq/pcrunner",
    "name": "pcrunner",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "pcrunner",
    "author": "Maarten",
    "author_email": "ikmaarten@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/06/cb/6b778f95d10ee618e1dfe574ae674fc65e2863b77dffea7e5a1cdd762cc9/pcrunner-1.0.2.tar.gz",
    "platform": null,
    "description": "========\nPcrunner\n========\n\n|pypi| |docs| |pre-commit| |workflow-ci| |codecov|\n\nPcrunner (Passive Checks Runner is a daemon and service that periodically runs\nNagios_ / Icinga_ checks paralell. The results are posted via HTTPS to a\n`NSCAweb`_ server.\n\nFeatures\n--------\n\n* Runs as a daemon on Linux.\n* Runs as a service on win32.\n* Command line interface for single test runs and/or cron use.\n* Parallel execution of check commands.\n* Posts check results external commands.\n* Termniation of check commands if maximum time exceeds.\n* Configuration in YAML.\n* Command definition in YAML or text format.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the\n`audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n.. _NSCAweb: https://github.com/smetj/nscaweb\n.. _Nagios: https://www.nagios.org/\n.. _Icinga: https://www.icinga.org/\n\n.. |pypi| image:: https://img.shields.io/pypi/v/pcrunner.svg\n    :alt: Pypi\n    :target: https://pypi.python.org/pypi/pcrunner\n\n.. |docs| image:: https://readthedocs.org/projects/pcrunner/badge/?version=latest\n    :alt: Documentation Status\n    :target: https://pcrunner.readthedocs.io/en/latest/\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/maartenq/pcrunner/main.svg\n    :alt: pre-commit.ci status\n    :target: https://results.pre-commit.ci/latest/github/maartenq/pcrunner/main\n\n.. |workflow-ci| image:: https://github.com/maartenq/pcrunner/workflows/ci/badge.svg?branch=main\n    :alt: CI status\n    :target: https://github.com/maartenq/pcrunner/actions?workflow=ci\n\n.. |codecov| image:: https://codecov.io/gh/maartenq/pcrunner/branch/master/graph/badge.svg?token=INVK104RNN\n    :alt: Codecov\n    :target: https://codecov.io/gh/maartenq/pcrunner\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "A module for running Passive Nagios/Icinga Checks",
    "version": "1.0.2",
    "split_keywords": [
        "pcrunner"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e17db904486f72a1230028f67d7d6bacd473f78f106cf110b422874433eefdba",
                "md5": "ef21506d06037227b2b734a683b2ce61",
                "sha256": "c559a5509caea402e737f71cffddeddcfa781a426b3670fb0b727a6c05c7388a"
            },
            "downloads": -1,
            "filename": "pcrunner-1.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef21506d06037227b2b734a683b2ce61",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 23297,
            "upload_time": "2023-04-01T17:45:07",
            "upload_time_iso_8601": "2023-04-01T17:45:07.868993Z",
            "url": "https://files.pythonhosted.org/packages/e1/7d/b904486f72a1230028f67d7d6bacd473f78f106cf110b422874433eefdba/pcrunner-1.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06cb6b778f95d10ee618e1dfe574ae674fc65e2863b77dffea7e5a1cdd762cc9",
                "md5": "402697e6b21cc125a71b57a5cc167897",
                "sha256": "3329899bf49b704125a53ab5c90f8395db716fe898d274588450ff3d1c20a309"
            },
            "downloads": -1,
            "filename": "pcrunner-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "402697e6b21cc125a71b57a5cc167897",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 29566,
            "upload_time": "2023-04-01T17:45:09",
            "upload_time_iso_8601": "2023-04-01T17:45:09.910655Z",
            "url": "https://files.pythonhosted.org/packages/06/cb/6b778f95d10ee618e1dfe574ae674fc65e2863b77dffea7e5a1cdd762cc9/pcrunner-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-01 17:45:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "maartenq",
    "github_project": "pcrunner",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pcrunner"
}
        
Elapsed time: 0.04923s