Date: Tue, 25 Nov 2003 20:11:19 -0800 From: Will Prater <lists-wp@mercurycloud.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: web log and bandwidth usage Message-ID: <964A9594-1FC6-11D8-B5C4-000A95DBBE34@mercurycloud.net> In-Reply-To: <D3D54CA3-1FBF-11D8-B5C4-000A95DBBE34@mercurycloud.net> References: <D3D54CA3-1FBF-11D8-B5C4-000A95DBBE34@mercurycloud.net>
next in thread | previous in thread | raw e-mail | index | archive | help
The current port appears to be broken. In the immortal words of Will Prater <lists-wp@mercurycloud.net>... > I am looking for a solution that will monitor bandwidth usage for > websites on a server. I would like to get notified if a certain site > has exceeded a certain limit. I could create such a script myself by > parsing the weblogs.. or parsing output from a web log analyzer such > as analog, but I would like to see if there are any solutions that > some of you may be employing before I spend development time on this. check out mod_accounting, it's designed specifically for what you want. > What might be some of the better choices for web log analysis as well? I use webalizer but mostly I get what I need from mod_accounting (look in ports under www) -- Tim Aslat <tim@spyderweb.com.au> Spyderweb Consulting http://www.spyderweb.com.au P: +61 8 82243020 M: +61 0401088479 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --will
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?964A9594-1FC6-11D8-B5C4-000A95DBBE34>