welcome: please sign in

Diff for "DaemonAdmin/Webalizer"

Differences between revisions 1 and 2
Revision 1 as of 2014-03-04 09:28:43
Size: 937
Editor: ClintonEbadi
Comment: stub docs
Revision 2 as of 2014-03-04 09:29:19
Size: 938
Editor: ClintonEbadi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * Runs as pts use `webalizer`  * Runs as pts user `webalizer`

HCoop uses webalizer to generate statistics for member sites.

  • Runs as pts user webalizer

  • Requires read permissions
    • /afs/hcoop.net/common/etc/domtool/webalizer/config/... (per-vhost config generated by DomTool/Plugins#Webalizer

    • /afs/hcoop.net/common/etc/domtool/nodes/... (for webbw to parse vhost info, should probably be removed as a dependency if possible)

    • /afs/hcoop.net/user/?/??/*/.logs/apache/...

  • Requires write permissions
    • /afs/hcoop.net/common/etc/domtool/webalizer/output/...

Our webalizer config replaces the standard cron job with one that grabs tokens and reads configuration for our vhosts.

1. Installing

Create a keytab for the webalizer principal before installing hcoop-webalizer-config. Webalizer should be able to run on any node, but ensure only one node is running it.

DaemonAdmin/Webalizer (last edited 2014-03-04 09:31:13 by ClintonEbadi)