From: Thomas Markwalder Date: Tue, 27 Nov 2018 14:24:02 +0000 (-0500) Subject: [#85,!142] Did some minor wordsmithing. X-Git-Tag: 284-need-dhcp6-example-for-netconf_base~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08615372b4f869fe61b13559efa33d0d9794d79b;p=thirdparty%2Fkea.git [#85,!142] Did some minor wordsmithing. --- diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index 495021fbce..48f3c8d151 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -522,16 +522,17 @@ $ ls -l /usr/local/lib/hooks/*.so - The Statistics Commands library provides additional commmands for - retrieving accurate DHCP lease statistics for the Kea DHCP servers - instances sharing the same lease database. This setup is common - in deployments where DHCP service redundancy is required and shared - lease database is used to avoid lease data replication between the - DHCP servers. Kea 1.4.0 release introduced the feature which allows - for tracking lease allocations on the database level, thus making - statistics accessible to all connected DHCP servers. The Statistics - Commands hooks library utilizes this feature and returns lease - statistics for all subnets respectively. + The Statistics Commands library provides additional commmands + for retrieving accurate DHCP lease statistics for Kea DHCP + servers that share the same lease database. This setup is + common in deployments where DHCP service redundancy is required + and a shared lease database is used to avoid lease data + replication between the DHCP servers. A feature was introduced + in Kea 1.4.0 that allows tracking lease allocations within the + lease database, thus making the statistics accessible to all + connected DHCP servers. The Statistics Commands hooks library + utilizes this feature and returns lease statistics for all + subnets respectively.