Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

webalizer · Support newsgroup for webalizer

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1334
  • Category: Software
  • Founded: Jul 26, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 3631 - 3667 of 3841   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#3631 From: "Rich" <mobbyg@...>
Date: Thu Jun 14, 2007 2:55 am
Subject: Some config file help
kb2mob
Send Email Send Email
 
Hello

I've been using webalizer off and on for a while now and seem to have
some of the basics down. But now I want to get into the nitty gritty
of it and use webalizer to track my podcasts.

Specifically, the individual episodes downloaded, and who downloaded
as well as referrals and what not. But I'm not quite sure where I
would tell webalizer, in my config file, to start watching the mp3
files from my site.

Can anyone offer some advice?

#3632 From: Enric Naval <enventa2000@...>
Date: Fri Jun 15, 2007 5:54 pm
Subject: Re: Some config file help
enventa2000
Send Email Send Email
 
Use this on the config file:

PageType mp3

This should cause webalzier to match all files ending on ".mp3"


--- Rich <mobbyg@...> wrote:

> Hello
>
> I've been using webalizer off and on for a while now and seem to have
> some of the basics down. But now I want to get into the nitty gritty
> of it and use webalizer to track my podcasts.
>
> Specifically, the individual episodes downloaded, and who downloaded
> as well as referrals and what not. But I'm not quite sure where I
> would tell webalizer, in my config file, to start watching the mp3
> files from my site.
>
> Can anyone offer some advice?
>
>
>
>


Enric Naval
Estudiante de Informática de Gestión en la Udl (Lleida)
GRIHO webalizer.conf
http://griho.udl.es/webalizer/webalizer.conf.txt



________________________________________________________________________________\
____
Pinpoint customers who are looking for what you sell.
http://searchmarketing.yahoo.com/

#3633 From: "Rich" <mobbyg@...>
Date: Sat Jun 16, 2007 2:05 pm
Subject: Re: Some config file help
kb2mob
Send Email Send Email
 
Thanks for the help.

Ok, I added that to the config and it seems that it's not seeing the
mp3 downloads because of the link used on the page to get them which is..

http://www.mydomain.org/get.php?web=CW_20070603.mp3

I also added PageType php as well to my config.
Is there a way for webalizer to see the php files with the "?" ?

Would adding a wildcard after the PageType php help? i.e.: PageType php* ?





--- In webalizer@yahoogroups.com, Enric Naval <enventa2000@...> wrote:
>
> Use this on the config file:
>
> PageType mp3
>
> This should cause webalzier to match all files ending on ".mp3"
>
>
> --- Rich <mobbyg@...> wrote:
>
> > Hello
> >
> > I've been using webalizer off and on for a while now and seem to have
> > some of the basics down. But now I want to get into the nitty gritty
> > of it and use webalizer to track my podcasts.
> >
> > Specifically, the individual episodes downloaded, and who downloaded
> > as well as referrals and what not. But I'm not quite sure where I
> > would tell webalizer, in my config file, to start watching the mp3
> > files from my site.
> >
> > Can anyone offer some advice?
> >
> >
> >
> >
>
>
> Enric Naval
> Estudiante de Informática de Gestión en la Udl (Lleida)
> GRIHO webalizer.conf
> http://griho.udl.es/webalizer/webalizer.conf.txt
>
>
>
>
________________________________________________________________________________\
____
> Pinpoint customers who are looking for what you sell.
> http://searchmarketing.yahoo.com/
>

#3634 From: "dnanib" <binand@...>
Date: Sun Jun 17, 2007 4:38 pm
Subject: Importing older logs into webalizer
dnanib
Send Email Send Email
 
Hello all,

I run Webalizer for a load-balanced webserver farm with several
name-based virtual hosts (each vhost logs in a different file). I have
a daily cron that pushes all the logfiles from each webserver to my
log processing box, where a separate instance of webalizer runs for
each vhost with a different configuration file. This works just fine,
but recently - 10 days or so back - some more webservers were
introduced into the load balanced pool, but my webalizer setup wasn't
updated along with that.

I have all the unimported log files stored safely, and I am looking
for the right method of importing them into webalizer. From my reading
of the docs, I figure I should just remove the .current & .hist files,
run webalizer for the missing log files, remove .current and .hist
once again, and then let normal processing resume. Is that the right
approach?

