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

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

Prebuild RPM packages

The Bareos project builds (using open build server) and publishes python-pynsca RPM packages for a variety of RPM based Linux distribution, you can directly install from the repository: http://download.bareos.org/bareos/contrib/

Debian / Ubuntu packages may follow later.

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.6 (Unreleased)

  • Debian package updated.

  • spec file to generate a RPM package.

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.6.tar.gz (4.4 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pynsca-1.6.tar.gz
Algorithm Hash digest
SHA256 4633edb39f729392e8bb59166eee351f46e02e3d3119ac988dc27668496507c7
MD5 885fa49ab9326a5a9ef3da548ca70d3c
BLAKE2b-256 e98d7d71d8ec524a611e5fb1971412b22b342a927e6f679be62978940b2f2686

See more details on using hashes here.

Provenance

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