Signature Hosting: Urchin Modification Utility
The urchin_mod command-line utility sets the language, region, and timeoffset for the Urchin interface on Signature hosting
accounts.
Usage
The utility is located in the /usr/local/bin/ directory. The utility can be executed with these options:
% urchin_mod -l ja -r ja -t 32400
This will set Urchin for the Japanese locale.
NOTES: The language and region changes will be immediately visible in the Urchin interface after executing
the above command. The timeoffset changes take effect when the web access logs are processed each night.
This functionality is also available through the Control Panel. To access this configuration setting, choose
"My Website" from the "Jump to:" dropdown menu at the top of the Control Panel after logging in. You can
then either:
- click the "Manage Urchin Statistics preferences" link, or;
- click the "Add Ons" tab, and then the "Urchin Preferences" link.
The following options are available:
-l LANGUAGE Available values for LANGUAGE are:
en (English)
fr (French)
ge (German)
ja (Japanese)
sp (Spanish)
-r REGION Available values for REGION are:
us (United States)
ch (China)
ge (Germany)
it (Italy)
ja (Japan)
ko (Korea)
po (Portugal)
sp (Spanish)
sw (Sweden)
uk (United Kingdom)
-t TIMEOFFSET TIMEOFFSET is the value (in seconds) applied
to data in the raw log. (default: 0=GMT).
-p print. Outputs current settings.
-h help. Displays this message.
|
|