From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 19:42:08 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC49E106566C for ; Sun, 6 Feb 2011 19:42:08 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 993FB8FC12 for ; Sun, 6 Feb 2011 19:42:08 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward11.mail.yandex.net (Yandex) with ESMTP id 7A97023F8926; Sun, 6 Feb 2011 22:42:07 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297021327; bh=GobO2QEdAvZZ3EELxPCaq4Xpgdu3F+wDoiX+PB42TeI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Zyhjb2o+pMxPN3Mm4E8SuuY2FOug0ELX3S14qqOEec59gJKPmfb8nr8QDIIjYPyf2 41tmj7/DrTr5RXxKMZjFyPTPm832gyf4s5jh7/8+lzn8s7p2DtAyD2ILnYKeWC2m+W 3BoBTEEGp8EwXzXuq557qfR9nBzXooE0Ix7X7rmc= Received: from smeshariki2.local (unknown [213.138.85.225]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 400004CC00B3; Sun, 6 Feb 2011 22:42:07 +0300 (MSK) Message-ID: <4D4EF946.2010401@yandex.ru> Date: Sun, 06 Feb 2011 22:40:54 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: Marin Atanasov Nikolov References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: wa-admin for managing webalizer log files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 19:42:09 -0000 Hi Marin, 06.02.2011 19:23, Marin Atanasov Nikolov пишет: >> >> >> Anyway, I've start a test jail on one of my systems for a demo, just to see >> what I mean, because sometimes >> it's better to see rather than speaking :) >> >> - http://monitor.unix-heaven.org/ >> >> It's nothing special, though but it makes managing and viewing webalizer >> log files much easier, when you have one >> single page with all your machines and log files, rather than logging to >> each Apache host and it's webalizer docroot. >> >> The code is here: >> >> - git.unix-heaven.org/cgit.cgi/wa-admin >> >> Just wanted to ask if anyone is interested in actually getting this to the >> Ports Tree? >> >> Again, it's nothing special, it's just the result of a few hours work :) >> >> Regards, >> Marin >> > > Replying to myself. > > Yesterday Ruslan gave me a nice suggestion - adding stats for all the vhosts > on the main page. > > I've updated wa-admin script, and now it creates a nice html index page, > with the stats of the different vhosts. > > This way you have a quick overview of the different vhosts and which ones > are most/least accessed. > > Code and demo are still on the same places. Thank you very much for this addition and for your fast response, i'll try to test this in a next week on my servers and then report back to you. -- Regards, Ruslan