From cdd089d29452305b2c5a70d8f4d56010a78a0ac9 Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Fri, 2 Aug 2024 15:53:16 +0200 Subject: [PATCH] Update docs --- doc/02-Configuartion-and-Behavior.md | 4 ++++ doc/21-Config-Format.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/02-Configuartion-and-Behavior.md b/doc/02-Configuartion-and-Behavior.md index 805f568..49f1f18 100644 --- a/doc/02-Configuartion-and-Behavior.md +++ b/doc/02-Configuartion-and-Behavior.md @@ -60,6 +60,8 @@ This overrides every host problem to be handled. This helps when alerting is mostly based on service states, and the host is only a container. +Only applies to host and hostgroup objects. + ### Option `set_downtime_if_notification_enabled` (bool) Set the host or service to "active downtime" if notifications are disabled. @@ -69,3 +71,5 @@ Set the host or service to "active downtime" if notifications are disabled. Since downtime and notification settings are essential for alerting, Top Level Views tries to integrate these into its status logic. + +Only applies to host and service objects. diff --git a/doc/21-Config-Format.md b/doc/21-Config-Format.md index a736ec4..e4b7513 100644 --- a/doc/21-Config-Format.md +++ b/doc/21-Config-Format.md @@ -95,7 +95,7 @@ Attributes: Brings in the service group summary state. Attributes: -* `servicegroup: linux-servers` service group name in Icinga +* `servicegroup: disk` service group name in Icinga * `type: servicegroup` (optional - detected by key attribute) ## Options