My regular processing commandline is:

cat logfile-vhost1-host1 logfile-vhost1-host2 ... | webalizer -c
/path/to/webalizer-vhost1.conf; rm -f logfile-vhost1-host1
logfile-vhost1-host2 ...

A shell loop runs over all possible vhosts.

TIA,

Binand

#3635 From: "Judy" <shimkusj@...>
Date: Sun Jul 1, 2007 11:59 pm
Subject: DNS Lookup
judyshimkus
Send Email Send Email
 
I'm running my Webalizer reports on a Windows machine, and Hostnames are
appearing as TCPIP address, and not being involved.  According to README*
the reverse
DNS lookup doesn't work on Windows machines.  Any way around it?  Any idea
when this will be fixed?

Thanks,

Judy Shimkus

#3636 From: "K.Indraveni" <indraveni@...>
Date: Sat Jul 7, 2007 6:31 am
Subject: My webalizer index.html file is not updated with latest information
indraveni
Send Email Send Email
 
Hi all,

   I am using webalizer from May month and it was working fine.
Recently I created a seperate log file for a site and changed the log
file path in webalizer conf file. but I mispelt the log file name and
thus there was no report generated for the month of July 2007. Today I
checked that and corrected the spelling and executed the webalizer
command. thus the July month html file is generated, but my home page
is not displaying the July month entry. If I am manually typing the
html file path in browser the page exists. And ny typing the url
http://webalizer.bosslinux.in/index.html is displaying the July month
info, but by just giving http://webalizer.bosslinux.in  is not showing
the July month. What problem is going on here I dont understand.

Could some one help me here.

I am using debian GNU/Linux.

Regards
Indraveni

#3638 From: "Francis Chapman" <francischapman@...>
Date: Tue Sep 4, 2007 3:50 pm
Subject: I'm on vacation
FrancisChapman
Send Email Send Email
 

I'm out of the office on VACATION until Tuesday, September 4th.  If you need assistance please contact

