aboutsummaryrefslogtreecommitdiff
path: root/man/man8/venti.8
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2020-01-14 11:41:08 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2020-01-14 11:41:08 +0100
commit02d7aa8915f9c3a3288dab01f321eb94ba219e3b (patch)
treef053238978479e408a2b83571443e132f30586ab /man/man8/venti.8
parentc0c9d8f883dfd3a7f5a74499d91bb95884b15873 (diff)
parent3d1382b98a502d0c34d5ba2c462396acc515016e (diff)
downloadplan9port-02d7aa8915f9c3a3288dab01f321eb94ba219e3b.tar.gz
plan9port-02d7aa8915f9c3a3288dab01f321eb94ba219e3b.tar.bz2
plan9port-02d7aa8915f9c3a3288dab01f321eb94ba219e3b.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man/man8/venti.8')
-rw-r--r--man/man8/venti.831
1 files changed, 24 insertions, 7 deletions
diff --git a/man/man8/venti.8 b/man/man8/venti.8
index d95edaa9..4fd40df6 100644
--- a/man/man8/venti.8
+++ b/man/man8/venti.8
@@ -272,12 +272,30 @@ Set
to
.IR value .
.TP
-.BI /graph/ name / param / param / \fR...
-A PNG image graphing the named run-time statistic over time.
-The details of names and parameters are undocumented;
-see
+.BI /graph?arg= name [&arg2= name] &graph= type &param= value \fR...
+A PNG image graphing the
+.IT name
+run-time statistic over time.
+The details of names and parameters are mostly undocumented;
+see the
+.BR graphname
+array in
.B httpd.c
-in the venti sources.
+in the venti code for a list of possible statistics. The
+.IR type
+of graph defaults to raw, see the
+.BR xgraph
+function for a list of types. Possible
+.IR param
+include the timeframe
+.BR (t0
+and
+.BR t1)
+, the y limits
+.BR (min
+and
+.BR max)
+ etc.
.TP
.B /log
A list of all debugging logs present in the server's memory.
@@ -376,8 +394,7 @@ network address to announce venti service
.TP
.BI httpaddr " netaddr
network address to announce HTTP service
-(default
-.BR tcp!*!http )
+(default is not to start the service)
.TP
.B queuewrites
queue writes in memory