From 2b27452e2a55869b0260df60ac338ca3fd094843 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 13 Jan 2014 00:48:22 +0100 Subject: Documentation: Add "Proposals" Import the "check_many" proposal from our old web site, and add a "Proposals" section to the Documentation page. Also reference the "New Threshold Syntax" proposal from there (we didn't link to it before). --- web/input/doc/index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'web/input/doc/index.md') diff --git a/web/input/doc/index.md b/web/input/doc/index.md index 9d659fe..763f04c 100644 --- a/web/input/doc/index.md +++ b/web/input/doc/index.md @@ -30,11 +30,23 @@ These documents cover specific topics that go beyond the basics: * **[Nagios Plugin Development Guidelines][guidelines]** Reference documentation for plugin developers. +## Proposals + +The following ideas are not yet implemented (and might never be): + +* **[New Specification Method for Thresholds][new-threshold]** + A different way of specifying thresholds on the command line. + +* **[Check Aggregation: check\_many][check-many]** + A plugin wrapper allowing aggregation and serialization of multiple checks. + [man]: doc/man/index.html "Manual Pages" [faq]: doc/faq/index.html "Frequently Asked Questions" [opts]: doc/extra-opts.html [video]: doc/presentation.html "Nagios::Plugin Presentation" [module]: http://search.cpan.org/dist/Nagios-Plugin/ "Nagios::Plugin" [guidelines]: doc/guidelines.html +[new-threshold]: doc/new-threshold-syntax.html +[check-many]: doc/check-many.html -- cgit v1.2.3-74-g34f1