TECH SUPPORT - support@..., 925-866-8808 x105 (West Coast, Int'l) or 310-651-0275 (East Coast, Midwest)

SALES & MARKETING - sales@..., 302-629-7730 (North America) or 925-866-8808, x115 (Int'l)

Thanks,
Francis

Marketing Director
Tel: 925-866-8808 x114
Fax: 925-866-1369
Cell: 415-672-0272
www.asicontrols.com
Reliability, Performance, Value


#3639 From: "Samuel V. Green III" <unkie@...>
Date: Sat Sep 15, 2007 8:57 pm
Subject: msfree.png not found
macunkie
Send Email Send Email
 
I'm running Webalizer V2.01-10 and everything works fine with the
exception of my apache log file
showing "msfree.png" not found.

Is this generated or can someone send me this file?

Thanks,

Samuel.

#3640 From: "macunkie" <unkie@...>
Date: Sat Sep 15, 2007 10:12 pm
Subject: Re: msfree.png not found
macunkie
Send Email Send Email
 
--- In webalizer@yahoogroups.com, "Samuel V. Green III" <unkie@...> wrote:
>
> I'm running Webalizer V2.01-10 and everything works fine with the
> exception of my apache log file
> showing "msfree.png" not found.
>
> Is this generated or can someone send me this file?
>
> Thanks,
>
> Samuel.
>

Never mind.  I did find the relative file in the distribution.

Samuel

#3641 From: "frodojrr147" <frodo@...>
Date: Sun Sep 16, 2007 3:24 pm
Subject: Webalizer v. Awstats
frodojrr147
Send Email Send Email
 
Hello.  New to this group.  I host several sites at Bluehost.com for
myself and clients.  Both Webalizer and Awstats are available for my
use, and I have both enabled on most domains.

I'm confused as Webalizer's stats are often 1.5 times higher than
those of Awstats, sometimes more.  This month, for example, one of my
sites shows 6911 visits on Awstats from 2479 unique visitors, and
Webalizer for the same site shows 12371 visits from 3695 Unique Sites
and 1216 unique URLs.

How can I compare the two, and which set of stats do I take to
potential advertisers?  How much of the difference is simply "apples
and oranges," in that Webalizer and Awstats simply read and interpret
the servers differently?

Thank you.

Gary Kopycinski
http://www.enewspf.com

#3643 From: "Samuel V. Green III" <unkie@...>
Date: Mon Oct 1, 2007 7:47 am
Subject: Webalizer only not updating all records.
macunkie
Send Email Send Email
 
From my command line I'm issuing command:  sudo webalizer:

Output:

Webalizer V2.01-10 (Darwin 8.10.0) English
Using logfile /volumes/web/webdata/logs/access_log (clf)
Creating output in /volumes/web/webdata/webalizer/usage
Hostname for reports is 'macunkie.com'
Reading history file... webalizer.hist
Generating report for July 2007
Generating report for August 2007
Generating summary report
Saving history information...
21108 records (21 ignored) in 33.33 seconds, 633/sec

Why is it not reporting info for September?

Thanks for any help,

Samuel.

#3644 From: "Samuel V. Green III" <unkie@...>
Date: Mon Oct 1, 2007 8:17 am
Subject: Re: Webalizer only not updating all records.
macunkie
Send Email Send Email
 
I found my problem!
thanks,

--Samuel.
On Oct 1, 2007, at 12:47 AM, Samuel V. Green III wrote:

From my command line I'm issuing command: sudo webalizer:

Output:

Webalizer V2.01-10 (Darwin 8.10.0) English
Using logfile /volumes/web/webdata/logs/access_log (clf)
Creating output in /volumes/web/webdata/webalizer/usage
Hostname for reports is 'macunkie.com'
Reading history file... webalizer.hist
Generating report for July 2007
Generating report for August 2007
Generating summary report
Saving history information...
21108 records (21 ignored) in 33.33 seconds, 633/sec

Why is it not reporting info for September?

Thanks for any help,

Samuel.



#3645 From: rob rob <robnewjersey@...>
Date: Mon Nov 5, 2007 3:53 pm
Subject: webalizer.hist file
robnewjersey
Send Email Send Email
 
Dear Webalizers,

It appears that during the last Linux upgrade, I lost all the data in my webalizer.hist file. The actual html files are all there in the directory but the history file only has this current months. This occurred at the end of October. I just checked the file again today and now only Novembers stats are in the history file. Is there a setting in the webalizer configure file that I need to change in order to keep 1 years worth of data? And, how to I reconstitute the history file to contain my one years worth of data?

Thanks
Bob Rynkiewicz

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


#3646 From: Kdjamanka Karfa <dia6769a@...>
Date: Wed Nov 7, 2007 8:43 pm
Subject: Re: webalizer.hist file
dia6769a
Send Email Send Email
 
Hi,
Much that I like to webalize at your blog,I have no knowledge whatsoever,of what you may or may not have lost during this '07 year.
Advise? Why can't you forget about what is not retrievable and go on feeding your fans with what is current?It is the best way to dodge the impossible to my mind,isn't it.
Chao! 4 now,
Jamanka

rob rob <robnewjersey@...> wrote:
Dear Webalizers,

It appears that during the last Linux upgrade, I lost all the data in my webalizer.hist file. The actual html files are all there in the directory but the history file only has this current months. This occurred at the end of October. I just checked the file again today and now only Novembers stats are in the history file. Is there a setting in the webalizer configure file that I need to change in order to keep 1 years worth of data? And, how to I reconstitute the history file to contain my one years worth of data?

Thanks
Bob Rynkiewicz

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


#3647 From: rob rob <robnewjersey@...>
Date: Wed Nov 7, 2007 8:46 pm
Subject: Re: webalizer.hist file
robnewjersey
Send Email Send Email
 
Problem solved, Once I found out the structure of each column in the history file, I was able to manually add each line to recover the stats.

Bob


Kdjamanka Karfa <dia6769a@...> wrote:
Hi,
Much that I like to webalize at your blog,I have no knowledge whatsoever,of what you may or may not have lost during this '07 year.
Advise? Why can't you forget about what is not retrievable and go on feeding your fans with what is current?It is the best way to dodge the impossible to my mind,isn't it.
Chao! 4 now,
Jamanka

rob rob <robnewjersey@yahoo.com> wrote:
Dear Webalizers,

It appears that during the last Linux upgrade, I lost all the data in my webalizer.hist file. The actual html files are all there in the directory but the history file only has this current months. This occurred at the end of October. I just checked the file again today and now only Novembers stats are in the history file. Is there a setting in the webalizer configure file that I need to change in order to keep 1 years worth of data? And, how to I reconstitute the history file to contain my one years worth of data?

Thanks
Bob Rynkiewicz

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


#3648 From: "engaoj" <ojende@...>
Date: Mon Nov 12, 2007 7:39 am
Subject: storage of Pc visited?
engaoj
Send Email Send Email
 
For how long are the records from different PCs that accessed my
website stored with webalizer?

Thanks in advance!

#3650 From: "smurfggm" <glenn.petersen@...>
Date: Tue Nov 27, 2007 11:56 pm
Subject: Novice Help - Reporting on MP3 file downloads
smurfggm
Send Email Send Email
 
Hi there,

I hope this will be a pretty easy question to answer !

The current reporting is the default and only reports on the top 10
hits on the largest files on my website. I would like to set up
Webalizer to report on all files or even better, just MP3 files.

Many thanks in advance !

#3651 From: <alja@...>
Date: Mon Dec 17, 2007 1:06 pm
Subject: Title - Header Name
almajiko
Send Email Send Email
 

Hi, I have a vps and I'm using webalizer as my stats program but I have a problem since each time that the stats are displayed the name that apears in the header of the stats page is the name of the server but not the name of the domain that I'm currently checking. Is there any posibility to be able to change this so the header will show the name of the domain that I'm checking?

Thanks.

#3652 From: "gbauer_23" <gbauer_23@...>
Date: Wed Feb 13, 2008 5:28 pm
Subject: Countries
gbauer_23
Send Email Send Email
 
When I am looking at what different countries are looking at my site,
what is "Network". Are these people from a certian part of the country
or the world. Thanks for any help I can get.

#3654 From: "flying_mike" <flying_mike@...>
Date: Tue Feb 19, 2008 1:21 pm
Subject: Ho
flying_mike
Send Email Send Email
 
Hey there,

I am a newbie to webalizer, and I couldn't solve this problem (I
really tried to and read the manual).

For some reason the cronjob that starts the webalizer on the server
didn't run for a while and now I have no statistics for that time (for
about a month). I have the logfiles though but couldn't get the
webalizer to create the statistics only for a certain logfile from the
past (like from the 15th of January for example).

