home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 November / PCWorld_1999-11_cd.bin / Komunik / Sambar / _setup.1 / schedule.stm < prev    next >
Text File  |  1999-08-28  |  1KB  |  57 lines

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  4. <TITLE>Task Scheduler</TITLE>
  5. </HEAD>
  6. <BODY bgcolor=#ffffff>
  7. <A HREF="/sysadmin/index.stm" TARGET=_top>
  8. <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
  9. <CENTER><FONT SIZE=6>Task Scheduler</FONT>
  10. <P>
  11. <I>Changes take effect immediately!</I>
  12. </CENTER>
  13. <P>
  14. The Sambar Server includes a built-in Scheduler for managing events
  15. such as log file rotation, search re-indexing, and dial-on-demand.
  16. User defined events can be configured using the interfaces below.
  17. <P>
  18. <BLOCKQUOTE><CODE>
  19.     i.e.<BR>
  20.     Task Description = perl\perl.exe tmp\perltask.pl
  21. </BLOCKQUOTE></CODE>
  22. <P>
  23. See the <A HREF="/syshelp/sched.htm">Task Scheduler</A> documentation 
  24. for more details.
  25. <P>
  26. <CENTER>
  27. <HR>
  28. <P>
  29. <FONT SIZE=5 COLOR=#990033><B>Hourly Scheduled Tasks</B></FONT>
  30. <P>
  31. <RCXcfgshow fname=schedule.ini section=hourly>
  32. <P>
  33. <HR>
  34. <P>
  35. <FONT SIZE=5 COLOR=#990033><B>Daily Scheduled Tasks</B></FONT>
  36. <P>
  37. <RCXcfgshow fname=schedule.ini section=daily>
  38. <P>
  39. <HR>
  40. <P>
  41. <FONT SIZE=5 COLOR=#990033><B>Weekly Schedule Tasks</B></FONT>
  42. <P>
  43. <RCXcfgshow fname=schedule.ini section=weekly>
  44. <P>
  45. <HR>
  46. <P>
  47. <FONT SIZE=5 COLOR=#990033><B>Monthly Scheduled Tasks</B></FONT>
  48. <P>
  49. <RCXcfgshow fname=schedule.ini section=monthly>
  50. <P>
  51. </CENTER>
  52. <HR>
  53. <BR>
  54. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  55. </BODY>
  56. </HTML>
  57.