Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
INNSTAT(8)		   InterNetNews Documentation		      INNSTAT(8)

NAME
     innstat - Print snapshot of INN system

SYNOPSIS
     innstat

DESCRIPTION
     The  innstat script prints a snapshot of the INN system.  It is notably run
     by news.daily, which integrates its output in daily Usenet reports.

     innstat displays the following information:

     *	 the operating mode of the server, as returned by "ctlinnd mode";

     *	 the disk usage of several directories: patharticles,  pathdb,	pathetc,
	 pathincoming,	pathlog,  pathoutgoing,  pathoverview,	and pathtmp.  If
	 used, the disk usage of the patharchive and  pathhttp	directories  are
	 also reported;

     *	 the overview buffer usage, if using the buffindexed overview;

     *	 the size of all batch files in pathoutgoing;

     *	 the  size of the errlog, news, news.crit, news.err, and news.notice log
	 files in pathlog;

     *	 the size of all lock files in pathrun;

     *	 the current open connections from remote servers to innd.

HISTORY
     Written   by   Landon   Curt   Noll   <chongo@toad.com>   and   Rich   $alz
     <rsalz@uunet.uu.net> for InterNetNews.  Rewritten into POD by Julien Elie.

SEE ALSO
     inndf(8), news.daily(8), newslog(5).

INN 2.8.0			   2021-11-20			      INNSTAT(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=innstat&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help