summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2015-04-29 13:03:57 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2015-04-29 13:03:57 (GMT)
commitfe5822fe44c0e060ea28007f451dfd48b4821277 (patch)
tree6a4aafd7df025372f5d05c003a74abd45fdc343e
parent4987e31ab982feef0c2855ad28a37b1780f01f0a (diff)
downloadsite-fe5822fe44c0e060ea28007f451dfd48b4821277.tar.gz
s/Monitoring Exchange/Icinga Exchange/
-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 eb1773d..93e7286 100644
--- a/web/input/index.md
+++ b/web/input/index.md
@@ -17,7 +17,7 @@ various network protocols (such as [ICMP][icmp], [SNMP][snmp], or
17[HTTP][http]) to perform remote checks. This allows for monitoring a large 17[HTTP][http]) to perform remote checks. This allows for monitoring a large
18number of common host and service types. For more specific needs, thousands 18number of common host and service types. For more specific needs, thousands
19of community-contributed plugins can be found on sites such as [Nagios 19of community-contributed plugins can be found on sites such as [Nagios
20Exchange][nagex] or [Monitoring Exchange][monex]. 20Exchange][nagex] or [Icinga Exchange][icnex].
21 21
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
@@ -45,7 +45,7 @@ You can get the latest releases from the [download page][download].
45[snmp]: doc/man/check_snmp.html "check_snmp" 45[snmp]: doc/man/check_snmp.html "check_snmp"
46[http]: doc/man/check_http.html "check_http" 46[http]: doc/man/check_http.html "check_http"
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[icnex]: https://exchange.icinga.org/dig/Plugins "Plugins on Icinga 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 "Monitoring 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"