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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 3729 - 3759 of 3841   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#3729 From: "Leonard Will" <L.Will@...>
Date: Wed Dec 10, 2008 11:39 am
Subject: Meaning of "kB F", "kB In" and "kB Out"
leonard_will
Send Email Send Email
 
--- In webalizer@yahoogroups.com, "norb9999" <norb9999@...> wrote:
>
> Hello,
>
> I don't understand what informations brings column kb F.
> For example:
>
> Hits | Files | kB F | kB In | kB Out | Visits
> 2657 94.32% | 2657 94.99% | 298852 99.73% | 0 0.00% | 0 0.00% | 1
> 1.96%
>
> Above data is one visit, 0 kB out, 0 kB in, 2657 hits and 298852 Kb F.
> Is this kB F column informs about FTP connections ?

I understand from Bradford L. Barrett's response to this enquiry that
these statistics come from an unofficial version of Webalizer on which
he cannot comment. Nevertheless, that version seems to be widely used,
as can be seen from a Google search for [Webalizer "kb F"], for
example. Perhaps someone else who knows about this version can help.

My ISP runs such a version, and I would like to be able to interpret
the statistics, and in particular to have a definition of what data is
shown in "kB F", "kb In" and "kB Out". What does the "F" in "kB F"
stand for?

There is a note from November 2006 at
[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=399017]showing how
to make the "In" and "Out" statistics show, and the point was also
discussed in this list in 2004, starting at
[http://tech.groups.yahoo.com/group/webalizer/message/2792]. Nobody
says what the "F" means, though, and that is bugging me. Any ideas?

Leonard Will

#3731 From: Elbert_Gmail <elbert.pol@...>
Date: Sat Jan 31, 2009 7:03 am
Subject: Os2
romee55555
Send Email Send Email
 
Hoi,
Tried to port mtools v4 to os/2

But it fails @ the make.
I use gcc 4.3.3

Here is the make output:

gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
buffer.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
charsetConv.c
charsetConv.c: In function 'dos_to_wchar':
charsetConv.c:69: warning: passing argument 2 of 'iconv' from
incompatible pointer type
charsetConv.c: In function 'safe_iconv':
charsetConv.c:91: warning: passing argument 2 of 'iconv' from
incompatible pointer type
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
codepages.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
config.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
copyfile.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
devices.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
dirCache.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
directory.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
direntry.c
direntry.c: In function '_fprintPwd':
direntry.c:78: warning: implicit declaration of function 'putwc'
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
expand.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c fat.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
fat_free.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
file.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
file_name.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
filter.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
floppyd_io.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
force_io.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
hash.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
init.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
llong.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
match.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mainloop.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mattrib.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mbadblocks.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mcat.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c mcd.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mclasserase.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mcopy.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mdel.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mdir.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mdoctorfat.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c mdu.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mformat.c
mformat.c: In function 'mformat':
mformat.c:82: warning: array subscript is above array bounds
mformat.c:83: warning: array subscript is above array bounds
mformat.c:85: warning: array subscript is above array bounds
mformat.c:89: warning: array subscript is above array bounds
mformat.c:90: warning: array subscript is above array bounds
mformat.c:98: warning: array subscript is above array bounds
mformat.c:99: warning: array subscript is above array bounds
mformat.c:100: warning: array subscript is above array bounds
mformat.c:103: warning: array subscript is above array bounds
mformat.c:112: warning: array subscript is above array bounds
mformat.c:121: warning: array subscript is above array bounds
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
minfo.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
misc.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
missFuncs.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mk_direntry.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mlabel.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c mmd.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mmount.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mmove.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mpartition.c
mpartition.c: In function 'mpartition':
msdos.h:55: warning: array subscript is above array bounds
msdos.h:56: warning: array subscript is above array bounds
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mshowfat.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mzip.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
mtools.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
patchlevel.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
plain_io.c
plain_io.c: In function 'SimpleFileOpen':
plain_io.c:527: warning: pointer targets in passing argument 1 of
'DosOpen' differ in signedness
plain_io.c: In function 'file_geom':
plain_io.c:213: warning: array subscript is above array bounds
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
precmd.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
privileges.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
scsi.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
signal.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
stream.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
streamcache.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
subdir.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
unixdir.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c tty.c
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
vfat.c
vfat.c: In function 'vfat_lookup_loop_common':
vfat.c:155: warning: array subscript is above array bounds
vfat.c:155: warning: array subscript is above array bounds
vfat.c:155: warning: array subscript is above array bounds
gcc  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/mtools402/etc\" -DCPU_i386
-DVENDOR_pc -DOS_os2_emx -D__EMX__ -DEMX -DOS2  -D__ST_MT_ERRNO__ -O3
-march=pentium -mtune=pentium4 -Wall -fno-strict-aliasing -I.  -I.  -c
xdf_io.c
gcc -Zexe -Zomf -Zmap -Zargs-wild -D__ST_MT_ERRNO__ -s   buffer.o
charsetConv.o codepages.o config.o copyfile.o devices.o dirCache.o
directory.o direntry.o expand.o fat.o fat_free.o file.o file_name.o
filter.o floppyd_io.o force_io.o hash.o init.o llong.o match.o
mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mclasserase.o mcopy.o
mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o
mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshowfat.o
mzip.o mtools.o patchlevel.o plain_io.o precmd.o privileges.o scsi.o
signal.o stream.o streamcache.o subdir.o unixdir.o tty.o vfat.o xdf_io.o
-o mtools    -lsocket
weakld: error: Unresolved symbol (UNDEF) '_putwc'.
weakld: info: The symbol is referenced by:
      U:\tmp\ldconv_direntry_o_2fea4980ca7b14b320.obj
Ignoring unresolved externals reported from weak prelinker.
Error! E2028: _putwc is an undefined reference
file
u:/tmp\ldconv_direntry_o_2fea4980ca7b14b320.obj(ldconv_direntry_o_2fea4980ca7b14\
b320.obj):
undefined symbol _putwc
make.exe: *** [mtools] Error 1

Hope some of you have a idea :)

