2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#2403] Reformat section header

This commit is contained in:
Suzanne Goldlust
2022-06-08 22:16:11 +00:00
committed by Thomas Markwalder
parent f838919a50
commit e35f14b326

View File

@@ -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.