2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#1306] Updated stats description

This commit is contained in:
Tomek Mrugalski 2020-10-22 11:27:59 +02:00
parent 40babdd0b5
commit 1238bb425f

View File

@ -607,10 +607,14 @@ The ``status-get`` command returns server's runtime information:
- thread-pool-size: number of dhcp service threads.
- packet-queue-size: maximum size of the packet queue.
- packet-queue-size: maximum size of the packet queue. There is one queue,
regardless of how many threads are running.
- packet-queue-statistics: average queue size for last 10, 100 and 1000
packets.
packets. This statistic uses approach similar to unix ``top`` command.
The averaged queue size for the last 10 packets can be considered an
instantenous value, while average for the last 1000 packets shows
longer term trend.
The ``high-availability`` information is returned only when the command is
sent to the DHCP servers being in the HA setup. This parameter is