mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Documentation: Fix service groups attribute.
This commit is contained in:
parent
979d6cc97a
commit
8a2174cd07
@ -89,7 +89,7 @@ Example:
|
|||||||
check_interval = 60s,
|
check_interval = 60s,
|
||||||
retry_interval = 15s,
|
retry_interval = 15s,
|
||||||
|
|
||||||
servicegroups = [ "all-services", "snmp" ],
|
groups = [ "all-services", "snmp" ],
|
||||||
}
|
}
|
||||||
|
|
||||||
Attributes:
|
Attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user