From: Michael Friedrich Date: Fri, 18 Aug 2017 15:13:31 +0000 (+0200) Subject: Fix wrong sub chapter for external checks X-Git-Tag: v2.7.1~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a55df4637da1777d4afb6ba6dcb52f2303de9217;p=icinga2 Fix wrong sub chapter for external checks --- diff --git a/doc/08-advanced-topics.md b/doc/08-advanced-topics.md index 25e66034f..00d1b075a 100644 --- a/doc/08-advanced-topics.md +++ b/doc/08-advanced-topics.md @@ -343,7 +343,7 @@ and adds the excluded time period names as an array. } } -### External Check Results +## External Check Results Hosts or services which do not actively execute a check plugin to receive the state and output are called "passive checks" or "external check results".