[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Webalizer on Qube3
- Subject: Re: [cobalt-users] Webalizer on Qube3
- From: David Shugarts <Azimuth@xxxxxxxxxxxxxx>
- Date: Sat Nov 29 14:38:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Thanks, Santiago! This worked, although I do not completely understand yet.
I did exactly as the How-To specified, and there was no problem. The last
thing they tell you to do is to visit the site www.yourdomain.com/awstats
and this showed the results of the few hits that had come in during the hour
in which the install occurred (no historical data). This is not a problem,
but I suspect that your further advice about the awstats.sh cron script
applies here, except I don't understand it. The entire contents of the
script at the moment is:
cd /home/groups/home/web/awstats/cgi-bin
perl awstats.pl -config=localhost -output -staticlinks >
/home/groups/home/web/awstats/index.html
Also, I do not understand your instruction "After the $ just complete with
.html."
Thanks for your help!
>
> I would recommend AWStats as well as it runs perfect on the Qube3 (I run
> version 5.5 without a problem). Just go to
> http://cobalt.depopo.net/html/awstats.asp for a step by step instructions on
> how to install from source. For the awstats.sh cron script I would use the
> following lines:
>
> cd /home/groups/home/web/awstats/cgi-bin
> perl awstats.pl -config=www.yourdomain.com -update -output -staticlinks >
> /home/groups/home/web/awstats/index.html
> perl awstats.pl -config=www.yourdomain.com -output=allhosts -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.allhosts.html
> perl awstats.pl -config=www.yourdomain.com -output=lasthosts -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.lasthosts.h$
> perl awstats.pl -config=www.yourdomain.com -output=unknownip -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.unknownip.h$
> perl awstats.pl -config=www.yourdomain.com -output=alllogins -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.alllogins.h$
> perl awstats.pl -config=www.yourdomain.com -output=lastlogins -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.lastlogins$
> perl awstats.pl -config=www.yourdomain.com -output=allrobots -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.allrobots.h$
> perl awstats.pl -config=www.yourdomain.com -output=lastrobots -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.lastrobots$
> perl awstats.pl -config=www.yourdomain.com -output=urldetail -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.urldetail.h$
> perl awstats.pl -config=www.yourdomain.com -output=urlentry -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.urlentry.html
> perl awstats.pl -config=www.yourdomain.com -output=urlexit -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.urlexit.html
> perl
> awstats.pl -config=www.yourdomain.com -output=browserdetail -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.browser$
> perl awstats.pl -config=www.yourdomain.com -output=osdetail -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.osdetail.html
> perl
> awstats.pl -config=www.yourdomain.com -output=unknownbrowsers -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.unkno$
> perl awstats.pl -config=www.yourdomain.com -output=unknownos -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.unknownos.h$
> perl awstats.pl -config=www.yourdomain.com -output=refererse -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.refererse.h$
> perl awstats.pl -config=www.yourdomain.com -output=refererpages -staticlinks
>> /home/groups/home/web/awstats/awstats.www.yourdomain.com.refererp$
> perl awstats.pl -config=www.yourdomain.com -output=keyphrases -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.keyphrases$
> perl awstats.pl -config=www.yourdomain.com -output=keywords -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.keywords.html
> perl awstats.pl -config=www.yourdomain.com -output=errors404 -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.errors404.h$
> perl awstats.pl -config=www.yourdomain.com -output=alldomains -staticlinks >
> /home/groups/home/web/awstats/awstats.www.yourdomain.com.alldomains$
>
> After the $ just complete with .html.
>
> The above script will create all the reports for AWStats for yourdomain.com
> (just replace with your true domain).
>
> Then all you have to do is go to
> http://www.yourdomain.com/awstats/cgi-bin/awstats.pl to look at your stats
> (you can even look at the stats for previous months).
>
> If you have any problems with the install just post your questions I will
> try to help you as much as possible, it really isn't that bad.
>
> Santiago.
>
>
> Hi, Bob and thank you for this answer. However, when I tried to take
> advantage of it, I was stymied by some problems.
>
> First, I went to the home page of AWSTATS at http://awstats.sourceforge.net/
> and poked around there. But I could not find any advice on the
> download-install phase, so I was uncomfortable using a ".gz" or ".rpm"
> version.
>
> As luck would have it, I did find the NuOnce Networks site where a number of
> PKG packages are available (http://www.nuonce.net/awstats-cobalt.php).
>
> I figured I would be able to use the Cobalt Qube 3 interface via BlueLinq to
> Add a Program (manually). This seemed to almost work. The site only gives
> choices of RaQ3/4 versions or RaQ550, so I felt that the RaQ550 is more akin
> to a Qube3 than the others (just my best guess).
>
> I got the RaQ550 package downloaded to the machine but it would not install
> because it is "not for this model." So naturally I selected the RaQ3/4
> choice and tried again. This time, the download failed due to an
> "authentication" problem. ("There was an error verifying the package file.
> It may be corrupted, or it may not have the correct authentication
> information. The software package was not installed.")
>
> The current release version of AWSTATS is 5.9 and I tried that, plus the 5.7
> and the 5.5 versions of the RaQ3/4 version. All gave the "authentication"
> problem.
>
> So I am wondering whether anyone can tell me specifically how to do an RPM
> install of this software, and whether it is safe to do it on a Qube 3. Also,
> what would people say the Qube 3 resembles best, the RaQ550 or the RaQ3/4?
>
> --Dave Shugarts
>
>>
>>
>>
>>> -----Oorspronkelijk bericht-----
>>> Van: cobalt-users-admin@xxxxxxxxxxxxxxx
>>> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] Namens David Shugarts
>>> Verzonden: vrijdag 28 november 2003 15:21
>>> Aan: cobalt-users@xxxxxxxxxxxxxxx
>>> Onderwerp: [cobalt-users] Webalizer on Qube3
>>>
>>>
>>> Has anyone successfully installed Webalizer on a Qube3?
>>> Although it appears to be possible, when you get into the
>>> details it seems like a scavenger hunt for items that are not
>>> in the Qube3 OS install. That is, to run Webalizer you need
>>> the GD Library, and to run the GD Library, you need zlib,
>>> libpng, and optionally, freetype support and xpm. When you
>>> look for these items, it is confusing to try and decide which
>>> package is needed for this machine. And the ultimate bottom
>>> line for me is, I can't tell what directories they should all
>>> be installed in.
>>>
>>> --Dave Shugarts
>>>
>>
>>
>> Webalizer can be a drag on the Qube, Look into AWSTATS, the 5.5 version
> runs
>> almost out of the box on the Qube 3 without the need for compiling
> modules.
>> (just disable the Qube's http log rotation, and correct the conf file.
>>
>> Bob.
>>
>>
>> _____________________________________
>> cobalt-users mailing list
>> cobalt-users@xxxxxxxxxxxxxxx
>> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
>> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> ______________________________
> Santiago Montalvan
> Information Systems Consultant
> www.montalvanware.com
> smontalvan@xxxxxxxxxxxxxxxxx
> Bus 503-582-9924
> Cell 503-341-7159
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users