Here's what I tried:

../etc# webalizer -c webalizer.rb.conf  rb.access.log

(the rb.access.log is from a certain day from that period where the
webalizer didn't run).

I also tried to run it with -f (FoldSeqErr) and -i (Igonre History
File) but both didn't work. Even though the webalizer brings no errors
or so, the output just won't bring me back the days that I am missing :(

I hope someone can help me with that :(

Mike

#3655 From: John Oliver <jnojr@...>
Date: Tue Feb 19, 2008 5:48 pm
Subject: Re: Ho
jnojr
Send Email Send Email
 
I just had a problem with webalizer running, but not
generating any output.  I fixed that be renaming
/etc/webalizer.conf  Apparently, when
/etc/webalizer.conf exists, webalizer reads and tries
to use it even when you specify your own conf file
with -c

Hope that helps!

--- flying_mike <flying_mike@...> wrote:

> Hey there,
>
> I am a newbie to webalizer, and I couldn't solve
> this problem (I
> really tried to and read the manual).
>
> For some reason the cronjob that starts the
> webalizer on the server
> didn't run for a while and now I have no statistics
> for that time (for
> about a month). I have the logfiles though but
> couldn't get the
> webalizer to create the statistics only for a
> certain logfile from the
> past (like from the 15th of January for example).
>
> Here's what I tried:
>
> ../etc# webalizer -c webalizer.rb.conf
> rb.access.log
>
> (the rb.access.log is from a certain day from that
> period where the
> webalizer didn't run).
>
> I also tried to run it with -f (FoldSeqErr) and -i
> (Igonre History
> File) but both didn't work. Even though the
> webalizer brings no errors
> or so, the output just won't bring me back the days
> that I am missing :(
>
> I hope someone can help me with that :(
>
> Mike
>
>
>
> Webalizer homepage: http://www.webalizer.org
>
> Yahoo! Groups Links
>
>
>
>
>



      
________________________________________________________________________________\
____
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. 
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

#3658 From: "pompyr2003" <alphapyrs@...>
Date: Wed Mar 12, 2008 9:52 pm
Subject: Program Stopped Running.
pompyr2003
Send Email Send Email
 
Hello all,
I am somewhat of a novice in dealing with webalizer.I am not a server
tech but am responcible for the server and make do the best I can.
A quick background. I work for a small website dev company that
specializes in those who are somewhat technically challenged. We only
host clients whose sites we dev.
We are leasing a windows server (I know, I know, Windows is where the
owner started and we are pretty much committed to this server for now)
that comes with Plesk as the CP program. The server program is a
windows 2003 web edition, with Plesk 7.5.61 reloaded, Microsoft IIS
6, Apache Tomcat 5.5.4. I am not sure of the Webalizer version because
it doesn't show up on my services panel and I am not sure where else
ot locate the ver.
The issue is that for some reason the service has stopped updating as
of the 22nd of last month (the same day that I had to manually update
the Dr.Web anti virus. coincidence or not?). When the Clients access
their web-stats page, it only shows up to the 22nd of last month. The
log files are there on the server so I am not sure what the issue is.
SWSoft's (now Parallel)forum is completely useless and I am hoping
someone here can point me in the right direction.

#3659 From: "no_commercial_message" <rsnow@...>
Date: Thu Mar 13, 2008 12:42 pm
Subject: Re: Program Stopped Running.
no_commercia...
Send Email Send Email
 
So - in Plesk can you access scheduled tasks?
That should be where your entry for the daily run of webalizer is.

Rich

--- In webalizer@yahoogroups.com, "pompyr2003" <alphapyrs@...> wrote:
>
> Hello all,
> I am somewhat of a novice in dealing with webalizer.I am not a
server
> tech but am responcible for the server and make do the best I can.
> A quick background. I work for a small website dev company that
> specializes in those who are somewhat technically challenged. We
only
> host clients whose sites we dev.
> We are leasing a windows server (I know, I know, Windows is where
the
> owner started and we are pretty much committed to this server for
now)
> that comes with Plesk as the CP program. The server program is a
> windows 2003 web edition, with Plesk 7.5.61 reloaded, Microsoft IIS
> 6, Apache Tomcat 5.5.4. I am not sure of the Webalizer version
because
> it doesn't show up on my services panel and I am not sure where else
> ot locate the ver.
> The issue is that for some reason the service has stopped updating
as
> of the 22nd of last month (the same day that I had to manually
update
> the Dr.Web anti virus. coincidence or not?). When the Clients access
> their web-stats page, it only shows up to the 22nd of last month.
The
> log files are there on the server so I am not sure what the issue
is.
> SWSoft's (now Parallel)forum is completely useless and I am hoping
> someone here can point me in the right direction.
>

#3660 From: "pompyr2003" <alphapyrs@...>
Date: Tue Mar 18, 2008 9:35 pm
Subject: Re: Program Stopped Running.
pompyr2003
Send Email Send Email
 
I have never had to schedule anything before. The program ran fine off
of what ever was default. What would I be scheduling and how? When I
go to scheduler (and my manual) there are no instructions on how to
set something up and when it should run.

--- In webalizer@yahoogroups.com, "no_commercial_message" <rsnow@...>
wrote:
>
> So - in Plesk can you access scheduled tasks?
> That should be where your entry for the daily run of webalizer is.
>
> Rich
>
> --- In webalizer@yahoogroups.com, "pompyr2003" <alphapyrs@> wrote:
> >
> > Hello all,
> > I am somewhat of a novice in dealing with webalizer.I am not a
> server
> > tech but am responcible for the server and make do the best I can.
> > A quick background. I work for a small website dev company that
> > specializes in those who are somewhat technically challenged. We
> only
> > host clients whose sites we dev.
> > We are leasing a windows server (I know, I know, Windows is where
> the
> > owner started and we are pretty much committed to this server for
> now)
> > that comes with Plesk as the CP program. The server program is a
> > windows 2003 web edition, with Plesk 7.5.61 reloaded, Microsoft IIS
> > 6, Apache Tomcat 5.5.4. I am not sure of the Webalizer version
> because
> > it doesn't show up on my services panel and I am not sure where else
> > ot locate the ver.
> > The issue is that for some reason the service has stopped updating
> as
> > of the 22nd of last month (the same day that I had to manually
> update
> > the Dr.Web anti virus. coincidence or not?). When the Clients access
> > their web-stats page, it only shows up to the 22nd of last month.
> The
> > log files are there on the server so I am not sure what the issue
> is.
> > SWSoft's (now Parallel)forum is completely useless and I am hoping
> > someone here can point me in the right direction.
> >
>

#3661 From: "Brock Noland" <brockn@...>
Date: Sat May 10, 2008 2:59 am
Subject: webalizer & libdb problems
fairwinds2010
Send Email Send Email
 
Greetings,

We have a bunch of cpanel servers which use webalizer:

# /usr/local/cpanel/3rdparty/bin/english/webalizer -V
Webalizer V2.01-10 (Linux 2.6.9-67.0.4.ELsmp) English
Copyright 1997-2001 by Bradford L. Barrett

Every once in a while webalizer will stop dead in its tracks and take
up 100% of the cpu. It can sit for days without making any progress.
The file its processing this last time was ~40MB.  Here are two back
traces:

#0  0x0084f2a1 in __ham_func5 () from /lib/tls/i686/libdb-4.2.so
#1  0x007e2b18 in __ham_call_hash () from /lib/tls/i686/libdb-4.2.so
#2  0x007edfa2 in __ham_split_page () from /lib/tls/i686/libdb-4.2.so
#3  0x007e407c in __ham_init_dbt () from /lib/tls/i686/libdb-4.2.so
#4  0x00000005 in ?? ()
#5  0x00000015 in ?? ()
#6  0xbff1cae8 in ?? ()
#7  0xb7fdfa38 in ?? ()
#8  0x0051b1c0 in _rtld_local () from /lib/ld-linux.so.2
#9  0x00000000 in ?? ()


#0  0x005890ec in memcpy () from /lib/tls/libc.so.6
#1  0x0083d880 in __db_retcopy () from /lib/tls/i686/libdb-4.2.so
#2  0x0083d9b1 in __db_ret () from /lib/tls/i686/libdb-4.2.so
#3  0x007edf7e in __ham_split_page () from /lib/tls/i686/libdb-4.2.so
#4  0x007e407c in __ham_init_dbt () from /lib/tls/i686/libdb-4.2.so
#5  0x00000005 in ?? ()
#6  0x00000015 in ?? ()
#7  0xbff1cae8 in ?? ()
#8  0xb7fdfa38 in ?? ()
#9  0x0051b1c0 in _rtld_local () from /lib/ld-linux.so.2
#10 0x00000000 in ?? ()

Are there any known issues regarding this? It seems there was a few
problems which sound like this fixed in the last release. I am
wondering if there are any additional fixes in source control but not
released?

Thanks,
Brock

#3662 From: "Bradford L. Barrett" <brad@...>
Date: Sat May 10, 2008 3:45 am
Subject: Re: webalizer & libdb problems
brad@...
Send Email Send Email
 
Is this a random occurance or can you reproduce the problem with a
specific log file?

Also, can you re-compile with the --enable-debug option so a better
backtrace can be obtained?

--

On Fri, 9 May 2008, Brock Noland wrote:

> Greetings,
>
> We have a bunch of cpanel servers which use webalizer:
>
> # /usr/local/cpanel/3rdparty/bin/english/webalizer -V
> Webalizer V2.01-10 (Linux 2.6.9-67.0.4.ELsmp) English
> Copyright 1997-2001 by Bradford L. Barrett
>
> Every once in a while webalizer will stop dead in its tracks and take
> up 100% of the cpu. It can sit for days without making any progress.
> The file its processing this last time was ~40MB.  Here are two back
> traces:
>
> #0  0x0084f2a1 in __ham_func5 () from /lib/tls/i686/libdb-4.2.so
> #1  0x007e2b18 in __ham_call_hash () from /lib/tls/i686/libdb-4.2.so
> #2  0x007edfa2 in __ham_split_page () from /lib/tls/i686/libdb-4.2.so
> #3  0x007e407c in __ham_init_dbt () from /lib/tls/i686/libdb-4.2.so
> #4  0x00000005 in ?? ()
> #5  0x00000015 in ?? ()
> #6  0xbff1cae8 in ?? ()
> #7  0xb7fdfa38 in ?? ()
> #8  0x0051b1c0 in _rtld_local () from /lib/ld-linux.so.2
> #9  0x00000000 in ?? ()
>
>
> #0  0x005890ec in memcpy () from /lib/tls/libc.so.6
> #1  0x0083d880 in __db_retcopy () from /lib/tls/i686/libdb-4.2.so
> #2  0x0083d9b1 in __db_ret () from /lib/tls/i686/libdb-4.2.so
> #3  0x007edf7e in __ham_split_page () from /lib/tls/i686/libdb-4.2.so
> #4  0x007e407c in __ham_init_dbt () from /lib/tls/i686/libdb-4.2.so
> #5  0x00000005 in ?? ()
> #6  0x00000015 in ?? ()
> #7  0xbff1cae8 in ?? ()
> #8  0xb7fdfa38 in ?? ()
> #9  0x0051b1c0 in _rtld_local () from /lib/ld-linux.so.2
> #10 0x00000000 in ?? ()
>
> Are there any known issues regarding this? It seems there was a few
> problems which sound like this fixed in the last release. I am
> wondering if there are any additional fixes in source control but not
> released?
>
> Thanks,
> Brock
--
Bradford L. Barrett                      brad@...
A free electron in a sea of neutrons     DoD#1750 KD4NAW

The only thing Micro$oft has done for society, is make people
believe that computers are inherently unreliable.

#3663 From: "Brock Noland" <brockn@...>
Date: Sat May 10, 2008 3:50 am
Subject: Re: webalizer & libdb problems
fairwinds2010
Send Email Send Email
 
On Fri, May 9, 2008 at 10:45 PM, Bradford L. Barrett <brad@...> wrote:
>
> Is this a random occurance or can you reproduce the problem with a
> specific log file?

I reran webalizer with the same log file and it appeared to have
worked correctly. This has happened twice for the same account a few
weeks apart.

> Also, can you re-compile with the --enable-debug option so a better
> backtrace can be obtained?

Yes, that I am not sure of. I have asked my collegues who know more
about cpanel. If we cannot, then I hope that one of these times I can
get it into a re-creatable state. Then I create build webalizer with
debug symbols....

Just wondering if this jogged any memories.

Brock

#3664 From: "Brad Barrett" <yahoo@...>
Date: Mon Jun 9, 2008 11:29 pm
Subject: Webalizer v2.20
thewebalizer
Send Email Send Email
 
Version 2.20-G1, a pre-release version is now available for testing.
This version is a drop-in replacement for sites running v2.01 with no
additional changes required. Please test it hard and report anything
that breaks. See the CHANGES file for a list of what's been
changed/added/fixed. A source tarball can be found on our ftp server
in the pre-release directory.

#3666 From: "sevillar" <rotsen@...>
Date: Wed Jul 9, 2008 6:29 pm
Subject: multiple logs for one website - how
sevillar
Send Email Send Email
 
I just replaced my web server with a new one and I copied the web
files to my new host web server. I copied the "usage" directory
hoping to have the same stats but I found out that I only get the
stats on the new host for the time that the new host has been up.

The old server is still accessible only by me and I can see all of
the old stats.

How can I recover the stats that I have on the old host web server?


Thanks,

Néstor :-)

#3667 From: "Bradford L. Barrett" <brad@...>
Date: Sun Jul 13, 2008 3:08 pm
Subject: Re: multiple logs for one website - how
brad@...
Send Email Send Email
 
> I just replaced my web server with a new one and I copied the web
> files to my new host web server. I copied the "usage" directory
> hoping to have the same stats but I found out that I only get the
> stats on the new host for the time that the new host has been up.

Sounds like 1) either you didn't copy your old stats to the proper
place or 2) you didn't copy your old history file over.

> The old server is still accessible only by me and I can see all of
> the old stats.
>
> How can I recover the stats that I have on the old host web server?

Make sure both are setup properly, and verify where your new server is
puting the stats and history file.  Once you know that, it's just a
matter of putting the old data in the new location(s) and your server
should just pick up from where the old one left off.

--
Bradford L. Barrett                      brad at mrunix dot net
A free electron in a sea of neutrons     DoD#1750 KD4NAW

The only thing Micro$oft has done for society, is make people
believe that computers are inherently unreliable.

Messages 3631 - 3667 of 3841   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help