Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
martialblog committed Aug 2, 2024
1 parent 96361a7 commit cdd089d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions doc/02-Configuartion-and-Behavior.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.
2 changes: 1 addition & 1 deletion doc/21-Config-Format.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cdd089d

Please sign in to comment.