mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
5962330b27
commit
4195d23d97
@ -27,7 +27,7 @@ object ServiceGroup "ping" {
|
||||
object ServiceGroup "http" {
|
||||
display_name = "HTTP Checks"
|
||||
|
||||
assign where match("http_*", service.check_command)
|
||||
assign where match("http*", service.check_command)
|
||||
}
|
||||
|
||||
object ServiceGroup "disk" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user