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 for 3DES
No other libraries required
Issues
- Please file any bugs or feature requests at
Changes
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.4.tar.gz
(3.7 kB
view details)
File details
Details for the file pynsca-1.4.tar.gz
.
File metadata
- Download URL: pynsca-1.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d15bbc63d4620b5f7801d9084b522f58ad71ab42abf23e0933a83c8ba7031685 |
|
MD5 | 77f2366697f485ad1dc253eb7a8c7af9 |
|
BLAKE2b-256 | 9e4fac92442ed77ec1bc4203c7b50afeb3caf73dcfbd5f6fdd5fd4978ab1d4ff |