diff options
Diffstat (limited to 'web/input/doc/faq/index.md')
-rw-r--r-- | web/input/doc/faq/index.md | 4 |
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 | ||