#3732 From: Elbert_Gmail <elbert.pol@...>
Date: Sat Jan 31, 2009 2:47 pm
Subject: Re: Os2
romee55555
Send Email Send Email
 
Elbert Pol wrote:
> Hoi,
> Tried to port mtools v4 to os/2
Ohhhhhhhhhhh sorry have sent to the wrong list!!

1000x sorry............

#3733 From: "BULEON Eric" <eric.buleon@...>
Date: Mon Feb 2, 2009 9:14 am
Subject: v. 2.21 binaries for Windows
beric20
Send Email Send Email
 

Hello

Do you know if Windows binaries vor version 2.21 are available somewhere ?

I did not manage to compile myself.

Thank you

Eric


IMPORTANT: This message is intended exclusively for information purposes. It cannot be considered as an official OHIM communication concerning procedures laid down in the Community Trade Mark Regulations and Designs Regulations. It is therefore not legally binding on the OHIM for the purpose of those procedures.
The information contained in this message and attachments is intended solely for the attention and use of the named addressee and may be confidential. If you are not the intended recipient, you are reminded that the information remains the property of the sender. You must not use, disclose, distribute, copy, print or rely on this e-mail. If you have received this message in error, please contact the sender immediately and irrevocably delete or destroy this message and any copies.


#3734 From: "p_a_rushton" <p_a_rushton@...>
Date: Mon Feb 2, 2009 10:12 am
Subject: How it works on a hosted system
p_a_rushton
Send Email Send Email
 
Hi our website is hosted by BT and I'm trying to use webalizer to
gather stats. I want to know specifically how many time a file is
downloaded but can't find anywhere to view this info. Can abyone help?

#3735 From: "hansmeiserweb" <hansmeiserweb@...>
Date: Wed Mar 18, 2009 11:24 am
Subject: Ram-Usage of webalizer
hansmeiserweb
Send Email Send Email
 
Hi,

we have some problems running webalizer on special customer-server.
This costumer has really huge logefiles. webalizer consumes 90% of Ram during
creating stats. At this time also apache/mysql ist still running and it happens
that server is running out of ram and swapfile is growing. So it happens that
load climbs to "dizzy" regions and daemons are killed. In worst case server does
a reboot.
Is there a way to reduce max mem-usage of webalizer?

Thanks,
Hans

#3736 From: waldo kitty <wkitty42@...>
Date: Wed Mar 18, 2009 12:48 pm
Subject: Re: Ram-Usage of webalizer
wkitty42
Send Email Send Email
 
hansmeiserweb wrote:
> Hi,
>
> we have some problems running webalizer on special customer-server.
> This costumer has really huge logefiles. webalizer consumes 90% of Ram during
creating stats. At this time also apache/mysql ist still running and it happens
that server is running out of ram and swapfile is growing. So it happens that
load climbs to "dizzy" regions and daemons are killed. In worst case server does
a reboot.
> Is there a way to reduce max mem-usage of webalizer?

sure... transfer the logs to another machine and process them there ;)

--
NOTE: NEW EMAIL ADDRESS!!

         _\/
        (@@)                      Waldo Kitty, Waldo's Place USA
