Forum Moderators: DixonJones

Message Too Old, No Replies

awstats onto .NET application?

Smart or bad idea?

         

Whitey

11:24 pm on Feb 9, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



We have run a linux based application using awstats over a network of 10 or so sites for over 3 years.As the owner, I'm familiar with it's reporting and want to continue with it while we settle in a new system migration.

We have now moved to a .NET application and I have asked my server providor to install awstats, for my purposes. But after nearly 8 weeks it's become obvious to me that he has difficulties extracting and installing historical data and configuring awstats for .NET

How straight forward should the full instalation and migration of data be from a linux server to .NET?

Are there support groups that can guide him through?

lammert

1:51 am on Feb 10, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



There are two parts in implementing AwStats on a .NET system. AwStats must be configured to understand the logfile format of .NET which is relatively easy.

The problem part is however to get it running. AwStats is written in the Perl language. To make the statistics package work, you first have to install the Perl interpreter on the .NET server, which might be very difficult to nearly impossible depending on the setup.

If it is no problem for you, I would advice you to just send periodically the logfiles of the .NET server to one of your linux boxes and use an AwStats implementation under Linux to interpreted the logs.

Whitey

5:51 am on Feb 10, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I would advice you to just send periodically the logfiles of the .NET server to one of your linux boxes and use an AwStats implementation under Linux to interpreted the logs

We're not wanting to retain any of the linux boxes. So if this is the case what's the best option?

Should we just start with a new system [ for my elementary purposes ] that's cheap and compatible to .NET and extract the historical data that we have to the new stats package?

[edited by: Whitey at 5:52 am (utc) on Feb. 10, 2008]

Whitey

8:26 am on Mar 15, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If it is no problem for you, I would advice you to just send periodically the logfiles of the .NET server to one of your linux boxes and use an awstats implementation under Linux to interpreted the logs.

Finally the server admin got awstats working a couple of weeks ago.

Does anyone know if it's possible to use the "live update" button to refresh the stats directly from the .NET server , like it does on a Linux server?

btw - I wouldn't bother with all of this, except with 12 sites I need something quick and simple to provide a one page comprehensive summary solution which i've found awstats to be good at.