<<O>> Difference Topic TWikiSiteTools (r1.8 - 25 Apr 2004 - PeterThoeny) |
Line: 1 to 1 | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Changed: | |||||||||||||||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||||||
TWiki Site Tools | |||||||||||||||||||||||||||||||||||||
Line: 44 to 44 | |||||||||||||||||||||||||||||||||||||
For Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:
% crontab -e | |||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||
< < |
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q) | ||||||||||||||||||||||||||||||||||||
> > |
0 2 * * * (cd /path/to/twiki/bin; ./mailnotify -q) | ||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||
< < |
The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The -q switch suppresses all normal output.
| ||||||||||||||||||||||||||||||||||||
> > |
The above line will run mailnotify nightly at 02:00. The -q switch suppresses all normal output.
| ||||||||||||||||||||||||||||||||||||
For ISP installations: Many ISPs don't allow hosted accounts direct cron access, as it's often used for things that can heavily load the server. Workaround scripts are available. On Windows NT/2000: You can use a scheduled task if you have administrative privileges. Note: AT on an NT machine is pretty limited. Microsoft lists several third-party | |||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||
< < |
replacements (as of 2001-11-20, none of them free). | ||||||||||||||||||||||||||||||||||||
> > |
replacements. TWiki:Codev/CronTabWin is a free scheduler for Windows. | ||||||||||||||||||||||||||||||||||||
WebStatistics Site Usage Log | |||||||||||||||||||||||||||||||||||||
Line: 65 to 64 | |||||||||||||||||||||||||||||||||||||
Configuring for Automatic Operation
| |||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||||||
Generating Statistics Manually by URL | |||||||||||||||||||||||||||||||||||||
Line: 78 to 77 | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||
> > |
Log File DetailsTWiki generates monthly log files which are used by the statistics
| ||||||||||||||||||||||||||||||||||||
WebSearchWebSearch is an extremely fast and flexible search facility, part of the core TWiki feature set. Options include: | |||||||||||||||||||||||||||||||||||||
Line: 109 to 134 | |||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||
> > |
-- TWiki:Main.MikeMannix - 01 Dec 2001 -- TWiki:Main.PeterThoeny - 24 Apr 2004 |
Topic TWikiSiteTools . { View | Diffs | r1.8 | > | r1.7 | > | r1.6 | More } |
Revision r1.7 - 30 Jan 2003 - 07:43 - PeterThoeny Revision r1.8 - 25 Apr 2004 - 00:10 - PeterThoeny |
Copyright © 1999-2024 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki.Tukro? Send feedback. |