mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[#2403] Reformat section header
This commit is contained in:
committed by
Thomas Markwalder
parent
f838919a50
commit
e35f14b326
@@ -1,9 +1,9 @@
|
|||||||
.. _hooks-stat-cmds:
|
.. _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
|
statistics from Kea DHCP servers. These commands were added to address
|
||||||
an issue with obtaining accurate lease statistics in deployments running
|
an issue with obtaining accurate lease statistics in deployments running
|
||||||
multiple Kea servers that use a shared lease backend. The in-memory
|
multiple Kea servers that use a shared lease backend. The in-memory
|
||||||
@@ -19,10 +19,10 @@ for retrieving these statistics.
|
|||||||
|
|
||||||
.. note::
|
.. 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.
|
``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.
|
- ``stat-lease4-get`` - fetches DHCPv4 lease statistics.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user