nrdp-daemon


Namenrdp-daemon JSON
Version 1.0.16 PyPI version JSON
download
home_pageNone
SummaryNagios Remote Data Processor Daemon
upload_time2024-11-15 22:39:40
maintainerNone
docs_urlNone
authorHoplite Industries, Inc.
requires_python>=3.7
licenseNone
keywords nagios nrdp passive
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Nagios Remote Data Protocol Daemon
==================================

The ``nrdpd`` program is used as a passive monitoring agent for Nagios.  It
will use regular Nagios plugins to perform system checks and submit those
results to your monitoring server(s) via the NRDP protocol.

This package contains both the ``nrdpd`` service and a Python library that
you can integrate with.


The full `documentation`_ has details on the API as well as configuration.

.. _documentation: https://hopliteind.github.io/nrdpd-daemon/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nrdp-daemon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Shawn Michael <smichael@hopliteindustries.com>",
    "keywords": "nagios, nrdp, passive",
    "author": "Hoplite Industries, Inc.",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/91/25/160ea730dd04fddd2f29c6c3dc6d4a35bfa4860c36ec124a353106b651b1/nrdp_daemon-1.0.16.tar.gz",
    "platform": null,
    "description": "Nagios Remote Data Protocol Daemon\n==================================\n\nThe ``nrdpd`` program is used as a passive monitoring agent for Nagios.  It\nwill use regular Nagios plugins to perform system checks and submit those\nresults to your monitoring server(s) via the NRDP protocol.\n\nThis package contains both the ``nrdpd`` service and a Python library that\nyou can integrate with.\n\n\nThe full `documentation`_ has details on the API as well as configuration.\n\n.. _documentation: https://hopliteind.github.io/nrdpd-daemon/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Nagios Remote Data Processor Daemon",
    "version": "1.0.16",
    "project_urls": {
        "Homepage": "https://github.com/HopliteInd/nrdpd-daemon"
    },
    "split_keywords": [
        "nagios",
        " nrdp",
        " passive"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fd09293f5caa8fddba07efdd93f815f1494f95706b09476e6038b08c955fd92c",
                "md5": "22d1d72395cb6885c00f7bc99a387ceb",
                "sha256": "bd4d94b9eff58913ebd8ca97e42394d9c2eedef5f76bd60c19bf2c7425723903"
            },
            "downloads": -1,
            "filename": "nrdp_daemon-1.0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22d1d72395cb6885c00f7bc99a387ceb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 45477,
            "upload_time": "2024-11-15T22:39:42",
            "upload_time_iso_8601": "2024-11-15T22:39:42.056783Z",
            "url": "https://files.pythonhosted.org/packages/fd/09/293f5caa8fddba07efdd93f815f1494f95706b09476e6038b08c955fd92c/nrdp_daemon-1.0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9125160ea730dd04fddd2f29c6c3dc6d4a35bfa4860c36ec124a353106b651b1",
                "md5": "857a99e1a6b3754c03307e85a885ff1c",
                "sha256": "4f4d16482be60d5323a67cb1a743f5f23a2a375ead628f268a1a14eab292ce65"
            },
            "downloads": -1,
            "filename": "nrdp_daemon-1.0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "857a99e1a6b3754c03307e85a885ff1c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 23578,
            "upload_time": "2024-11-15T22:39:40",
            "upload_time_iso_8601": "2024-11-15T22:39:40.397618Z",
            "url": "https://files.pythonhosted.org/packages/91/25/160ea730dd04fddd2f29c6c3dc6d4a35bfa4860c36ec124a353106b651b1/nrdp_daemon-1.0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 22:39:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HopliteInd",
    "github_project": "nrdpd-daemon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "nrdp-daemon"
}
        
Elapsed time: 1.20956s