2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#85,!142] Did some minor wordsmithing.

This commit is contained in:
Thomas Markwalder
2018-11-27 09:24:02 -05:00
committed by Marcin Siodelski
parent 308b1a9a24
commit 08615372b4

View File

@@ -522,16 +522,17 @@ $ <userinput>ls -l /usr/local/lib/hooks/*.so</userinput>
</simplelist> </simplelist>
</entry> </entry>
<entry> <entry>
The Statistics Commands library provides additional commmands for The Statistics Commands library provides additional commmands
retrieving accurate DHCP lease statistics for the Kea DHCP servers for retrieving accurate DHCP lease statistics for Kea DHCP
instances sharing the same lease database. This setup is common servers that share the same lease database. This setup is
in deployments where DHCP service redundancy is required and shared common in deployments where DHCP service redundancy is required
lease database is used to avoid lease data replication between the and a shared lease database is used to avoid lease data
DHCP servers. Kea 1.4.0 release introduced the feature which allows replication between the DHCP servers. A feature was introduced
for tracking lease allocations on the database level, thus making in Kea 1.4.0 that allows tracking lease allocations within the
statistics accessible to all connected DHCP servers. The Statistics lease database, thus making the statistics accessible to all
Commands hooks library utilizes this feature and returns lease connected DHCP servers. The Statistics Commands hooks library
statistics for all subnets respectively. utilizes this feature and returns lease statistics for all
subnets respectively.
</entry> </entry>
</row> </row>
<row> <row>