[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Stat Analysis
- Subject: Re: [cobalt-users] Stat Analysis
- From: Kyle Smith <kyle.s@xxxxxxxxxxxxx>
- Date: Thu Aug 3 19:55:02 2000
>You probably have a cron file on your system that's automatically
> being run by cron or crontab nightly to generate the Webalizer reports. If
> you
> generate unique reports for each virtual site the file should contain a number
> of sets of commands - to call Webalizer, parse the log file and generate a
> report for each site. You'll need to create a new set of commands for each
> virtual site you want an FTP report for. They should be identical to the
> format
> for the virtual sites' web reports, but you will need to add the following
> flag:
>
> -F ftp
>
Yes, it is running nightly (it is located in /etc/cron.daily/), but I would
like to generate unique ones for each site. I read the readme and it said I
can run it from a UNIX command line. Is that the same as telnet? Also, how
would I run it? Please excuse all of my questions, I am a newbie to managing
a server.