| View previous topic :: View next topic |
| Author |
Message |
cmodyssey
Joined: 28 Mar 2008 Posts: 63
|
Posted: Tue Sep 15, 2009 8:45 pm Post subject: awstats vs webalizer vs sawmill |
|
|
Hi,
I'm looking for a stats generation engine that can read the icecast log files and apache log files.
The reason I'm looking for both is that I use icecast for the real time streaming of our radio and apache to serve the .mp3 files for podcasting/downloads etc.
If anybody has any experience with any stats generation engines, please could you give me your opinion.
If there's anybody who has used a stats generation engine for both icecast and apache, that would be even better, but of only icecast's or apache's logs has been analysed a stats generation engine, I'd still be keen to hear how you are getting on with it.
Many thanks in advance.
Richard. |
|
| Back to top |
|
 |
bbk

Joined: 15 Oct 2005 Posts: 79
|
Posted: Sat Sep 26, 2009 11:08 am Post subject: |
|
|
i use awstats and i am happy with what it can do already out of the box.
i never had really the time till now to get more out of it so i use it as it comes out of the box.
it can show you how many unique clients came to visit ether your mountpoints or accessed files trough icecast.
some years ago i had a setup with http://www.cacti.net/ where i had a icecast script gathering information about howmany listeners are on a mountpoint.
but the cacti solution is far more complicated. so i stick to the awstats for the moment. _________________ ::bbk::
http://audioasyl.net |
|
| Back to top |
|
 |
cmodyssey
Joined: 28 Mar 2008 Posts: 63
|
Posted: Thu Oct 01, 2009 8:37 pm Post subject: |
|
|
Hi bbk,
Thank you for your recomendation of awstats, I've installed and set it up and the graphs it produces is detailed enough for what I am looking for.
It's great at analysing the icecast and apache log files.
Thanks again,
Richard. |
|
| Back to top |
|
 |
Liquid_Squelch
Joined: 11 Mar 2006 Posts: 56
|
Posted: Mon Nov 16, 2009 4:45 am Post subject: |
|
|
how hard is it to set this up??
I'm moving my Icecast from a Windows platform over to Linux (finally) and want to start getting some real data from my feed points.
I'm pretty green to Linux, but really need to learn this stuff.. Thanks for the info. |
|
| Back to top |
|
 |
bbk

Joined: 15 Oct 2005 Posts: 79
|
Posted: Mon Nov 16, 2009 11:52 am Post subject: |
|
|
After learning a lot... i think you will be happy.
How hard it is depends on your setup.
I worked more on freeBSD than on Linux but as far as i know the installation... if you are using a Debian (or Ubuntu) will be like this:
| Code: |
apt-get install awstats
|
But you need to have a apache webserver running; normally it will install all needed requirements. http://packages.ubuntu.com/karmic/awstats
After configuring the requirements (more or less apache) you need to configure awstats.
You can copy the sample awstats config file it should work with the icecast log.
After this you need to setup the cronjob calling all tasks awstats needs to update it's data and create a new page out of this.
hmmm... i hope it helps already.  _________________ ::bbk::
http://audioasyl.net |
|
| Back to top |
|
 |
Liquid_Squelch
Joined: 11 Mar 2006 Posts: 56
|
Posted: Mon Nov 16, 2009 1:22 pm Post subject: |
|
|
Thanks for the info... I will have to look at some of the links you sent over after work.
I was planning on going with OpenSUSE on my desktop. It is what I have setup on my Laptop to play around with, and was hoping to continue to learn in the same distro
Thanks again for the reply. |
|
| Back to top |
|
 |
|