1 title: Number of free addresses in DHCP pools on ISC DHCP-Daemon on Linux
7 This check retrieves the information about existing address pools from
8 <tt>dhcpd.conf</tt> and about existing leases from <tt>dhcpd.leases</tt>.
9 If outputs the number of used and free leases in each pool and allows
10 to set levels for free and used leases. These levels are configurable
11 as percentage or absolute values.
14 The name of the DHCP pool as configured on the DHCP server.
17 Each DHCP pool will result in one service on the DHCP server.