Difference between revisions of "Service/stats"
< Service
Jump to navigation
Jump to search
Line 42: | Line 42: | ||
* {{Code|git pull}} on {{Code|/srv/awstats/awstats}}. | * {{Code|git pull}} on {{Code|/srv/awstats/awstats}}. | ||
* {{Code|git pull}} on {{Code|/srv/awstats/awstatstotal}}. | * {{Code|git pull}} on {{Code|/srv/awstats/awstatstotal}}. | ||
+ | |||
+ | [[Category:Service|Service]] |
Revision as of 07:29, 1 December 2013
Hostnames
Hosted on
Administrative contact
stats AT sugarlabs DOT org
Sysadmins
For non-emergency calls, preferably send email to the administrative contact.
Notes
Config | /etc/apache2/sites-enabled/stats.sugarlabs.org
|
---|---|
Requires | libgeo-ip-perl libnumber-format-perl |
Every stats node collects AWStats data locally for every site it supports. AWStats pages (per site) on every node are available via HTTP from /SITE
urls. Slave nodes provides their totals from /awstats/total
urls. Master node (sunjammer), generates totals index for stats.sugarlabs.org.
Upgrade notes
git pull
on/srv/awstats/awstats
.git pull
on/srv/awstats/awstatstotal
.