Skip to main content

python3 compatible pure-python nsca sender

Project description

Build Status

Overview

NSCA is the remote passive acceptance daemon used with many Nagios installs. It ships with a (C-language) executable called send_nsca for submitting checks. This is a mostly-clean re-implementation of send_nsca in pure-python. It supports 10 of the 26 crypto functions used by upstream NSCA, sending to multiple hosts with one invocation, and timeouts.

Why send_nsca3?

Python3 compatible version of send_nsca, packaged for pypi installation. Just a personal convenience thing, as as none of libraries for sending nsca checks support python3, and the projects don't seem active.

Credits/Copyright/License

  • This software was written by James Brown jbrown@uber.com.
  • This software is licensed under the LGPL v2.1

Testing

The unit/integration tests for this package are located in the tests/ directory. Unit tests only require the unittest package (or python 2.7+) and the mock library; integration tests also require the nsca binary. To run them, simply make sure that your $PYTHONPATH is set up correctly and run nosetests -v tests.

Installing

This software uses setuptools/distutils; you can install it with sudo python setup.py install, and it's easy to write packaging for your favorite OS.

Contributing

It's Github; fork away!

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

send_nsca3-0.1.6.0.tar.gz (9.2 kB view details)

Uploaded Source

File details

Details for the file send_nsca3-0.1.6.0.tar.gz.

File metadata

  • Download URL: send_nsca3-0.1.6.0.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for send_nsca3-0.1.6.0.tar.gz
Algorithm Hash digest
SHA256 285acf04b50ac1d4d212c0ce0ac0b0ac479495354e40d30cf436e06700c96222
MD5 b12178337f1396d44265358425efea34
BLAKE2b-256 64ac07df4e518f36e6e28760d7a011e18a102b7fdfa0f56283aff36e4ea56f5c

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