mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-29 01:59:07 -04:00
Documentation: Fix service groups attribute.
This commit is contained in:
parent
979d6cc97a
commit
8a2174cd07
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ Example:
|
|||
check_interval = 60s,
|
||||
retry_interval = 15s,
|
||||
|
||||
servicegroups = [ "all-services", "snmp" ],
|
||||
groups = [ "all-services", "snmp" ],
|
||||
}
|
||||
|
||||
Attributes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue