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

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  4. <META HTTP-EQUIV="Expires" CONTENT="-1">
  5. <TITLE>System Monitor 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 Montors</FONT>
  71. <HR>
  72. </CENTER>
  73. <TABLE border=0 cellspacing=20>
  74.  
  75. <TR valign=top><TD colspan=2>
  76. <center>
  77. <RCXcalendar nav=/sysadmin/sysalert/reports.stm month=RC$month year=RC$year path=/sysadmin/sysalert>
  78. </center>
  79. </TD></TR>
  80.  
  81. <TR valign=top><TD nowrap><FONT SIZE=+1>Monitor Report</FONT></TD>
  82. <TD>
  83. <A HREF="/session/sysalert-stats?infile=sysalert.log&outfile=sysalert.htm&RCpage=/sysadmin/reports/sysalert/sysalert.htm">Generate</A> 
  84. a system monitor report from the current log details.
  85. </TD></TR>
  86.  
  87. </TABLE>
  88. <BR>
  89. <BR>
  90. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  91. </BODY>
  92. </HTML>
  93.