Monthly summaries

Katsuhiro Kondou Katsuhiro_Kondou at isc.org
Wed Jun 5 14:32:47 UTC 2002


In article <200206042237.SAA51754 at dune.btv.ibm.com>,
	"Russell S. Ireland" <irelandr at btv.ibm.com> wrote;

} Is my best option going to be to write a script that does a monthly add of 
} values found in each day's innreport output (news-notice.2002.05.*)?

No, I don't think so.  You can do it by processing merged
logs(news.notice and news), like;

# zcat news.notice.[1-9].gz news.notice.[12][0-9].gz news.notice.3[01].gz > news.notice
# zcat news.[1-9].gz news.[12][0-9].gz news.3[01].gz > news
# innreport -f $pathnews/etc/innreport.conf news.notice news

I did merge logs of slaves to show whole reader statistics
at my previous job.
-- 
Katsuhiro Kondou


More information about the inn-workers mailing list