Browse Source

icinga2: Check DHCP pool usage every 10m.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 6 years ago
parent
commit
9e1acffe96
1 changed files with 1 additions and 0 deletions
  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