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
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.2.tar.gz
(3.5 kB
view details)
File details
Details for the file pynsca-1.2.tar.gz
.
File metadata
- Download URL: pynsca-1.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfceda2cd82e37d1ffde794993a784b85035f66f709a55508b4d55e61c2dbd9a |
|
MD5 | d3c8516200e5816a93ea71ce9da8516c |
|
BLAKE2b-256 | a05929efe69c858997227f452114a81980438e663f9e0b1127f5fdd7bffd0450 |