Build Status

NSCA-ng

The NSCA-ng package provides a client-server pair that makes the Nagios command file accessible to remote systems. This allows for submitting passive check results, downtimes, and many other commands to Nagios or compatible monitoring solutions. It can also be used for implementing distributed setups. The submitted data is queued by the NSCA-ng server if Nagios goes down. Multiple check results or commands can be submitted in one go, and multiline plugin output is fully supported. Client modules are available for Perl and Python.

NSCA-ng also offers the following features:

Download

Binary Packages

Source Code

The files are signed using the NSCA-ng developers key.

Development

The NSCA-ng source code is maintained in a public Git repository . The development workflow includes continuous integration tests and static code analysis.

Documentation

The README file gives an overview and provides instructions for building NSCA-ng from source. See the release history for a summary of changes between versions. A detailed change log is also available.

Manual Pages

Further Documentation

Acknowledgements

Many thanks to Heiko Schlichting, who contributed most of the good ideas behind NSCA-ng. Thanks also go to Alexander Golovko for contributing the Python module and to Matthias Bethke for contributing the Perl module.