innstat - Man Page
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
Referenced By
innd(8), inndf(8), news.daily(8), writelog(8).
2022-07-10 INN 2.7.2 InterNetNews Documentation