]> granicus.if.org Git - icinga2/commitdiff
Fix markdown urls
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 18 Nov 2014 11:28:01 +0000 (12:28 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 18 Nov 2014 11:28:01 +0000 (12:28 +0100)
doc/6-addons-plugins.md

index 381a66fbbcac012e37936005ffff82c0ded3e63b..48f8a13a7335b4d05865549a52015f8ccb15406f 100644 (file)
 hence Icinga 2's [PerfdataWriter](#performance-data) acts as npcdmod. NPCD will collect
 the rotated performance data files.
 
-#### <a id="addons-graphing-pnp"></a> inGraph
+#### <a id="addons-graphing-ingraph"></a> 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.
 
-#### <a id="addons-graphing-pnp"></a> Graphite
+#### <a id="addons-graphing-graphite"></a> 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.