From: Tomek Mrugalski Date: Thu, 22 Oct 2020 09:27:59 +0000 (+0200) Subject: [#1306] Updated stats description X-Git-Tag: Kea-1.9.1~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1238bb425f9e28372f38b8931e57b717df80a33c;p=thirdparty%2Fkea.git [#1306] Updated stats description --- diff --git a/doc/sphinx/arm/ctrl-channel.rst b/doc/sphinx/arm/ctrl-channel.rst index 97a9d6bfc2..c633ec837b 100644 --- a/doc/sphinx/arm/ctrl-channel.rst +++ b/doc/sphinx/arm/ctrl-channel.rst @@ -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