From: Michael Friedrich Date: Tue, 18 Nov 2014 11:28:01 +0000 (+0100) Subject: Fix markdown urls X-Git-Tag: v2.3.0~669 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1b6256923c075c913b218bfea3af292f7013bed;p=icinga2 Fix markdown urls --- diff --git a/doc/6-addons-plugins.md b/doc/6-addons-plugins.md index 381a66fbb..48f8a13a7 100644 --- a/doc/6-addons-plugins.md +++ b/doc/6-addons-plugins.md @@ -11,13 +11,13 @@ hence Icinga 2's [PerfdataWriter](#performance-data) acts as npcdmod. NPCD will collect the rotated performance data files. -#### inGraph +#### inGraph [inGraph](https://www.netways.org/projects/ingraph/wiki) requires the ingraph-collector addon to be configured to point at the perfdata files. Icinga 2's [PerfdataWriter](#performance-data) will write to the performance data spool directory. -#### Graphite +#### Graphite There are Graphite addons available for collecting the performance data files as well. But natively you can use the [GraphiteWriter](#graphite-carbon-cache-writer) feature.