X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=innduct.8;h=e77fe363fcb29827d7be97a59a6b8ca99d736013;hb=a34c62479ae1f91aac7b30d3d5f1a5106a6635f5;hp=4cdd45ef975f6bcebaf3b8996166f9892afc069f;hpb=dbc3f255ed36f1489afa62a85fc64b1bff2f1888;p=innduct.git diff --git a/innduct.8 b/innduct.8 index 4cdd45e..e77fe36 100644 --- a/innduct.8 +++ b/innduct.8 @@ -181,8 +181,17 @@ to expire early, forcibly completing a previously started flush.) .B stop Log statistics and exit. (Same effect as SIGTERM or SIGINT.) .TP +.B logstats +Log statistics so far and zero the stats counters. Stats are also +logged periodically, when an input file is completed and just before +tidy termination. +.TP +.BR show +Writes summary information about innduct's state to the current CLI +connection. +.TP .BR "dump q" | a -Writes information about innduct's state to a plain text file +Writes the same information about innduct's state to a plain text file .IR feedfile \fB_dump\fR. This overwrites any previous dump. innduct does not ever delete these dump files. @@ -361,6 +370,12 @@ unresponsive or the connection has become broken. The default is .BR 1000s . .TP +.BI \-\-stats-log-interval= PERIOD +Log statistics at least every +.IR PERIOD +The default is +.BR 2500s . +.TP .BI \-\-low-volume-thresh= "WIN-THRESH " \-\-low-volume-window= "PERIOD " If innduct has only one connection to the peer, and has processed fewer than @@ -485,7 +500,7 @@ a bug. .SH FILES innduct dances a somewhat complicated dance with innd to make sure that everything goes smoothly and that there are no races. (See the -two ascii-art diagrams in innduct.c for details of the protocol.) Do +two ascii-art diagrams in README.states for details of the protocol.) Do not mess with the feedfile and other associated files, other than as explained here: .IX Header "FILES"