소스 검색

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