__ooO_( )_Ooo_____________________ telnet://bbs.wpusa.dynip.com
_|_____|_____|_____|_____|_____|_____ http://www.wpusa.dynip.com
____|_____|_____|_____|_____|_____|____ ftp://ftp.wpusa.dynip.com
_|_Eat_SPAM_to_email_me!_YUM!__|_____ wkitty42 -at- windstream.net

#3737 From: "hansmeiserweb" <hansmeiserweb@...>
Date: Wed Mar 18, 2009 3:47 pm
Subject: Re: Ram-Usage of webalizer
hansmeiserweb
Send Email Send Email
 
> sure... transfer the logs to another machine and process them there ;)

sry, not an option...

Hans

#3738 From: waldo kitty <wkitty42@...>
Date: Thu Mar 19, 2009 2:05 am
Subject: Re: Re: Ram-Usage of webalizer
wkitty42
Send Email Send Email
 
hansmeiserweb wrote:
>> sure... transfer the logs to another machine and process them there ;)
>
> sry, not an option...

well, i do hope you took it in the way it was intended... i was not joking and
it is/was a valid solution that many folk do use...

you might have to roll your sleeves up and modify your webalizer to use disk
files for its processing rather than it taking the (currently standard method
used in many apps) current method of maintaining the lists in memory for fastest
traversal and enumerating...

barring that, would it be possible to add more memory to that machine for this
situation? since the problem is memory consumption and swapping to disk, more
physical RAM space would also be a good and likely the best solution...

--
NOTE: NEW EMAIL ADDRESS!!

         _\/
        (@@)                      Waldo Kitty, Waldo's Place USA
__ooO_( )_Ooo_____________________ telnet://bbs.wpusa.dynip.com
_|_____|_____|_____|_____|_____|_____ http://www.wpusa.dynip.com
____|_____|_____|_____|_____|_____|____ ftp://ftp.wpusa.dynip.com
_|_Eat_SPAM_to_email_me!_YUM!__|_____ wkitty42 -at- windstream.net

#3739 From: "hansmeiserweb" <hansmeiserweb@...>
Date: Thu Mar 19, 2009 12:10 pm
Subject: Re: Ram-Usage of webalizer
hansmeiserweb
Send Email Send Email
 
> well, i do hope you took it in the way it was intended... i was not joking and
it is/was a valid solution that many folk do use...

this is not very practicable for us. we cannot do a sponsoring of another server
for this costumer. also we can not do a daily manuell transfering, parsing and
2nd transfering of files. this should be automated but this kind of action seems
a bit far-fetched at this point.

> you might have to roll your sleeves up and modify your webalizer to use disk 
disk files for its processing rather than it taking the
> (currently standard method used in many apps) current method of
> maintaining the lists in memory for fastest traversal and enumerating...

thats the point. how? i did not find fitting options...

> physical RAM space would also be a good and likely the best solution...

may be, but i can not sell this to this costumer... not for this reason...

hmm, need further suggestions. ;)

Thanks,
Hans

#3740 From: "wstumper" <wstumper@...>
Date: Fri Mar 20, 2009 11:45 pm
Subject: Re: Ram-Usage of webalizer
wstumper
Send Email Send Email
 
Since the server generating the large log files is running Apache, have you done
anything to decrease log file size?  Such as:

SetEnvIfNoCase Request_URI
"\.(gif)|(png)|(css)|(js)|(ico)|(jpg)|(pl)|(cgi)|(rdx)|(cgi)$" nolog
CustomLog d:/logs/creation.log combined env=!nolog

There may be many other types of files you don't need.  Let Apache clean up the
files rather than Webalizer. This might help a bit.

For future reference you may want to consider a 'fork' of Webalizer by Stone
Steps: http://www.stonesteps.ca/projects/webalizer/

Performance:

Stone Steps Webalizer running with a minimum set of group/hide filters, enabled
GeoIP and disabled DNS resolver on a 3GHz Core 2 ™ Quad with 4GB of RAM can
process 122161 log records per second. Adding dozens of filters, using robot
processing and user agent name mangling will reduce processing speed to about
80000 records per second on the same system.

Walt...

--- In webalizer@yahoogroups.com, "hansmeiserweb" <hansmeiserweb@...> wrote:
> thats the point. how? i did not find fitting options...
>
> > physical RAM space would also be a good and likely the best solution...
>
> may be, but i can not sell this to this costumer... not for this reason...
>
> hmm, need further suggestions. ;)
>
> Thanks,
> Hans

#3741 From: "Mark" <mark.giblin@...>
Date: Mon Apr 6, 2009 7:13 pm
Subject: Need to cronjob the webalizer
mark.giblin
Send Email Send Email
 
Hi,

Before anyone jumps the gun an points me to the FAQ... it is easier to say the
hosting provider does not give access to the commandline of the server.

