From: Suzanne Goldlust Date: Wed, 8 Jun 2022 22:16:11 +0000 (+0000) Subject: [#2403] Reformat section header X-Git-Tag: Kea-2.1.7~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e35f14b326f0a0af2dced259cd1d611ea956df3c;p=thirdparty%2Fkea.git [#2403] Reformat section header --- diff --git a/doc/sphinx/arm/hooks-stat-cmds.rst b/doc/sphinx/arm/hooks-stat-cmds.rst index d94ec444a3..714788b9db 100644 --- a/doc/sphinx/arm/hooks-stat-cmds.rst +++ b/doc/sphinx/arm/hooks-stat-cmds.rst @@ -1,9 +1,9 @@ .. _hooks-stat-cmds: -``stat_cmds``: Supplemental Statistics Commands -=============================================== +Statistics Commands: Supplemental Lease Statistics +================================================== -This library provides additional commands for retrieving lease +The ``stat_cmds`` library provides additional commands for retrieving lease statistics from Kea DHCP servers. These commands were added to address an issue with obtaining accurate lease statistics in deployments running multiple Kea servers that use a shared lease backend. The in-memory @@ -19,10 +19,10 @@ for retrieving these statistics. .. note:: - This library may only be loaded by the ``kea-dhcp4`` or + This library can only be loaded by the ``kea-dhcp4`` or ``kea-dhcp6`` process. -The commands currently provided by this library are: +The commands provided by this library are: - ``stat-lease4-get`` - fetches DHCPv4 lease statistics.