This is a Perl/XS client module to submit host/service checks and arbitrary external commands to a monitoring server running NSCA-ng.
To install this module type the following:
perl Makefile.PL
make
make test
make install
None. Testing requires Test::More
, Test::Exception
, Test::Pod
and
Test::CheckManifest
though.
Copyright © 2015-2017 by Matthias Bethke
Portions Copyright © by Alexander Golovko alexandro@onsec.ru
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.2 or, at your option, any later version of Perl 5 you may have available.