From 08615372b4f869fe61b13559efa33d0d9794d79b Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Tue, 27 Nov 2018 09:24:02 -0500 Subject: [PATCH] [#85,!142] Did some minor wordsmithing. --- doc/guide/hooks.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) 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. -- 2.47.2