瀏覽代碼

icinga2: Check DHCP pool usage every 10m.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 6 年之前
父節點
當前提交
9e1acffe96
共有 1 個文件被更改,包括 1 次插入0 次删除
  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