So all the FAQ material on setting up webalizer as a cronjob is straight out the
window.

What the host has provided is the ablity to set up a cron job via the extendcp
user pannel that allows by multiple choice the set up of jobs and using this I
set one up to run every hour to make webalizer run... But... the index.cgi
script that does the work fails at line 15, line 15 is simpley "die"

I attempted to use the PHP http_get() but they do not have the PECL librays
installed on the server, I assume that this would have solved my problem as it
invokes a http request.

The PHP script I wrote that scraped the history file works fine. The problem is
that the stats only get updated when I or the editor invoke an update in the
figures. I wanted this to be a cronjob but its just not happening.

This is the part that its failing on:-

    if($cwd=~m#^(/home/(?:sites|cluster-sites/\d+)/[\w\.\-]+/)#) {

and I guess that this where the problem is.

Question is what do I need to change or add to get around this issue and please
note, Perl, I have never used it or scripted in it so I am at a complete loss
and the syntax aint exactly logical.

The cronjob path is as follows:-

/home/sites/tgnc.org.uk/public_html/stats/index.cgi

and the email I get says:-

Died at /home/sites/tgnc.org.uk/public_html/stats/index.cgi line 15.

The web host do not provide software support but confirm that the cronjob is
running as expected, I agree with them also.

Can anyone provide me with the changes or can anyone help me write a hard coded
version to get this running.

Help is appreciated.

Regards,
Mark.

#3742 From: "Mark" <mark.giblin@...>
Date: Tue Apr 7, 2009 8:06 am
Subject: Re: Need to cronjob the webalizer
mark.giblin
Send Email Send Email
 
I forgot to mention that webalizer runs fine when requested as a HTTP request
but falls flat on its face when requested as a cron job.

Something clearly is preventing a server invoked cron job from completing, if
you visited the site URL for /stats/ you get a web page with all the stats,
however, not via a cron job, you get an error.

So some help is really appreciated.

Cheers,
Mark.

--- In webalizer@yahoogroups.com, "Mark" <mark.giblin@...> wrote:
>
> Hi,
>
> Before anyone jumps the gun an points me to the FAQ... it is easier to say the
hosting provider does not give access to the commandline of the server.
>
> So all the FAQ material on setting up webalizer as a cronjob is straight out
the window.
>
> What the host has provided is the ablity to set up a cron job via the extendcp
user pannel that allows by multiple choice the set up of jobs and using this I
set one up to run every hour to make webalizer run... But... the index.cgi
script that does the work fails at line 15, line 15 is simpley "die"
>
> I attempted to use the PHP http_get() but they do not have the PECL librays
installed on the server, I assume that this would have solved my problem as it
invokes a http request.
>
> The PHP script I wrote that scraped the history file works fine. The problem
is that the stats only get updated when I or the editor invoke an update in the
figures. I wanted this to be a cronjob but its just not happening.
>
> This is the part that its failing on:-
>
>    if($cwd=~m#^(/home/(?:sites|cluster-sites/\d+)/[\w\.\-]+/)#) {
>
> and I guess that this where the problem is.
>
> Question is what do I need to change or add to get around this issue and
please note, Perl, I have never used it or scripted in it so I am at a complete
loss and the syntax aint exactly logical.
>
> The cronjob path is as follows:-
>
> /home/sites/tgnc.org.uk/public_html/stats/index.cgi
>
> and the email I get says:-
>
> Died at /home/sites/tgnc.org.uk/public_html/stats/index.cgi line 15.
>
> The web host do not provide software support but confirm that the cronjob is
running as expected, I agree with them also.
>
> Can anyone provide me with the changes or can anyone help me write a hard
coded version to get this running.
>
> Help is appreciated.
>
> Regards,
> Mark.
>

#3743 From: "Mark" <mark.giblin@...>
Date: Wed Apr 8, 2009 7:30 am
Subject: Re: Need to cronjob the webalizer
mark.giblin
Send Email Send Email
 
Well after a rather uppity email off brad, who should have pointed out that
webalizer does not come with any external components like .cgi scripts... This
situation would have been resloved faster.


The answer in this situation from my host who eventually resolved the issue, as
they thought that the issues I was raising were with webalizer itself but not
the scripting.

They said that I needed to write a shell script like below: -

#! /bin/bash
cd /home/sites/******/public_html/stats
/usr/bin/webalizer -D dns.cache -nlocalhost -p -o .
/home/sites/******/logs/******-access_log*

where ****** is the domain name

This is then uploaded to the home directory (the one that contains the
public_html folder) and then you either chmod the file using a PHP script or use
an ftp client like fileZilla to set the permissions to 755 so the file becomes
executable

When that is done, set a conjob to run the file.

Job done.

So now anyone who comes up against this problem with a hosting provider that
does not allow webalizer to be polled in the way I was trying, this may be the
answer.

So it is best to ask the host what the issue is an if a shell script will solve
the issue.

Thank you for your time.






--- In webalizer@yahoogroups.com, "Mark" <mark.giblin@...> wrote:
>
> I forgot to mention that webalizer runs fine when requested as a HTTP request
but falls flat on its face when requested as a cron job.
>
> Something clearly is preventing a server invoked cron job from completing, if
you visited the site URL for /stats/ you get a web page with all the stats,
however, not via a cron job, you get an error.
>
> So some help is really appreciated.
>
> Cheers,
> Mark.
>
> --- In webalizer@yahoogroups.com, "Mark" <mark.giblin@> wrote:
> >
> > Hi,
> >
> > Before anyone jumps the gun an points me to the FAQ... it is easier to say
the hosting provider does not give access to the commandline of the server.
> >
> > So all the FAQ material on setting up webalizer as a cronjob is straight out
the window.
> >
> > What the host has provided is the ablity to set up a cron job via the
extendcp user pannel that allows by multiple choice the set up of jobs and using
this I set one up to run every hour to make webalizer run... But... the
index.cgi script that does the work fails at line 15, line 15 is simpley "die"
> >
> > I attempted to use the PHP http_get() but they do not have the PECL librays
installed on the server, I assume that this would have solved my problem as it
invokes a http request.
> >
> > The PHP script I wrote that scraped the history file works fine. The problem
is that the stats only get updated when I or the editor invoke an update in the
figures. I wanted this to be a cronjob but its just not happening.
> >
> > This is the part that its failing on:-
> >
> >    if($cwd=~m#^(/home/(?:sites|cluster-sites/\d+)/[\w\.\-]+/)#) {
> >
> > and I guess that this where the problem is.
> >
> > Question is what do I need to change or add to get around this issue and
please note, Perl, I have never used it or scripted in it so I am at a complete
loss and the syntax aint exactly logical.
> >
> > The cronjob path is as follows:-
> >
> > /home/sites/tgnc.org.uk/public_html/stats/index.cgi
> >
> > and the email I get says:-
> >
> > Died at /home/sites/tgnc.org.uk/public_html/stats/index.cgi line 15.
> >
> > The web host do not provide software support but confirm that the cronjob is
running as expected, I agree with them also.
> >
> > Can anyone provide me with the changes or can anyone help me write a hard
coded version to get this running.
> >
> > Help is appreciated.
> >
> > Regards,
> > Mark.
> >
>

#3744 From: Aaron Daniel Vega Villa <alvin1501@...>
Date: Wed Apr 22, 2009 4:12 pm
Subject: Re: Ram-Usage of webalizer
alvin1501
Send Email Send Email
 
why don't you make a container (if in solaris) or a VM inside your server so you will be able to run the webalizer on this "sandbox" and it will not consume all your server memory, only the memory you allocated for the VM or container.

--- El mié 18-mar-09, hansmeiserweb <hansmeiserweb@...> escribió:

De:: hansmeiserweb <hansmeiserweb@...>
Asunto: [webalizer] Ram-Usage of webalizer
A: webalizer@yahoogroups.com
Fecha: miércoles 18 de marzo de 2009, 5:24

Hi,

we have some problems running webalizer on special customer-server.
This costumer has really huge logefiles. webalizer consumes 90% of Ram during creating stats. At this time also apache/mysql ist still running and it happens that server is running out of ram and swapfile is growing. So it happens that load climbs to "dizzy" regions and daemons are killed. In worst case server does a reboot.
Is there a way to reduce max mem-usage of webalizer?

Thanks,
Hans




¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8.br> http://downloads.yahoo.com/ieak8/?l=mx

#3745 From: Maria McKinley <monstermama@...>
Date: Tue Apr 28, 2009 7:13 am
Subject: google fails me
mariamckinley
Send Email Send Email
 
Hello,

I am interested in finding out statistics about files that are actually downloaded from my site, but, of course, webalizer and downloads, even within the mailing list gives me mostly advice on how to download webalizer itself. From a few hints I saw around, I thought I could add a PageType for the sort of download I was interested in, and this would cause a breakdown by that type of file, but that doesn't seem to be the case. I guess it just means that those are all of the types of files considered a file for visiting? Is there a way to distinguish with webalizer between pages/files sent to a user's browser, and ones actually downloaded? Or is there another program that would be better for this sort of statistic?

thanks,
maria

#3746 From: bousseau j <bousseauj@...>
Date: Tue Apr 28, 2009 7:51 am
Subject: hi...problems concerning opening webalizer
micheldieu
Send Email Send Email
 
Hi everyone,

I installed webalizer on Deb just with an apt-get install.
I did small configuration on the .conf. Stats appears to be well logged. But i
can't reached the web page for consultation.
webalizer is in /var/www/webalizer ..if i try to reach on domain.com/webalizer..
nothing, domain.com/var/www/webalizer/index.html again i 404 error


thanks

#3747 From: "hansmeiserweb" <andre.huebner@...>
Date: Wed Jun 10, 2009 8:48 am
Subject: configure fails finding libdb
hansmeiserweb
Send Email Send Email
 
Hello,

i compiled and used webalizer on a newer system (suse 10.1)
Now i want to to the same with older system (suse 8.2)
configure says:

checking for main in -ldb... no
configure: WARNING: libdb not found.. DNS/GeoDB code disabled!

this is confusing because installed is db44-4.4.20-1 db44-devel-4.4.20-1
db-utils-4.4.20-1 db-compat-4.4.20-1

This is Sleepycat Berkeley DB database library in Version 44.20

libs are also availabile:
/usr/lib/libdb-3.1.so  /usr/lib/libdb-4.0.so  /usr/lib/libdb-4.4.la 
/usr/lib/libdb-4.so  /usr/lib/libdb1.a   /usr/lib/libdb1_p.a
/usr/lib/libdb-3.3.so  /usr/lib/libdb-4.4.a   /usr/lib/libdb-4.4.so 
/usr/lib/libdb.so.3  /usr/lib/libdb1.so  /usr/lib/libdb_cxx-4.0.so

also /usr/include/db.h is installed. What is configure really looking for?

gcc is version 3.3

as a result if this missing libs webalizer does not do any dns-resolving. every
host is only represented of its IP.
with configure switches --with-db --with-dblib there was also no effect.

What can i do now? How to solve this problem?  What could be wrong?


Thanks,
Andre

#3748 From: "hansmeiserweb" <andre.huebner@...>
Date: Thu Jun 11, 2009 11:04 am
Subject: Re: configure fails finding libdb
hansmeiserweb
Send Email Send Email
 
--- In webalizer@yahoogroups.com, "hansmeiserweb" <andre.huebner@...> wrote:
>
> Hello,
>
> i compiled and used webalizer on a newer system (suse 10.1)
> Now i want to to the same with older system (suse 8.2)
> configure says:
>
> checking for main in -ldb... no
> configure: WARNING: libdb not found.. DNS/GeoDB code disabled!
>
> this is confusing because installed is db44-4.4.20-1 db44-devel-4.4.20-1
db-utils-4.4.20-1 db-compat-4.4.20-1
>
> This is Sleepycat Berkeley DB database library in Version 44.20
>
> libs are also availabile:
> /usr/lib/libdb-3.1.so  /usr/lib/libdb-4.0.so  /usr/lib/libdb-4.4.la 
/usr/lib/libdb-4.so  /usr/lib/libdb1.a   /usr/lib/libdb1_p.a
> /usr/lib/libdb-3.3.so  /usr/lib/libdb-4.4.a   /usr/lib/libdb-4.4.so 
/usr/lib/libdb.so.3  /usr/lib/libdb1.so  /usr/lib/libdb_cxx-4.0.so
>
> also /usr/include/db.h is installed. What is configure really looking for?
>
> gcc is version 3.3
>
> as a result if this missing libs webalizer does not do any dns-resolving.
every host is only represented of its IP.
> with configure switches --with-db --with-dblib there was also no effect.
>
> What can i do now? How to solve this problem?  What could be wrong?
>
>
> Thanks,
> Andre
>


ok, solved my problem. there were some old packageconflicts. historical reasons.
i repackaged db 4.4 and now it works.

btw. would be nice if this list would be more verbose ;)

Thanks,
Andre

#3749 From: "hansmeiserweb" <andre.huebner@...>
Date: Tue Dec 1, 2009 2:58 pm
Subject: counting usernames depends on...?
hansmeiserweb
Send Email Send Email
 
Hello,

iam stuck currently at a curious problem.
i have logfiles for last and current month. every day i log in with http-auth in
my "protected place".

for every day i see in my logs the login with apachestatus 401 followed by login
with username and apachecode 200.
the logfiles for both months are almost identical, but webalizer counts
usernames completely different.
Last month my user did every day a visit and this is correctly counted.
This month (november) the number is less then the half of the number of last
month but the logs look identical.
I cant explain this differnet behaviour. Is there someone who is able?
We use webalizer 2.21-02

Thanks,
Hans

#3750 From: James Coyle <jamescoyle1@...>
Date: Mon Dec 28, 2009 4:32 am
Subject: Why?
thespis10706
Send Email Send Email
 
Why am I getting this error? I want the Webalizer files to output to my home
Documents folder:

Webalizer V2.01-10 (Darwin 10.2.0) English
Using logfile /private/var/log/httpd/access_log (clf)
Error: Can't change directory to Users/jim/Documents/WebalizerDocs

#3751 From: waldo kitty <wkitty42@...>
Date: Mon Dec 28, 2009 4:00 pm
Subject: Re: Why?
wkitty42
Send Email Send Email
 
James Coyle wrote:
> Why am I getting this error? I want the Webalizer files to output to my home
Documents folder:
>
> Webalizer V2.01-10 (Darwin 10.2.0) English
> Using logfile /private/var/log/httpd/access_log (clf)
> Error: Can't change directory to Users/jim/Documents/WebalizerDocs

shouldn't the destination directory start with a leading '/'? if it doesn't, it
thinks that it is relative to where it is running from...

another thing would maybe be permissions... if that folder doesn't allow others
access for at least writing, you'll have problems...

#3752 From: Željko Filipin <zeljko.filipin@...>
Date: Fri Feb 19, 2010 10:28 am
Subject: Webalizer geolocation on Mac
zeljko.filipin
Send Email Send Email
 
Hi,

I have installed Webalizer on Ubuntu with Synaptic Package Manager and it works just fine.

Then I installed Webalizer on Mac (10.6.2) with http://webalizer.darwinports.com/. But geolocation does not work.

I have parsed the exactly same log with Ubuntu and Mac, and Ubuntu finds 156 locations and Mac finds only one: `Unresolved/Unknown`.

[FAQ][1] in `7b. My Server doesn't do name lookups. Will The Webalizer?` says to read [DNS.README][2] to figure out how to set up geolocation. I have read it and I did not understand anything.

At [download][4] page I have found the link to [Latest Webalizer GeoDB database][5]. It's readme says I should probably just copy GeoDB.dat to /usr/share/GeoDB, but that did not help. It also says:

> The default location can be found by using the '-vV' command line switches of the Webalizer if you are unsure.

But that does not say where default location is.

Mac:

    $ webalizer -vV
    Webalizer V2.01-10 (Darwin 10.2.0) English
    Copyright 1997-2001 by Bradford L. Barrett

Ubuntu:

    $ webalizer -vV
    Webalizer V2.01-10 (Linux 2.6.31-16-generic) locale Copyright 1997-2001 by Bradford L. Barrett

When I run webalizer on Ubuntu it says it is using geoip database (Mac does not even display that line):

    $ webalizer -o report december.log
    ...
    Using default GeoIP database
    ...

[README][3] says I should use -J switch to point to geolocation database, but I guess I am doing something wrong, because it tries to use geolocation file as input file:

    $ webalizer -o report -J /Users/zeljko/GeoDB.dat december.log
    Webalizer V2.01-10 (Darwin 10.2.0) English
    Using logfile /Users/zeljko/GeoDB.dat (clf)
    Creating output in report
    Hostname for reports is 'mac'
    Reading history file... webalizer.hist
    Skipping bad record (1)
    ...
    No valid records found!

It behaves the same on Ubuntu if I try to use downloaded geolocation database.

I have tried to compile webalizer on Mac from source, but it was dependency hell. It required a ton of stuff to install first, and nothing was easy to install.

Is there a way to enable geolocation on Mac, or an easier way to install it from source?

Željko
--
watir.com - community manager
pledgie.com/campaigns/2982 - donate to Watir
watirpodcast.com - host
testingpodcast.com - podcasts on software testing. all of them

  [1]: http://www.mrunix.net/webalizer/faq.html
  [2]: ftp://ftp.mrunix.net/pub/webalizer/DNS.README
  [3]: ftp://ftp.mrunix.net/pub/webalizer/README
  [4]: http://www.mrunix.net/webalizer/download.html
  [5]: ftp://ftp.mrunix.net/pub/webalizer/webalizer-geodb-latest.tgz

#3753 From: "DocEman" <esm_menc@...>
Date: Wed Feb 24, 2010 11:23 am
Subject: Re: Why?
esm_menc
Send Email Send Email
 
--- In webalizer@yahoogroups.com, waldo kitty <wkitty42@...> wrote:
>
> James Coyle wrote:
> > Why am I getting this error? I want the Webalizer files to output to my home
Documents folder:
> >
> > Webalizer V2.01-10 (Darwin 10.2.0) English
> > Using logfile /private/var/log/httpd/access_log (clf)
> > Error: Can't change directory to Users/jim/Documents/WebalizerDocs
>
> shouldn't the destination directory start with a leading '/'? if it doesn't,
it
> thinks that it is relative to where it is running from...
>
> another thing would maybe be permissions... if that folder doesn't allow
others
> access for at least writing, you'll have problems...
Windows 7? give the program permission to run admin.. oh sorry, using mac? 
tried ../Users/jim ?

#3754 From: Angel Angelov <angel@...>
Date: Wed Feb 24, 2010 11:45 am
Subject: UNSUBSCRIBE
hitar_petar2002
Send Email Send Email
 
UNSUBSCRIBE

#3755 From: waldo kitty <wkitty42@...>
Date: Wed Feb 24, 2010 7:26 pm
Subject: Re: UNSUBSCRIBE
wkitty42
Send Email Send Email
 
On 2/24/2010 06:45, Angel Angelov wrote:
> UNSUBSCRIBE

to quote icanhazchezeburger

"yer not doing it right" :)

see the quoted links below for the proper method of unlinking from this
list/group ;)

>
> ------------------------------------
>
> Webalizer homepage: http://www.webalizer.org
> Yahoo! Groups Links
>
>
>
>

#3756 From: "Andrew Brager" <ab3331@...>
Date: Wed Feb 24, 2010 7:37 pm
Subject: RE: UNSUBSCRIBE
andy_90254
Send Email Send Email
 

Just to add my own two cents....
 
I'm not even subscribed to this group anymore and I'm still getting these messages.  Weird science :)
 
 
 
 
-----Original Message-----
From: webalizer@yahoogroups.com [mailto:webalizer@yahoogroups.com]On Behalf Of waldo kitty
Sent: Wednesday, February 24, 2010 11:26
To: webalizer@yahoogroups.com
Cc: Angel Angelov
Subject: Re: [webalizer] UNSUBSCRIBE

 

On 2/24/2010 06:45, Angel Angelov wrote:
> UNSUBSCRIBE

to quote icanhazchezeburger

"yer not doing it right" :)

see the quoted links below for the proper method of unlinking from this
list/group ;)

>
> ------------------------------------
>
> Webalizer homepage: http://www.webalizer.org
> Yahoo! Groups Links
>
>
>
>


#3757 From: Gary Kopycinski <frodo@...>
Date: Wed Feb 24, 2010 8:33 pm
Subject: Re: UNSUBSCRIBE
frodojrr147
Send Email Send Email
 
Andrew:

What email address were you subscribed under?  I'll take a look under the hood and see if I can put a stop to that for you.
 
Gary Kopycinski
eNews Park Forest

eNews Park Forest Latest News

&uarr; Grab this Headline Animator





From: Andrew Brager <ab3331@...>
To: webalizer@yahoogroups.com
Sent: Wed, February 24, 2010 1:37:48 PM
Subject: RE: [webalizer] UNSUBSCRIBE

 



Just to add my own two cents....
 
I'm not even subscribed to this group anymore and I'm still getting these messages.  Weird science :)
 
 
 
 
-----Original Message-----
From: webalizer@yahoogrou ps.com [mailto:webalizer@ yahoogroups. com]On Behalf Of waldo kitty
Sent: Wednesday, February 24, 2010 11:26
To: webalizer@yahoogrou ps.com
Cc: Angel Angelov
Subject: Re: [webalizer] UNSUBSCRIBE

 

On 2/24/2010 06:45, Angel Angelov wrote:
> UNSUBSCRIBE

to quote icanhazchezeburger

"yer not doing it right" :)

see the quoted links below for the proper method of unlinking from this
list/group ;)

>
> ------------ --------- --------- ------
>
> Webalizer homepage: http://www.webalize r.org
> Yahoo! Groups Links
>
>
>
>


#3758 From: "RobertS" <rob@...>
Date: Wed Feb 24, 2010 9:50 pm
Subject: Stats
shuttlespace...
Send Email Send Email
 
I have Google Analytics and the numbers are very different from the Webalized
stats, much lower.
Is there a reason?

#3759 From: waldo kitty <wkitty42@...>
Date: Wed Feb 24, 2010 11:04 pm
Subject: Re: Stats
wkitty42
Send Email Send Email
 
On 2/24/2010 16:50, RobertS wrote:
> I have Google Analytics and the numbers are very different from the Webalized
stats, much lower.
> Is there a reason?

sure there's a reason... different things are being counted :P ;)

then you have folks, like myself, who block google-analytics via noscript and
similar browser addons... with it being blocked, you won't count us at all...
since webalizer runs directly on your server's logs, we cannot avoid being
counted that way :)

Messages 3729 - 3759 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