From 14575a08bbd2183ce45331125d0f682872a7fb67 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Fri, 11 Jul 2014 17:36:11 +0200 Subject: Publish the 2.0 release of the Monitoring Plugins --- web/input/doc/extra-opts.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 1c21575..7bf3b7f 100644 --- a/web/input/doc/extra-opts.md +++ b/web/input/doc/extra-opts.md @@ -4,11 +4,11 @@ parent: Documentation # Extra-Opts -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 [Monitoring::Plugin][module] module have -this support since version 0.16. +Starting with the 1.4.12 release, most Monitoring Plugins (those written in C) +support reading options from a configuration file. Since version 2.0, this is +enabled by default (but can be disabled at compile-time by specifying the +`--disable-extra-opts` option). 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` output for the `--extra-opts` option. Once compiled in, the `--extra-opts` -- cgit v1.2.3-74-g34f1