aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorAlex Nik <rage.iz.me@gmail.com>2021-02-08 19:36:38 +0100
committerAndersBroman <a.broman58@gmail.com>2021-02-12 04:49:24 +0000
commit54abb56b1d9901a78154195b72d84b9f4daf5a30 (patch)
tree2b9236c471a6c1fe8109bcb2ac5771c0b325540d /docbook
parentaa0081327c0bd7b56a270bbf93fb38fc32c041bd (diff)
added description for F5
added SME suggestions minor fix
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsug_src/WSUG_chapter_statistics.adoc19
1 files changed, 18 insertions, 1 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_statistics.adoc b/docbook/wsug_src/WSUG_chapter_statistics.adoc
index 544260e255..eac59d128e 100644
--- a/docbook/wsug_src/WSUG_chapter_statistics.adoc
+++ b/docbook/wsug_src/WSUG_chapter_statistics.adoc
@@ -700,7 +700,24 @@ Window Scaling:: Window size and outstanding bytes.
=== F5
-{missing}
+In F5 Networks, *TMM* stands for Traffic Management Microkernel. It processes all load-balanced traffic on the BIG-IP system.
+
+The F5 statistics menu shows packet and byte counts for both `Virtual Server Distribution` and `tmm Distribution` submenus.
+
+Each `Virtual Server Distribution` window contains the statistics for the following data:
+
+* A line for each named virtual server name.
+* A line for traffic with a flow ID and no virtual server name.
+* A line for traffic without a flow ID.
+
+Each `tmm Distribution` window contains the statistics for the following data:
+
+* A line for each tmm, which contains:
+** A line for each ingress and egress (should add to tmm total), which contains:
+*** Traffic with a virtual server name.
+*** Traffic with a flow ID and no virtual server name.
+*** Traffic without a flow ID.
+
[[ChStatIPv4]]