Explorar o código

icinga2: Check DHCP pool usage every 10m.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm %!s(int64=6) %!d(string=hai) anos
pai
achega
9e1acffe96
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      icinga2/services/dhcp-server.conf

+ 1 - 0
icinga2/services/dhcp-server.conf

@@ -9,6 +9,7 @@ apply Service "dhcp_pool" {
         import "generic-service"
 
 	check_command = "dhcp_pool"
+	check_interval = 10m
 
 	if (host.name != NodeName) {
 		command_endpoint = host.name