summaryrefslogtreecommitdiffstats
path: root/web/input/doc/faq/index.md
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-01-14 22:58:44 +0100
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-14 22:58:44 +0100
commit0f0a943d5429cf8db0f7f6cc9bc2679ed9329901 (patch)
treecad8ae57e93fcfbfc5bc65ed7afb6c6b50bce62a /web/input/doc/faq/index.md
parent3be1e22a0077eb714be9c9e1e3793ad080d93e3f (diff)
downloadsite-0f0a943d5429cf8db0f7f6cc9bc2679ed9329901.tar.gz
Rename Nagios Plugins to Monitoring Plugins
This is a first step of replacing the name "Nagios Plugins" with "Monitoring Plugins" where appriopriate. Some news items and FAQ entries are also created or updated. More to come.
Diffstat (limited to 'web/input/doc/faq/index.md')
-rw-r--r--web/input/doc/faq/index.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/web/input/doc/faq/index.md b/web/input/doc/faq/index.md
index 722362c..6b01670 100644
--- a/web/input/doc/faq/index.md
+++ b/web/input/doc/faq/index.md
@@ -4,12 +4,13 @@ parent: Documentation
4 4
5# FAQ 5# FAQ
6 6
7This is a list of Frequently Asked Questions (FAQ) regarding the Nagios 7This is a list of Frequently Asked Questions (FAQ) regarding the Monitoring
8Plugins. 8Plugins.
9 9
10## General 10## General
11 11
12* [Who controls the Nagios Plugins project?][control] 12* [Who controls the project?][control]
13* [Did you fork the Nagios Plugins?][fork]
13* [What license is the code distributed under?][license] 14* [What license is the code distributed under?][license]
14* [Can I submit a patch?][contribute] 15* [Can I submit a patch?][contribute]
15* [Do you accept donations?][donations] 16* [Do you accept donations?][donations]
@@ -41,9 +42,10 @@ Plugins.
41* [How do I use and update Gnulib?][gnulib] 42* [How do I use and update Gnulib?][gnulib]
42* [How do I use the Nagios::Plugin module?][use-perl-module] 43* [How do I use the Nagios::Plugin module?][use-perl-module]
43* [How do I modify NagiosMIB?][nagiosmib] 44* [How do I modify NagiosMIB?][nagiosmib]
44* [Can I use Nagios Plugins in my project?][reuse] 45* [Can I reuse Monitoring Plugins code?][reuse]
45 46
46[control]: doc/faq/control.html 47[control]: doc/faq/control.html
48[fork]: doc/faq/fork.html
47[license]: doc/faq/license.html 49[license]: doc/faq/license.html
48[contribute]: doc/faq/contribute.html 50[contribute]: doc/faq/contribute.html
49[donations]: doc/faq/donations.html 51[donations]: doc/faq/donations.html