2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-02 06:55:16 +00:00

[1399] updated the guide including per opcode statistics samples

This commit is contained in:
JINMEI Tatuya
2012-01-06 22:58:17 -08:00
parent e8dcc4afc2
commit 7f9f716e39

View File

@@ -2285,6 +2285,10 @@ eth0 fe80::21e:8cff:fe9b:7349
&gt; <userinput>Stats show</userinput> &gt; <userinput>Stats show</userinput>
{ {
"Auth": { "Auth": {
"opcode.iquery": 0,
"opcode.notify": 10,
"opcode.query": 869617,
...
"queries.tcp": 1749, "queries.tcp": 1749,
"queries.udp": 867868 "queries.udp": 867868
}, },