1 title: Number of free addresses in DHCP pools on Windows DHCP servers
7 This check uses the output of "netsh dhcp server show mibinfo" as sent by the
8 Check_MK windows agent when using the appropriate agent plugin.
9 The check uses the values "free", "used" and "pending" leases to monitor the
10 usage of the DHCP pools.
12 Each DHCP pool will result in one service on the DHCP server.
14 The check will raise WARNING/CRITICAL states when the thresholds of free or
15 used addresses are reached. The thresholds need to be given as percentage
19 The name of the DHCP pool as configured on the DHCP server.
22 Each DHCP pool will result in one service on the DHCP server.