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