From: Marcin Siodelski Date: Tue, 27 Nov 2018 13:40:34 +0000 (+0100) Subject: [#85,!142] Added stat_cmds to the list of available hooks. X-Git-Tag: 284-need-dhcp6-example-for-netconf_base~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308b1a9a2401c51ce3fcee4f1403d5599b0e940f;p=thirdparty%2Fkea.git [#85,!142] Added stat_cmds to the list of available hooks. --- diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index c8d18e825f..495021fbce 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -511,6 +511,29 @@ $ ls -l /usr/local/lib/hooks/*.so for Kea DHCP servers. + + Statistics Commands + Kea sources + Kea 1.4.0 + + + kea-dhcp4 + kea-dhcp6 + + + + 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. + + Radius Support customers @@ -2543,12 +2566,12 @@ both the command and the response. + + - -