home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / SAMBAR / DATA.1 / mgmt.stm < prev    next >
Text File  |  1997-09-15  |  2KB  |  60 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>System Management</TITLE>
  4. </HEAD>
  5. <BODY bgcolor=#ffffff>
  6. <A HREF="/sysadmin/index.stm" TARGET=_top>
  7. <IMG border=0 ALIGN=left SRC="/images/system/console.gif"></A>
  8. <CENTER><FONT SIZE=6>System Management</FONT>
  9. <HR>
  10. </CENTER>
  11. <TABLE border=0 cellspacing=20>
  12.  
  13. <TR valign=top><TD><A HREF="/sysadmin/showaccs.stm">
  14. <FONT SIZE=+1>Show Accesses Log</FONT></A></TD></TD>
  15. <TD>Show the most recent server accesses (tail of the <I>access.log</I>).
  16. Note:  This function does not consistently show the tail of the log
  17. due to file I/O issues.
  18. </TD></TR>
  19.  
  20. <TR valign=top><TD><A HREF="/sysadmin/showcfg.stm">
  21. <FONT SIZE=+1>Show Configuration</FONT></A></TD></TD>
  22. <TD>Show the configuration file.</TD></TR>
  23.  
  24. <TR valign=top><TD><A HREF="/sysadmin/showerr.stm">
  25. <FONT SIZE=+1>Show Errors</FONT></A></TD></TD>
  26. <TD>Show the server error file.</TD></TR>
  27.  
  28. <TR valign=top><TD><A HREF="/sysadmin/showwd.stm">
  29. <FONT SIZE=+1>Show Watcher Daemon Log</FONT></A></TD></TD>
  30. <TD>Show the Watcher Daemon Log for a status of how often the server
  31. as been automatically restarted.</TD></TR>
  32.  
  33. <TR valign=top><TD><A HREF="/session/checkpoint?RCpage=/sysadmin/index.stm">
  34. <FONT SIZE=+1>Checkpoint Logs</FONT></A></TD></TD>
  35. <TD>This function forces a checkpoint of the system log files.</TD></TR>
  36.  
  37. <TR valign=top><TD><A HREF="/session/httprotate?extension=bkp&RCpage=/sysadmin/index.stm">
  38. <FONT SIZE=+1>Rotate HTTP Logs</FONT></A></TD></TD>
  39. <TD>This function rotates the HTTP log file saving the current logs
  40. with the extension <logfile>.bkp</TD></TR>
  41.  
  42. <TR valign=top><TD><A HREF="/session/shutdown?restart=y">
  43. <FONT SIZE=+1>Restart Server</FONT></A></TD></TD>
  44. <TD>This function shuts down and then restarts the Sambar Server. New log 
  45. files are created and all aspects of the system are reinitialized.
  46. <I>Note:</I> This feature should not be used when the server is running as an
  47. NT Service.
  48. </TD></TR>
  49.  
  50. <TR valign=top><TD><A HREF="/session/shutdown">
  51. <FONT SIZE=+1>Shutdown</FONT></A></TD></TD>
  52. <TD>This function shuts down the Sambar Server.</TD></TR>
  53.  
  54. </TABLE>
  55. <BR>
  56. <BR>
  57. <A HREF="/"><IMG border=0 SRC="/images/system/powerby.gif"></A>
  58. </BODY>
  59. </HTML>
  60.