-----> Check for web server install
Enter full config file path of your Web server.
Example: /etc/httpd/httpd.conf
Example: /usr/local/apache2/conf/httpd.conf
Example: c:\Program files\apache group\apache\conf\httpd.conf
Config file path ('none' to skip web server setup):
#> none #因为我们这里用的是 Nginx,所以写 none,跳过。
[size=0.76em]
回车
Your web server config file(s) could not be found.
You will need to setup your web server manually to declare AWStats
script as a CGI, if you want to build reports dynamically.
See AWStats setup documentation (file docs/index.html)
-----> Update model config file '/usr/local/awstats/wwwroot/cgi-bin/awstats.model.conf'
File awstats.model.conf updated.
-----> Need to create a new config file ?
Do you want me to build a new AWStats config/profile
file (required if first install) [y/N] ?
#> y#y 创建一个新的统计配置
[size=0.76em]
回车
-----> Define config file name to create
What is the name of your web site or profile analysis ?
Example: www.mysite.com
Example: demo
Your web site, virtual server or profile name:
#> www.moabc.net#统计网站的域名 例:
www.moabc.net
[size=0.76em]
回车
-----> Define config file path
In which directory do you plan to store your config file(s) ?
Default: /etc/awstats
Directory path to store config file(s) (Enter for default):
#>
[size=0.76em]
使用默认直接回车,接下来便会出现以下的提示
----> Add update process inside a scheduler
Sorry, configure.pl does not support automatic add to cron yet.
You can do it manually by adding the following command to your cron:
/usr/local/awstats/wwwroot/cgi-bin/awstats.pl -update -config=www.moabc.net
#回头把该命令填入crontab 按指定时间执行
Or if you have several config files and prefer having only one command:
/usr/local/awstats/tools/awstats_updateall.pl now
Press ENTER to continue...回车继续
A SIMPLE config file has been created: /etc/awstats/awstats.www.moabc.net.conf
#新配置文件所在的路径
You should have a look inside to check and change manually main parameters.
You can then manually update your statistics for 'www.moabc.net' with command:
> perl awstats.pl -update -config=www.moabc.net
You can also build static report pages for 'www.moabc.net' with command:
> perl awstats.pl -output=pagetype -config=www.moabc.net
Press ENTER to finish...
# /opt/nginx/sbin/logcron.sh
# /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -update -config=www.moabc.net
Create/Update database for config "/etc/awstats/awstats.www.moabc.net.conf"
by AWStats version 6.7 (build 1.892)
From data in log file "/opt/nginx/logs/access_20080804.log"...
Phase 1 : First bypass old records, searching new record...
Direct access after last parsed record (after line 450421)
Jumped lines in file: 450421
Found 450421 already parsed records.
Parsed lines in file: 120
Found 0 dropped records,
Found 0 corrupted records,
Found 0 old records,
Found 120 new qualified records.
mkdir
-p /data0/software
cd
/data0/software
wget
http://ncu.dl.sourceforge.net/project/awstats/AWStats/7.0/awstats-7.0.tar.gz
tar
zxf awstats-7.0.tar.gz
----->
Check for web
server install
Enter
full config file path of your Web server.
Example:
/etc/httpd/httpd.conf
Example:
/usr/local/apache2/conf/httpd.conf
Example:
c:\Program files\apache group\apache\conf\httpd.conf
Config
file path ('none' to
skip web server setup):
#>
none
输入y,创建一个新的配置文件
?
Your
web server config file(s) could not be found.
You
will need to setup your web server manually to declare AWStats
scriptas a
CGI, if you
want to build reports dynamically.
See
AWStats setup documentation (file docs/index.html)
----->
Update model config file '/usr/local/awstats/wwwroot/cgi-bin/awstats.model.conf'
File
awstats.model.conf updated.
----->
Need to create a new config
file ?
Do
you want me to build a new AWStats
config/profile
file
(required if first
install) [y/N] ?
#>
y
输入要统计的域名,(以www.tele6.me为例)
?
----->
Define config file name to create
Whatis the
name of your web site or profile analysis ?
Example:
www.mysite.com
Example:
demo
Your
web site, virtual server
or profile name:
#>
www.tele6.me
然后一路回车
?
----->
Define config file path
In
which directory do you
plan to store your config file(s) ?
Default:
/etc/awstats
Directory
path to store config file(s) (Enter for default):
#>
---->
Add update process inside a scheduler
Sorry,
configure.pl does not support automatic add to cron yet.
You
can do it
manually by adding the following command to your cron:
/data0/software/awstats-7.0/wwwroot/cgi-bin/awstats.pl
-update -config=www.tele6.me
Orif you
have several config files and prefer having only one command:
/data0/software/awstats-7.0/tools/awstats_updateall.pl
now
Press
ENTER to continue...
A
SIMPLE config file has been created: /etc/awstats/awstats.www.tele6.me.conf
You
should have a look inside to check and change manually main parameters.
You
can then manually update your statistics for 'www.tele6.me' with
command:
>
perl awstats.pl -update -config=www.tele6.me
You
can also build static report
pages for 'www.tele6.me' with
command:
>
perl awstats.pl -output=pagetype -config=www.tele6.me
Press
ENTER to finish...