home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / sambar / _setup.1 / schedule.stm < prev    next >
Text File  |  2001-05-13  |  2KB  |  70 lines

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