From 7dd4264a11d7628df4c806eadaeca1c4115e1fc8 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Wed, 22 Jan 2014 08:54:05 +0100 Subject: s/Nagios::Plugin/Monitoring::Plugin/ The Nagios::Plugin module has been renamed to Monitoring::Plugin. --- web/input/doc/extra-opts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/input/doc/extra-opts.md') diff --git a/web/input/doc/extra-opts.md b/web/input/doc/extra-opts.md index 7e68264..1ea4251 100644 --- a/web/input/doc/extra-opts.md +++ b/web/input/doc/extra-opts.md @@ -7,7 +7,7 @@ parent: Documentation Starting with the 1.4.12 release, most Nagios Plugins (those written in C) support reading options from a configuration file. This needs to be enabled at compile-time for now (`--enable-extra-opts`) and will be enabled by default -in the future. Perl plugins using the [Nagios::Plugin][module] module have +in the future. Perl plugins using the [Monitoring::Plugin][module] module have this support since version 0.16. You can easily know if a plugin supports *Extra-Opts* by checking the `--help` @@ -69,6 +69,6 @@ The initial use case for this functionality is for hiding passwords, so you do not have to define sensitive credentials in the Nagios configuration and these options won't appear in the command line. -[module]: http://search.cpan.org/dist/Nagios-Plugin/ "Nagios::Plugin" +[module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin" -- cgit v1.2.3-74-g34f1