Skip to main content

Simple Python interface to Nagios Service Check Architecture

Project description

A very simple module to allow nagios service check results to be submitted via NSCA.

Usage

>>> from pynsca import NSCANotifier
>>> notif = NSCANotifier("nagios")
>>> notif.svc_result("host", "service", pynsca.OK, "Looks Good!")

Requirements

  • Python 2.4 or higher

  • python-mcrypt, if using AES encryption

  • pycrypto, if using 3DES encryption

  • No other libraries required

Issues

Please file any bugs or feature requests at

https://github.com/djmitche/pynsca/issues

Changes

1.5

PyCrypto is only required when using 3DES encryption (mode 3).

1.4

The library now supports 3DES encryption (mode 3). This adds the requirement for PyCrypto.

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

pynsca-1.5.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file pynsca-1.5.tar.gz.

File metadata

  • Download URL: pynsca-1.5.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pynsca-1.5.tar.gz
Algorithm Hash digest
SHA256 ee67ad926b50a8d4769f370f4b84bf3fa44a774a49f096d3f630affb35aecce5
MD5 c4c6ede5e92ea3343adb978a9b6b31f4
BLAKE2b-256 df363e91decd537ebb0c55b024f56a0d8fbecd8186013e3035238496eef90717

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