igwn-monitor


Nameigwn-monitor JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://git.ligo.org/computing/monitoring/igwn-monitoring-plugins
SummaryNagios (Icinga) monitoring plugins for IGWN
upload_time2024-02-07 20:29:09
maintainer
docs_urlNone
authorDuncan Macleod
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This project houses custom monitoring plugins designed to be executed
on the remote host (not the monitoring instance).

All plugins here must follow (as far as possible) the Monitoring Plugins
Development Guidelines as outlined here:

<https://www.monitoring-plugins.org/doc/guidelines.html>

#### Installation

Binary packages from this project are distributed for RHEL and Debian
distributions supported by the IGWN Computing and Software group.
For instructions on configuring your system package manager to
follow the IGWN repositories, please see

<https://computing.docs.ligo.org/guide/software/>

The `igwn-monitoring-plugins` packages follow the convention for Nagios plugin
packages for each platform and can be discovered on the relevant systems via

```shell
dnf search nagios-plugins-igwn*
```

for RHEL and derivatives, and

```shell
apt-cache search monitoring-plugins-igwn*
```

for Debian.

            

Raw data

            {
    "_id": null,
    "home_page": "https://git.ligo.org/computing/monitoring/igwn-monitoring-plugins",
    "name": "igwn-monitor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Duncan Macleod",
    "author_email": "duncan.macleod@ligo.org",
    "download_url": "https://files.pythonhosted.org/packages/39/73/48dd018f9beaed4d130254fc0e076652bb39926cda1240dc3f94f376b733/igwn-monitor-1.2.1.tar.gz",
    "platform": null,
    "description": "This project houses custom monitoring plugins designed to be executed\non the remote host (not the monitoring instance).\n\nAll plugins here must follow (as far as possible) the Monitoring Plugins\nDevelopment Guidelines as outlined here:\n\n<https://www.monitoring-plugins.org/doc/guidelines.html>\n\n#### Installation\n\nBinary packages from this project are distributed for RHEL and Debian\ndistributions supported by the IGWN Computing and Software group.\nFor instructions on configuring your system package manager to\nfollow the IGWN repositories, please see\n\n<https://computing.docs.ligo.org/guide/software/>\n\nThe `igwn-monitoring-plugins` packages follow the convention for Nagios plugin\npackages for each platform and can be discovered on the relevant systems via\n\n```shell\ndnf search nagios-plugins-igwn*\n```\n\nfor RHEL and derivatives, and\n\n```shell\napt-cache search monitoring-plugins-igwn*\n```\n\nfor Debian.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Nagios (Icinga) monitoring plugins for IGWN",
    "version": "1.2.1",
    "project_urls": {
        "Bug Tracker": "https://git.ligo.org/computing/monitoring/igwn-monitoring-plugins/-/issues/",
        "Documentation": "https://computing.docs.ligo.org/monitoring/igwn-monitoring-plugins/",
        "Homepage": "https://git.ligo.org/computing/monitoring/igwn-monitoring-plugins",
        "Source Code": "https://git.ligo.org/computing/monitoring/igwn-monitoring-plugins"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b301f3874326f38310c8deede6d9c0dddf0d6b6380d47582aa0cb9bda817ac4",
                "md5": "5918b1ab012c937bff84c98b3e811630",
                "sha256": "95606d4fca386433eb735cf588fa015db202f9094893f6e82b1ad53b47a549ca"
            },
            "downloads": -1,
            "filename": "igwn_monitor-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5918b1ab012c937bff84c98b3e811630",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 94199,
            "upload_time": "2024-02-07T20:29:07",
            "upload_time_iso_8601": "2024-02-07T20:29:07.966046Z",
            "url": "https://files.pythonhosted.org/packages/9b/30/1f3874326f38310c8deede6d9c0dddf0d6b6380d47582aa0cb9bda817ac4/igwn_monitor-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "397348dd018f9beaed4d130254fc0e076652bb39926cda1240dc3f94f376b733",
                "md5": "2debe7ce48d562744c6b8dcbf60d00b3",
                "sha256": "ec71cbd51980068e2b46df18fde8321f09fdf03da2bcda0f135fd0721f140bbd"
            },
            "downloads": -1,
            "filename": "igwn-monitor-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2debe7ce48d562744c6b8dcbf60d00b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 67725,
            "upload_time": "2024-02-07T20:29:09",
            "upload_time_iso_8601": "2024-02-07T20:29:09.771460Z",
            "url": "https://files.pythonhosted.org/packages/39/73/48dd018f9beaed4d130254fc0e076652bb39926cda1240dc3f94f376b733/igwn-monitor-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 20:29:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "igwn-monitor"
}
        
Elapsed time: 0.18464s