Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

INN FAQ Part 6/9: Day-to-day operation and changes to the system
Section - (6.11) What does the output of ``expire -v1'' mean?

( Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Forum archive ]


Top Document: INN FAQ Part 6/9: Day-to-day operation and changes to the system
Previous Document: (6.10) How does /remember/ in expire.ctl work?
Next Document: (6.12) How do I set up a delayed IHAVE/SENDME over NNTP?
See reader questions & answers on this topic! - Help others by sharing your knowledge
(Based on a submission from Chris Johnson <cj@sra.com>)

Running expire with -v1 option produces output like:

        Removed approximately    764913k
        Article lines processed  1044872
        Articles retained         872883
        Entries expired           171989
        Files unlinked            239657
        Old entries dropped            0
        Old entries retained      103038

"Article lines processed": the number of lines in the the history file
	that were read by the expire program (it reads through the entire
	history file when it runs)

"Articles retained": the lines left in the history file after some of the 
	lines (entries) are dropped.

"Entries expired": the number of entries/articles listed in the history 
	file that were deemed old enough to be deleted; this equals
	"Article lines processed" - "Articles retained"

"Files unlinked": the number of files deleted from the file system where 
	1 file equals 1 article; however, this number can be much higher than 
	"Entries expired" because a single entry can be posted to multiple groups
	and you get 1 file for each group it is posted to

"Old entries dropped": lines deleted from the history file that are only 
	present because of the value of /remember/ in expire.ctl

"Old entries retained": lines left in the history file for articles that 
	have already expired

(Note that running expire with -t option articles are not deleted from
filesystem and the output changes slightly to: Would remove
approximately 103623k). Running expire with -z option also does not
remove files, but writes a list of files to be removed (see entries
about "delayrm" and "fastrm" in this FAQ) See also the manpage for
expire ...

=====================================================================
        HOW DO I... (Big changes you can make to the system)
=====================================================================

User Contributions:

Comment about this article, ask questions, or add new information about this topic:

CAPTCHA




Top Document: INN FAQ Part 6/9: Day-to-day operation and changes to the system
Previous Document: (6.10) How does /remember/ in expire.ctl work?
Next Document: (6.12) How do I set up a delayed IHAVE/SENDME over NNTP?

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hwr@pilhuhn.de (Heiko W.Rupp)





Last Update November 21 2011 @ 01:00 PM