From: Michael Friedrich Date: Wed, 8 Apr 2015 14:03:06 +0000 (+0200) Subject: Documentation: Fix graphite feature enable typo X-Git-Tag: v2.3.4~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1931ea1584fcf9fb54baa4539d675afc849a99a9;p=icinga2 Documentation: Fix graphite feature enable typo fixes #9012 --- diff --git a/doc/13-addons-plugins.md b/doc/13-addons-plugins.md index a98d85026..f9dcd8e4e 100644 --- a/doc/13-addons-plugins.md +++ b/doc/13-addons-plugins.md @@ -48,7 +48,7 @@ Graphite consists of 3 software components: Use the [GraphiteWriter](4-advanced-topics.md#graphite-carbon-cache-writer) feature for sending real-time metrics from Icinga 2 to Graphite. - # icinga 2 feature enable graphite + # icinga2 feature enable graphite There are Graphite addons available for collecting the performance data files too (e.g. `Graphios`).