< Home - < Back

awstats


Information about the package, awstats, which is shipped with common Linux distributions. The awstats package is designed for, Advanced Web Statistics.


Package Name:

awstats

Summary:

Advanced Web Statistics

Description:

Advanced Web Statistics is a powerful and featureful tool that generates advanced web server graphic statistics. This server log analyzer works from command line or as a CGI and shows you all information your log contains, in graphical web pages. It can analyze a lot of web/wap/proxy servers like Apache, IIS, Weblogic, Webstar, Squid, ... but also mail or ftp servers. This program can measure visits, unique vistors, authenticated users, pages, domains/countries, OS busiest times, robot visits, type of files, search engines/keywords used, visits duration, HTTP errors and more... Statistics can be updated from a browser or your scheduler. The program also supports virtual servers, plugins and a lot of features. With the default configuration, the statistics are available: http://localhost/awstats/awstats.pl

Architecture:

noarch

Version:

7.0

Release:

3.el6

Size:

1.2 M

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for awstats


Control the awstats package with the following handy commands outlined below.


Command

Description of Command

yum install awstats

This command will install awstats on the server.

yum remove awstats

This command will un-install awstats on the server. When you run this command, you will be asked if you are sure that you want to remove awstats, so you have to manually confirm that you want to do this.

yum -y remove awstats

This command will un-install awstats on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove awstats when using the -y flag.

yum update awstats

This command will update awstats to the latest version. When you run this command, you will be asked if you are sure that you want to remove awstats, so you have to manually confirm that you want to do this.

yum -y update awstats

This command will update awstats to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove awstats when using the -y flag.

yum info awstats

This command will show you core information about the awstats package.

yum deplist awstats

This command will show you the dependencies for awstats. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update awstats

This command will check if there is an update waiting on awstats. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.