Skip to main content

A python wrapper for querying nagios core monitoring

Project description

nagios-core-api

A python wrapper for querying nagios core monitoring

Note:

This module is work-in-progress.

Usage:

from nagios import Nagios

with Nagios(
    url="https://nagios.monitor.com/nagios",
    username="nagiosuser",
    password="nagiospassword",
) as client:
    response = client.status.service_list(hostname="machine1")
    print(response)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nagios-core-api-0.1.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

nagios_core_api-0.1.1-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file nagios-core-api-0.1.1.tar.gz.

File metadata

  • Download URL: nagios-core-api-0.1.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for nagios-core-api-0.1.1.tar.gz
Algorithm Hash digest
SHA256 51e829a664e6e0b4032fd32e0bab92f0780e761ead44b9f904c055fda8b2006b
MD5 70493df719051c6d13f01e6b11aa7214
BLAKE2b-256 0b84aa180c3363f4522b039b34600e0aba6c29bed9a5110b2252380afcead33c

See more details on using hashes here.

File details

Details for the file nagios_core_api-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: nagios_core_api-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for nagios_core_api-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e09e6d86e69fab973be7cf153c7b538b1b44aed2d77b443ef3d99c2d50c65638
MD5 02f81d0f22f1a94171c24efc721f8c2f
BLAKE2b-256 f000b5179dccb9da9cad3b4b24caeb6cd65c6970868e741b341f86fbcdcfb98b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page