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

  • No other libraries required

Issues

Please file any bugs or feature requests at

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

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.3.tar.gz (3.5 kB view hashes)

Uploaded Source

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