home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Komunik / sambar / sambar51p.exe / sysadmin / reports / reports.stm < prev    next >
Encoding:
Text File  |  2002-03-18  |  4.5 KB  |  149 lines

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  4. <META HTTP-EQUIV="Expires" CONTENT="-1">
  5. <TITLE>System Reports</TITLE>
  6. <STYLE>
  7. BODY {
  8.     COLOR:          #000000;
  9.     FONT-FAMILY:    Arial,Helvetica,sans-serif;
  10.     FONT-SIZE:      12px;
  11.     TEXT-DECORATION:none;
  12. }
  13. td, p {
  14.     FONT-FAMILY:    Arial,Helvetica,sans-serif;
  15.     FONT-SIZE:      12px;
  16. }
  17. h2 {  
  18.     font-family: verdana, sans-serif; font-size: 36px
  19. }
  20. a {
  21.     text-decoration: none;
  22. }
  23. a:hover {
  24.     text-decoration:underline;
  25. }
  26. .newstext, .nav {
  27.     line-height: 18px;
  28. }
  29. .hCalTable, .dCalTable {
  30.     border-width: 1px;
  31.     border-style: solid;
  32.     border-color: #DCDCDC;
  33. }
  34. .hCalMonthYearRow, .dCalMonthYearRow {
  35.     background-color: #990033;
  36.     color: #000000;
  37.     height: 24px;
  38. }
  39. .hCalMonthNavRow, .dCalMonthNavRow {
  40.     background-color: #FFFFFF;
  41.     color: #000000;
  42.     height: 24px;
  43. }
  44. .hCalDayNameRow, .dCalDayNameRow {
  45.     background-color: #999999;
  46.     color: #DCDCDC;
  47.     font-weight: bold;
  48. }
  49. .hCalDayRow, .dCalDayRow {
  50.     color: #666666;
  51.     background-color: #eeeeee;
  52. }
  53. .hCalDayLinked, .dCalDayLinked {
  54.     color: #000000;
  55.     background-color: #cccccc;
  56. }
  57. .hCalDayCurrent, .dCalDayCurrent {
  58.     color: #DCDCDC;
  59.     font-weight: bold;
  60.     background-color: black;
  61. }
  62. .hCalMonthYearRow, .hCalMonthNavRow, .hCalDayNameRow, .hCalDayRow, .dCalMonthYearRow, .dCalDayNameRow, .dCalDayRow {
  63.     text-align: center;
  64. }
  65. </STYLE>
  66. </HEAD>
  67. <BODY bgcolor=#ffffff>
  68. <A HREF="/sysadmin/index.stm" TARGET=_top>
  69. <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
  70. <CENTER><FONT SIZE=6>System Reports</FONT>
  71. <HR>
  72. </CENTER>
  73. <TABLE border=0 cellspacing=20>
  74.  
  75. <RCif RCEautolog = daily OR RCEautolog = weekly OR RCEautolog = monthly>
  76. <TR valign=top><TD colspan=2>
  77. <table border=0 cellpadding=2 cellspacing=2 width=100%>
  78. <TR valign=top><TD align=center>
  79. <B>Rotated Server Logs</B><BR>
  80. <RCXcalendar nav=/sysadmin/reports/reports.stm month=RC$month year=RC$year path=/sysadmin/reports/server>
  81. </TD><TD align=center>
  82. <B>Rotated HTTP Logs</B><BR>
  83. <RCXcalendar nav=/sysadmin/reports/reports.stm month=RC$month year=RC$year path=/sysadmin/reports/http>
  84. </TD></TR>
  85. </TABLE>
  86. </TD></TR>
  87. <RCendif>
  88.  
  89. <TR valign=top><TD><A HREF="/sysadmin/reports/http/statslog.htm">
  90. <FONT SIZE=+1>HTTP Log Report</FONT></A>
  91. </TD></TD>
  92. <TD>Latest report from HTTP log file analysis.  
  93. <A HREF="/session/logstats?infile=access.log&outfile=statslog.htm&RCpage=/sysadmin/reports/http/statslog.htm">Re-generate</A> 
  94. this report from the current HTTP log.  To modify the log analysis
  95. groupings, the <A HREF="logstats.stm">HTTP Log Analysis Groups</A> 
  96. configuration page should be used.
  97. </TD></TR>
  98.  
  99. <RCif RCElogproxy = true>
  100. <TR valign=top><TD><A HREF="/sysadmin/reports/http/proxylog.htm">
  101. <FONT SIZE=+1>HTTP Proxy Log Report</FONT></A>
  102. </TD></TD>
  103. <TD>Latest report from HTTP Proxy log file analysis.  
  104. <A HREF="/session/proxystats?infile=proxy.log&outfile=proxylog.htm&RCpage=/sysadmin/reports/http/proxylog.htm">Re-generate</A> 
  105. this report from the current HTTP Proxy log.  
  106. </TD></TR>
  107.  
  108. <TR valign=top><TD><A HREF="/sysadmin/reports/http/proxybkp.htm">
  109. <FONT SIZE=+1>Rotated HTTP Proxy Report</FONT></A>
  110. </TD></TD>
  111. <TD>Report from the previously rotated HTTP Proxy log file analysis.  
  112. <A HREF="/session/proxystats?infile=proxy.bkp&outfile=proxybkp.htm&RCpage=/sysadmin/reports/http/proxybkp.htm">Re-generate</A> 
  113. the log report from the previously rotated HTTP log.
  114. </TD></TR>
  115. <RCendif>
  116.  
  117. <RCif RCEftpserver = true>
  118. <TR valign=top><TD><A HREF="/sysadmin/reports/ftp/ftpstats.htm">
  119. <FONT SIZE=+1>FTP Log Report</FONT></A></TD></TD>
  120. <TD>Latest report from FTP log file analysis.
  121. <A HREF="/session/ftpstats?RCpage=/sysadmin/reports/ftp/ftpstats.htm">Re-generate</A> 
  122. this report from the current FTP log.
  123. </TD></TR>
  124. <RCendif>
  125.  
  126. <TR valign=top><TD><A HREF="/sysadmin/reports/tstats.stm">
  127. <FONT SIZE=+1>Template Statistics</FONT></A></TD></TD>
  128. <TD>A tabular report of the top 20 templates sorted by hit count. 
  129. This report is dynamically generated in real-time.
  130. </TD></TR>
  131.  
  132. <TR valign=top><TD><A HREF="/sysadmin/reports/envt.stm">
  133. <FONT SIZE=+1>Environment Variables</FONT></A></TD></TD>
  134. <TD>A report displaying the system's environment variables and their
  135. current values.
  136. </TD></TR>
  137.  
  138. <TR valign=top><TD><A HREF="/sysadmin/reports/url2file.stm">
  139. <FONT SIZE=+1>URL-to-file Generation</FONT></A></TD></TD>
  140. <TD>Process an URL request and direct the output to a file.
  141. </TD></TR>
  142.  
  143. </TABLE>
  144. <BR>
  145. <BR>
  146. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  147. </BODY>
  148. </HTML>
  149.