NAME
nagios_nrpe.pl - Create custom NAGIOS NRPE client checks on the fly.
VERSION
version 0.005
SYNOPSIS
nagios_nrpe.pl -n example_check
DESCRIPTION
This script is used to create new NAGIOS NRPE check scripts using the Nagios::Nrpe module.
OPTIONS
- -n, --name The name of the NAGIOS NRPE check script to be created.
- -p, --path Creation path. Default is current working directory.
- -v, --verbose Prints the error(s) found.
- -h, --help Prints a brief help message.
- -m, --man Prints the full manual page.
AUTHOR
Sarah Fuller, <sarah at averna.id.au>
LICENSE AND COPYRIGHT
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
This software is copyright (c) 2012 by Sarah Fuller.