2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[jreed-docs-2] document the statistics data for the auth server

This commit is contained in:
Jeremy C. Reed
2011-08-11 11:04:17 -05:00
parent f75d5bd488
commit f14bc0502c

View File

@@ -20,7 +20,7 @@
<refentry> <refentry>
<refentryinfo> <refentryinfo>
<date>March 8, 2011</date> <date>August 11, 2011</date>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@@ -208,6 +208,34 @@
</refsect1> </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> <refsect1>
<title>FILES</title> <title>FILES</title>
<para> <para>