mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[jreed-docs-2] document the statistics data for the auth server
This commit is contained in:
parent
f75d5bd488
commit
f14bc0502c
@ -20,7 +20,7 @@
|
||||
<refentry>
|
||||
|
||||
<refentryinfo>
|
||||
<date>March 8, 2011</date>
|
||||
<date>August 11, 2011</date>
|
||||
</refentryinfo>
|
||||
|
||||
<refmeta>
|
||||
@ -208,6 +208,34 @@
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>STATISTICS DATA</title>
|
||||
|
||||
<para>
|
||||
The statistics data collected by the <command>b10-stats</command>
|
||||
daemon include:
|
||||
</para>
|
||||
|
||||
<variablelist>
|
||||
|
||||
<varlistentry>
|
||||
<term>auth.queries.tcp</term>
|
||||
<listitem><simpara>Total count of queries received by the
|
||||
<command>b10-auth</command> server over TCP since startup.
|
||||
</simpara></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>auth.queries.udp</term>
|
||||
<listitem><simpara>Total count of queries received by the
|
||||
<command>b10-auth</command> server over UDP since startup.
|
||||
</simpara></listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>FILES</title>
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user