Mailing List Archive

r1063 - trunk/varnish-cache/bin/varnishstat
Author: des
Date: 2006-09-18 10:55:34 +0200 (Mon, 18 Sep 2006)
New Revision: 1063

Modified:
trunk/varnish-cache/bin/varnishstat/varnishstat.1
Log:
Add an explanation of the columns in the main display.

Modified: trunk/varnish-cache/bin/varnishstat/varnishstat.1
===================================================================
--- trunk/varnish-cache/bin/varnishstat/varnishstat.1 2006-09-18 08:55:00 UTC (rev 1062)
+++ trunk/varnish-cache/bin/varnishstat/varnishstat.1 2006-09-18 08:55:34 UTC (rev 1063)
@@ -26,6 +26,18 @@
.It Fl V
Display the version number and exit.
.El
+.Pp
+The columns in the main display are, from left to right:
+.Bl -enum
+.It
+Total since startup
+.It
+Delta since last update (normally the last second)
+.It
+Average over process lifetime
+.It
+Descriptive text
+.El
.Sh SEE ALSO
.Xr varnishd 1 ,
.Xr varnishhist 1 ,