summaryrefslogtreecommitdiffstats
path: root/web/input/doc/faq/index.md
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-01-22 07:54:05 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-22 07:54:05 (GMT)
commit7dd4264a11d7628df4c806eadaeca1c4115e1fc8 (patch)
tree1e7850ad989f1d9b9c4ca546eb5b75cfffcdff0b /web/input/doc/faq/index.md
parent01f275f0537a0f919686bd5b1ad8c46279577788 (diff)
downloadsite-7dd4264a11d7628df4c806eadaeca1c4115e1fc8.tar.gz
s/Nagios::Plugin/Monitoring::Plugin/
The Nagios::Plugin module has been renamed to Monitoring::Plugin.
Diffstat (limited to 'web/input/doc/faq/index.md')
-rw-r--r--web/input/doc/faq/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/input/doc/faq/index.md b/web/input/doc/faq/index.md
index 6b01670..e67e7a5 100644
--- a/web/input/doc/faq/index.md
+++ b/web/input/doc/faq/index.md
@@ -20,7 +20,7 @@ Plugins.
20* [How do I compile the plugins?][compilation] 20* [How do I compile the plugins?][compilation]
21* [The configure script appears to hang][configure-hangs] 21* [The configure script appears to hang][configure-hangs]
22* [Why doesn't the --ssl option work?][ssl] 22* [Why doesn't the --ssl option work?][ssl]
23* [How do I build the Nagios::Plugin module?][build-perl-module] 23* [How do I build the Monitoring::Plugin module?][build-perl-module]
24* [Building check\_mysql fails on Solaris][mixing-compilers] 24* [Building check\_mysql fails on Solaris][mixing-compilers]
25* [Why use pst3 for check\_procs on Solaris?][ps-on-solaris] 25* [Why use pst3 for check\_procs on Solaris?][ps-on-solaris]
26 26
@@ -40,7 +40,7 @@ Plugins.
40* [Can I add extra tests to the C routines?][extra-tests] 40* [Can I add extra tests to the C routines?][extra-tests]
41* [How do the NPTest parameters work?][nptest] 41* [How do the NPTest parameters work?][nptest]
42* [How do I use and update Gnulib?][gnulib] 42* [How do I use and update Gnulib?][gnulib]
43* [How do I use the Nagios::Plugin module?][use-perl-module] 43* [How do I use the Monitoring::Plugin module?][use-perl-module]
44* [How do I modify NagiosMIB?][nagiosmib] 44* [How do I modify NagiosMIB?][nagiosmib]
45* [Can I reuse Monitoring Plugins code?][reuse] 45* [Can I reuse Monitoring Plugins code?][reuse]
46 46