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
2022-07-10 | INN 2.7.2 |