home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / CHIP_08_2003.iso / Spesial / proxy / ProxPro / ProxyPro.exe / data1.cab / ConfigSite_Files / logging / hlpLogging.agp < prev    next >
Encoding:
Text File  |  2002-12-09  |  6.4 KB  |  111 lines

  1.  
  2. <% 
  3.     path = SysInfo.SkinPath
  4.     dim szPath
  5.     szPath = "Table"
  6.     SkinTable = SysInfo.GetSkinParameter(szPath)
  7.     szPath = "Font"
  8.     SkinFont = SysInfo.GetSkinParameter(szPath)
  9.     szPath = "Link"
  10.     SkinLink = SysInfo.GetSkinParameter(szPath)
  11.     szPath = "VLink"
  12.     SkinVLink= SysInfo.GetSkinParameter(szPath)
  13. %>
  14. <script language="JavaScript">
  15. <!--
  16. function MM_preloadImages() { //v3.0
  17.   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
  18.     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
  19.     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
  20. }
  21.  
  22. function MM_swapImgRestore() { //v3.0
  23.   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
  24. }
  25.  
  26. function MM_findObj(n, d) { //v4.0
  27.   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
  28.     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  29.   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  30.   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  31.   if(!x && document.getElementById) x=document.getElementById(n); return x;
  32. }
  33.  
  34. function MM_swapImage() { //v3.0
  35.   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
  36.    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
  37. }
  38. //-->
  39. </script>
  40. <html>
  41. <head>
  42. <title>Professional GateKeeper - Infopulse</title>
  43. <!--              -->
  44. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
  45. <title>MediaFamily - Welcome</title>
  46.  
  47. </head>
  48. <body bgcolor="#FFFFFF" text="#000000" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" background="../images/backgr_x.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  49.   <tr> 
  50.     <td width="344"><img src="images/1_r1_c2.jpg" width="344" height="70"></td>
  51.     <td width="135"><img src="images/1_r1_c3.jpg" width="135" height="70"></td>
  52.     <td width="100"><a href="hlpLogging.agp"><img src="images/1_r1_c4.jpg" width="100" height="70"border=0></a></td>
  53.     <td width="1000"> </td>
  54.   </tr>
  55. </table>
  56. <map name="n1_r4_c3Map"> 
  57.   <area shape="rect" coords="492,45,567,76" href="#">
  58. </map>
  59.  
  60. <table border="1" cellpadding="0" cellspacing="0" width="100%">
  61.     <tr>
  62.         <td bgcolor="<%Response.Write(SkinTable)%>"><strong><font face="Arial" color="<%Response.Write(SkinFont)%>">
  63.             Logging
  64.         </font></strong></td>
  65.     </tr>
  66. </table>
  67. <br>
  68. <font face="Arial">
  69.     Proxy-Pro GateKeeper can log the activity on user basis or on workstation basis. 
  70.     Also it is logging the events/errors that are occurring during runtime. 
  71.     This logs are shown graphically for the administrator to have a better view about Proxy-Pro GateKeeper usage.
  72.     <br>
  73.     <b><a href="#Auditing">Auditing</a></b><br>
  74.     Shows the Internet traffic on user basis. Using this option you will be able to track the traffic generated by a user even if it has been logged on different workstations.
  75.     <br>
  76.     <b><a href="#IPLogs">IP Logs</a></b><br>
  77.     Shows the Internet traffic on IP addresses. Using this option you will be able to see the traffic generated from each workstation located inside your LAN. 
  78.     <br>
  79.     <b><a href="#EventLog">Event log</a></b><br>
  80.     Shows the Proxy-Pro GateKeeper <b>events log</b> from EventLog (NT/2000 version) or a file created by Proxy-Pro GateKeeper (Windows 95/98/Me version).
  81.  
  82.     <p>
  83.     <b><img src="/<%Response.Write(path)%>/blueball.gif" border="0"> <a name="#Auditing">Auditing</a></b>
  84.     <br>
  85.     Here the administrators can see <b>the activity of the users</b> for a specified day. An access statistic diagram will apear, where the administrator can see the number of hits, and the amount of downloads for every our.
  86.     Below there is a table with the name of the users, who have accessed the proxy, with the number of hits, and the amount of downloads. These names are links, so the administrator can track the traffic generated by a user.
  87.     There is also a table with the request types, specifying how many hits there were, and the size of the traffic generated for the corresponging protocol.
  88.     The administrators can also see the names of the hosts contacted with the size of the traffic generated on that host.
  89.     When you select a host from the table, you can see the time when it was contacted, the size of the download, and the resource, which was accessed.
  90.     <p>
  91.     <b><img src="/<%Response.Write(path)%>/blueball.gif" border="0"> <a name="#IPLogs">IP Logs</a></b>
  92.     <br>
  93.     This is similar to the Auditing logs. The difference is that this time you can track <b>the traffic on IP basis</b>, not on user basis. 
  94.     Here the administrators can see the activity generated from an IP address for a specified day. An access statistic diagram will apear, where the administrator can see the number of hits, and the amount of downloads for every our.
  95.     Below there is a table with the IP addresses from where the proxy was accessed, with the number of hits, and the amount of downloads. These IPs are links, so the administrator can track the traffic generated by from an IP address.
  96.     There is also a table with the request types, specifying how many hits there were, and the size of the traffic generated for the corresponging protocol.
  97.     The administrators can also see the names of the hosts contacted with the size of the trafic generated on that host.
  98.     When you select a host from the table, you can see the time when it was contacted, the size of the download, and the resource, which was accessed.
  99.     <p>
  100.     <b><img src="/<%Response.Write(path)%>/blueball.gif" border="0"> <a name="#EventLog">Event Logs</a></b>
  101.     <br>
  102.     Using this option, you can follow the event log of Proxy-Pro GateKeeper - informations about the startup of the proxies, errors, status messages etc.
  103.     When you want to be sure that the last proxy that you have started is running you can select this option - if the red STOP sign is present near the last event, that could be interpreted as an unsuccessful start. Otherwise, if you are seeing the blue sign everything went OK.
  104.     <br>
  105.     To <b>delete the Event Log</b>, under NT/2000 open the Event Viewer, and select: Clear All Events.
  106.     Under Windows 95/98/Me, you can manually delete the log files from the LogPath: usually GateKeeper/Logs or GateKeeper/LogFiles.
  107.     The format of the logfiles name is year-month-day. So you can easily decide, which logfiles you should delete.
  108. </font>
  109. </body>
  110. </html>
  111.