[4.0] a66b2ff Remove varnishsizes, add reference to man pages
Per Buer
perbu at varnish-software.com
Thu Mar 13 10:24:26 CET 2014
commit a66b2ffb0e6f8adad7d3b1cc5e5c20248e83641a
Author: Per Buer <perbu at varnish-software.com>
Date: Fri Feb 21 21:07:22 2014 +0100
Remove varnishsizes, add reference to man pages
diff --git a/doc/sphinx/users-guide/operation-statistics.rst b/doc/sphinx/users-guide/operation-statistics.rst
index 8736c5e..c891342 100644
--- a/doc/sphinx/users-guide/operation-statistics.rst
+++ b/doc/sphinx/users-guide/operation-statistics.rst
@@ -23,6 +23,8 @@ is being asked the most. ``varnishtop -i RxHeader -I
Accept-Encoding`` will show the most popular Accept-Encoding header
the client are sending you.
+For more information please see :ref:`ref-varnishtop`.
+
varnishhist
~~~~~~~~~~~
@@ -33,13 +35,7 @@ vertical scale are displayed in the top left corner. The horizontal
scale is logarithmic. Hits are marked with a pipe character ("|"),
and misses are marked with a hash character ("#").
-
-varnishsizes
-~~~~~~~~~~~~
-
-Varnishsizes does the same as varnishhist, except it shows the size of
-the objects and not the time take to complete the request. This gives
-you a good overview of how big the objects you are serving are.
+For more information please see :ref:`ref-varnishhist`.
varnishstat
@@ -55,3 +51,4 @@ graphs of these counters. One such program is Munin. Munin can be
found at http://munin-monitoring.org/ . There is a plugin for munin in
the Varnish source code.
+For more information please see :ref:`ref-varnishstat`.
More information about the varnish-commit
mailing list