home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 November / PCWorld_1999-11_cd.bin / Komunik / Sambar / _setup.1 / mgmt.stm < prev    next >
Text File  |  1999-03-01  |  3KB  |  65 lines

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  4. <TITLE>System Management</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>System Management</FONT>
  10. <HR>
  11. </CENTER>
  12. <TABLE border=0 cellspacing=20>
  13.  
  14. <TR valign=top><TD><A HREF="/session/checkpoint?RCpage=/sysadmin/index.stm">
  15. <FONT SIZE=+1>Checkpoint Logs</FONT></A></TD>
  16. <TD>This function forces a checkpoint of the system log files.</TD></TR>
  17.  
  18. <TR valign=top><TD><A HREF="/session/truncate?RCpage=/sysadmin/index.stm">
  19. <FONT SIZE=+1>Truncate Logs</FONT></A></TD></TD>
  20. <TD>This function truncates <I>all</I> the system log files.</TD></TR>
  21.  
  22. <TR valign=top><TD><A HREF="/session/httprotate?extension=bkp&RCpage=/sysadmin/index.stm">
  23. <FONT SIZE=+1>Rotate HTTP Logs</FONT></A></TD>
  24. <TD>This function rotates the HTTP log file saving the current logs
  25. with the extension <logfile>.bkp</TD></TR>
  26.  
  27. <TR valign=top><TD><A HREF="/session/rashangup?RCpage=/sysadmin/index.stm">
  28. <FONT SIZE=+1>Hangup the Modem Connection</FONT></A></TD>
  29. <TD>Hangup the modem connection.  This function only succeeds if there
  30. are no active modem users and the Dial-on-Demand was used to initiate the
  31. modem dialup.</TD></TR>
  32.  
  33. <RCif RCEpaused = true>
  34. <TR valign=top><TD><A HREF="/session/sysmgmt?action=unpause&RCpage=/sysadmin/index.stm">
  35. <FONT SIZE=+1>Un-pause Server</FONT></A></TD>
  36. <TD>The server is presently paused.  New users are prevented from 
  37. connecting to the server.  By un-pausing the server, you are opening
  38. it up for new activity.
  39. <RCelse>
  40. <TR valign=top><TD><A HREF="/session/sysmgmt?action=pause&RCpage=/sysadmin/index.stm">
  41. <FONT SIZE=+1>Pause Server</FONT></A></TD>
  42. <TD>By pausing the server, new users are prevented from connecting to 
  43. the server.  Existing users are allowed to complete their activities. 
  44. <RCendif>
  45. </TD></TR>
  46.  
  47. <TR valign=top><TD><A HREF="/session/shutdown?restart=y">
  48. <FONT SIZE=+1>Restart Server</FONT></A></TD>
  49. <TD>This function shuts down and then restarts the Sambar Server. New log 
  50. files are created and all aspects of the system are reinitialized.
  51. <I>Note:</I> This feature should not be used when the server is running as an
  52. NT Service.
  53. </TD></TR>
  54.  
  55. <TR valign=top><TD><A HREF="/session/shutdown">
  56. <FONT SIZE=+1>Shutdown</FONT></A></TD>
  57. <TD>This function shuts down the Sambar Server.</TD></TR>
  58.  
  59. </TABLE>
  60. <BR>
  61. <BR>
  62. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  63. </BODY>
  64. </HTML>
  65.