On Wed, 8 Oct 2003 11:34:33 +0200, "Wouter van Beek"
<woutervanbeek RemoveThis @hotmail.com> wrote:
>Is there a program that can create a traffic report for all the virtual
>servers on an IIS server? I want to be able to generate a monthly traffic
>reports (in megabytes) for all my virtual servers and put it in a database.
>Something like this:
>virtualserver1 month x MB
>virtualserver2 month x MB
>virtualserver3 month x MB
>Does someone know a program that can do this? I've looked at some log
>analyzers but most of them generate HTML reports or use a custom database
>format.
The LogParser can most likely do it with some work, or you may need to
adapt a log analyzer such as Analog to put the entires in your
database. Analog can produce a computer-readable output you can
import from. Or you could log to a SQL database in the first place
for analysis and run a report from there.
Jeff<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Traffic reports for IIS