summaryrefslogtreecommitdiffstats
path: root/web/input/index.md
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-01-23 01:29:04 +0100
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-23 01:29:04 +0100
commite269dad05c719e1c7389c4e0ffefa0dc7f073fd0 (patch)
treed6919edbd434375400285c2174482b89f88bf9c9 /web/input/index.md
parent2810a4adace3453e83f7c8d1ba9075b2c64c063b (diff)
downloadsite-e269dad05c719e1c7389c4e0ffefa0dc7f073fd0.tar.gz
Rename Nagios Plugin Development Guidelines
We now host the "Monitoring Plugin Development Guidelines".
Diffstat (limited to 'web/input/index.md')
-rw-r--r--web/input/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/input/index.md b/web/input/index.md
index 8a4f665..a1ddd3c 100644
--- a/web/input/index.md
+++ b/web/input/index.md
@@ -22,7 +22,7 @@ Exchange][nagex] or [Monitoring Exchange][monex].
22In addition to the core plugins bundle, we maintain a [Perl module][module] 22In addition to the core plugins bundle, we maintain a [Perl module][module]
23that makes it [easy][perl-plugins] to write your own plugin. We also take 23that makes it [easy][perl-plugins] to write your own plugin. We also take
24care of an SNMP MIB used for traps sent from Nagios. Last but not least, we 24care of an SNMP MIB used for traps sent from Nagios. Last but not least, we
25host the [Nagios Plugin Development Guidelines][guidelines]. 25host the [Monitoring Plugin Development Guidelines][guidelines].
26 26
27Our bundle was previously known as the “official” Nagios Plugins package. The 27Our bundle was previously known as the “official” Nagios Plugins package. The
28[new name][rename] reflects both the success of the plugin interface 28[new name][rename] reflects both the success of the plugin interface
@@ -47,7 +47,7 @@ You can get the latest releases from the [download page][download].
47[nagex]: http://exchange.nagios.org/directory/Plugins "Plugins on Nagios Exchange" 47[nagex]: http://exchange.nagios.org/directory/Plugins "Plugins on Nagios Exchange"
48[monex]: https://www.monitoringexchange.org/inventory/Check-Plugins "Plugins on Monitoring Exchange" 48[monex]: https://www.monitoringexchange.org/inventory/Check-Plugins "Plugins on Monitoring Exchange"
49[module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin Module" 49[module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin Module"
50[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines" 50[guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines"
51[perl-plugins]: doc/writing-perl-plugins.html "Monitoring::Plugin Presentation" 51[perl-plugins]: doc/writing-perl-plugins.html "Monitoring::Plugin Presentation"
52[rename]: news/new-project-name.html "New Project Name" 52[rename]: news/new-project-name.html "New Project Name"
53[history]: http://www.nagios.org/about/history "Nagios (Plugins) History" 53[history]: http://www.nagios.org/about/history "Nagios (Plugins) History"