cp-nagios-plugins


Namecp-nagios-plugins JSON
Version 0.7.6 PyPI version JSON
download
home_pageNone
SummaryCross Platform Nagios Plugins
upload_time2024-11-11 22:04:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords nagios plugins
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Cross platform nagios plugins
=============================

The focus cp-nagios-plugins is to start providing the functionality of many
of the core plugins from the nagios-plugins repository.  This primary purpose
of this is to support these tests on Windows.   The plugins are written
in a way so that they are cross platform where possible.

These cross platform plugins rely on Python to attain that cross platform
ability.  This means that they are more expensive to run than the compiled
programs from the Nagios-plugins repository.


Plugins
=======

A list of the current plugins is available `here <docs/plugins.rst>`_.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cp-nagios-plugins",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "nagios, plugins",
    "author": null,
    "author_email": "\"Hoplite Industries, Inc.\" <smichael@hopliteindustries.com>",
    "download_url": "https://files.pythonhosted.org/packages/cc/e9/84f241ddacbdf418831c2a80e8b94eeb5d53147948833e9cae730ec4fadb/cp_nagios_plugins-0.7.6.tar.gz",
    "platform": null,
    "description": "Cross platform nagios plugins\n=============================\n\nThe focus cp-nagios-plugins is to start providing the functionality of many\nof the core plugins from the nagios-plugins repository.  This primary purpose\nof this is to support these tests on Windows.   The plugins are written\nin a way so that they are cross platform where possible.\n\nThese cross platform plugins rely on Python to attain that cross platform\nability.  This means that they are more expensive to run than the compiled\nprograms from the Nagios-plugins repository.\n\n\nPlugins\n=======\n\nA list of the current plugins is available `here <docs/plugins.rst>`_.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Cross Platform Nagios Plugins",
    "version": "0.7.6",
    "project_urls": {
        "Homepage": "https://github.com/HopliteInd/cp-nagios-plugins"
    },
    "split_keywords": [
        "nagios",
        " plugins"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6a5fdabb1865b508121c1aa6844a2a41dd071957ed131bfba5d419cf106bbd9e",
                "md5": "5fb094efb48e2ffffd15ab1362e8d2ba",
                "sha256": "c399ca3556ccd285bb069d25657504b59b88dcc6b45fb0569fe266ebc274f939"
            },
            "downloads": -1,
            "filename": "cp_nagios_plugins-0.7.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5fb094efb48e2ffffd15ab1362e8d2ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 30194,
            "upload_time": "2024-11-11T22:04:37",
            "upload_time_iso_8601": "2024-11-11T22:04:37.425822Z",
            "url": "https://files.pythonhosted.org/packages/6a/5f/dabb1865b508121c1aa6844a2a41dd071957ed131bfba5d419cf106bbd9e/cp_nagios_plugins-0.7.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cce984f241ddacbdf418831c2a80e8b94eeb5d53147948833e9cae730ec4fadb",
                "md5": "c1983b883513669408335f129f2d2a04",
                "sha256": "3ab8a7162df5b325476b259e1fd02cbd2f38c9ba59a46239aa21d6be1383c40f"
            },
            "downloads": -1,
            "filename": "cp_nagios_plugins-0.7.6.tar.gz",
            "has_sig": false,
            "md5_digest": "c1983b883513669408335f129f2d2a04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 18501,
            "upload_time": "2024-11-11T22:04:35",
            "upload_time_iso_8601": "2024-11-11T22:04:35.807117Z",
            "url": "https://files.pythonhosted.org/packages/cc/e9/84f241ddacbdf418831c2a80e8b94eeb5d53147948833e9cae730ec4fadb/cp_nagios_plugins-0.7.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 22:04:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HopliteInd",
    "github_project": "cp-nagios-plugins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cp-nagios-plugins"
}
        
Elapsed time: 0.99189s