home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Komunik / sambar / sambar51p.exe / sysadmin / schedule.stm < prev    next >
Encoding:
Text File  |  2001-11-20  |  1.7 KB  |  71 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<BR>
  22.     Task Description = http://www.foo.bar/cgi-bin/run.pl?name=value<BR>
  23. </BLOCKQUOTE></CODE>
  24. <P>
  25. See the <A HREF="/syshelp/sched.htm">Task Scheduler</A> documentation 
  26. for more details.
  27. <P>
  28. <CENTER>
  29. <HR>
  30. <P>
  31. <FONT SIZE=5 COLOR=#990033><B>Hourly Scheduled Tasks</B></FONT>
  32. <P>
  33. <RCXcfgshow fname=schedule.ini section=hourly>
  34. <P>
  35. <HR>
  36. <P>
  37. <FONT SIZE=5 COLOR=#990033><B>Daily Scheduled Tasks</B></FONT>
  38. <P>
  39. <RCXcfgshow fname=schedule.ini section=daily>
  40. <P>
  41. <HR>
  42. <P>
  43. <FONT SIZE=5 COLOR=#990033><B>Weekly Schedule Tasks</B></FONT>
  44. <P>
  45. <RCXcfgshow fname=schedule.ini section=weekly>
  46. <P>
  47. <HR>
  48. <P>
  49. <FONT SIZE=5 COLOR=#990033><B>Monthly Scheduled Tasks</B></FONT>
  50. <P>
  51. <RCXcfgshow fname=schedule.ini section=monthly>
  52. <P>
  53. <HR>
  54. <P>
  55. <FONT SIZE=5 COLOR=#990033><B>Startup Tasks</B></FONT>
  56. <P>
  57. <RCXcfgshow fname=schedule.ini section=startup>
  58. <P>
  59. <HR>
  60. <P>
  61. <FONT SIZE=5 COLOR=#990033><B>Shutdown Tasks</B></FONT>
  62. <P>
  63. <RCXcfgshow fname=schedule.ini section=shutdown>
  64. <P>
  65. </CENTER>
  66. <HR>
  67. <BR>
  68. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  69. </BODY>
  70. </HTML>
  71.