cnfsstat reads pathetc/cycbuff.conf and pathetc/storage.conf
to determine which CNFS buffers are available. It then reads the specified
cyclic buffers and shows their usage status. cnfsstat can be invoked from
rc.news if docnfsstat is set to true in inn.conf, and the result is
written to syslog(3).
OPTIONS
-a
Besides its usual output, cnfsstat prints the age of the oldest article
in the cycbuff. You may also want to use the -v flag to see extended
consistency checks.
-cclass
Only information for the specified class is printed.
-h
Print usage information and exit.
-l [seconds]
With this option, cnfsstat prints a status snapshot every seconds,
and only exits if an error occurs. When unspecified, the default interval
is 600 seconds.
-mbuffer
Print information about the specified buffer in a format suitable for MRTG.
-p
Print an MRTG config file.
-P
Write PID into pathrun/cnfsstat.pid.
-s
Write output to syslog(3) instead of standard output.
-v
Write additional information, especially about consistency checks for article
storage and the history file.
HISTORY
Written by Katsuhiro Kondou <kondou@nec.co.jp> for InterNetNews. Converted
to POD by Julien Elie.
$Id: cnfsstat.pod 8576 2009-08-18 13:55:11Z iulius $