From 522eea1863add6c06a72441e5f930136ec9a7eec Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 18 Aug 2017 17:13:31 +0200 Subject: [PATCH] Fix wrong sub chapter for external checks --- doc/08-advanced-topics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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".