From f14bc0502c3c4d2ffd609b110771ca1fa752b68e Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Thu, 11 Aug 2011 11:04:17 -0500 Subject: [PATCH] [jreed-docs-2] document the statistics data for the auth server --- src/bin/auth/b10-auth.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/src/bin/auth/b10-auth.xml b/src/bin/auth/b10-auth.xml index 2b533947d1..a05be586b0 100644 --- a/src/bin/auth/b10-auth.xml +++ b/src/bin/auth/b10-auth.xml @@ -20,7 +20,7 @@ - March 8, 2011 + August 11, 2011 @@ -208,6 +208,34 @@ + + STATISTICS DATA + + + The statistics data collected by the b10-stats + daemon include: + + + + + + auth.queries.tcp + Total count of queries received by the + b10-auth server over TCP since startup. + + + + + auth.queries.udp + Total count of queries received by the + b10-auth server over UDP since startup. + + + + + + + FILES