home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 February / PCWorld_2003-02_cd.bin / Komunik / sambar / sambar53b3.exe / sysadmin / schedule.stm < prev    next >
Encoding:
Text File  |  2002-11-15  |  1.7 KB  |  69 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Task Scheduler</TITLE>
  4. </HEAD>
  5. <BODY bgcolor=#ffffff>
  6. <A HREF="/sysadmin/index.stm" TARGET=_top>
  7. <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
  8. <CENTER><FONT SIZE=6>Task Scheduler</FONT>
  9. <P>
  10. <I>Changes take effect immediately!</I>
  11. </CENTER>
  12. <P>
  13. The Sambar Server includes a built-in Scheduler for managing events
  14. such as log file rotation, search re-indexing, and dial-on-demand.
  15. User defined events can be configured using the interfaces below.
  16. <P>
  17. <BLOCKQUOTE><CODE>
  18.     i.e.<BR>
  19.     Task Description = perl\perl.exe tmp\perltask.pl<BR>
  20.     Task Description = http://www.foo.bar/cgi-bin/run.pl?name=value<BR>
  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. <HR>
  52. <P>
  53. <FONT SIZE=5 COLOR=#990033><B>Startup Tasks</B></FONT>
  54. <P>
  55. <RCXcfgshow fname=schedule.ini section=startup>
  56. <P>
  57. <HR>
  58. <P>
  59. <FONT SIZE=5 COLOR=#990033><B>Shutdown Tasks</B></FONT>
  60. <P>
  61. <RCXcfgshow fname=schedule.ini section=shutdown>
  62. <P>
  63. </CENTER>
  64. <HR>
  65. <BR>
  66. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  67. </BODY>
  68. </HTML>
  69.