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

  1. <% 
  2.     path = SysInfo.SkinPath
  3.     dim szPath
  4.     szPath = "Table"
  5.     SkinTable = SysInfo.GetSkinParameter(szPath)
  6.     szPath = "Font"
  7.     SkinFont = SysInfo.GetSkinParameter(szPath)
  8.     szPath = "Link"
  9.     SkinLink = SysInfo.GetSkinParameter(szPath)
  10.     szPath = "VLink"
  11.     SkinVLink= SysInfo.GetSkinParameter(szPath)
  12. %>
  13. <script language="JavaScript">
  14. <!--
  15. function MM_preloadImages() { //v3.0
  16.   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
  17.     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
  18.     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
  19. }
  20.  
  21. function MM_swapImgRestore() { //v3.0
  22.   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
  23. }
  24.  
  25. function MM_findObj(n, d) { //v4.0
  26.   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
  27.     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  28.   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  29.   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  30.   if(!x && document.getElementById) x=document.getElementById(n); return x;
  31. }
  32.  
  33. function MM_swapImage() { //v3.0
  34.   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
  35.    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
  36. }
  37. //-->
  38. </script>
  39. <html>
  40. <head>
  41. <title>Professional GateKeeper - Infopulse</title>
  42. <!--              -->
  43. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
  44. <title>MediaFamily - Welcome</title>
  45.  
  46. </head>
  47. <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">
  48.   <tr> 
  49.     <td width="344"><img src="images/1_r1_c2.jpg" width="344" height="70"></td>
  50.     <td width="135"><img src="images/1_r1_c3.jpg" width="135" height="70"></td>
  51.     <td width="100"><a href="hlpStatistics.agp"><img src="images/1_r1_c4.jpg" width="100" height="70"border=0></a></td>
  52.     <td width="1000"> </td>
  53.   </tr>
  54. </table>
  55. <map name="n1_r4_c3Map"> 
  56.   <area shape="rect" coords="492,45,567,76" href="#">
  57. </map>
  58.  
  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.             Statistics
  64.         </font></strong></td>
  65.     </tr>
  66. </table>
  67. <br>
  68. <font face="Arial">
  69.     View diagnostic pages with runtime statistics about different Proxy-Pro GateKeeper modules.<p>
  70.     <table border="0" cellpadding="0" cellspacing="0" width="100%">
  71.         <tr>
  72.             <td width="2%"><img src="/<%Response.Write(path)%>/blueball.gif" border="0"></td>
  73.             <td><b>Authorization</b></td>
  74.         </tr>
  75.     </table>
  76.     Users Currently on-line: information about the on users logged in with GKAccess: name of user, the IP address of machine where he is logged in from and his real name. 
  77.     <br>
  78.     Guest users currently on-line: here are listed the IP addresses of the workstations that are using the Proxy-Pro GateKeeper proxy without authentication (as Guest user).
  79.     <br> If You are administrator, You can disconnect a user from Proxy-Pro GateKeeper by pushing the button labeled "Kick out". 
  80.     <p>
  81.     <table border="0" cellpadding="0" cellspacing="0" width="100%">
  82.         <tr>
  83.             <td width="2%"><img src="/<%Response.Write(path)%>/blueball.gif" border="0"></td>
  84.             <td><b>Cache</b></td>
  85.         </tr>
  86.     </table>
  87.     Displays information about cache: cache size, time-to-live, current cache size and cache directory (where cache files are stored), also about which resources are currently stored inside the cache, the size of every resource stored, how many times each resource was requested and so on.
  88.     <p>
  89.     <table border="0" cellpadding="0" cellspacing="0" width="100%">
  90.         <tr>
  91.             <td width="2%"><img src="/<%Response.Write(path)%>/blueball.gif" border="0"></td>
  92.             <td><b>Dialer</b></td>
  93.         </tr>
  94.     </table>
  95.     Displays information about dialer. RAS state (the state of dialer), reference count (how many proxy workers are using the dialer) and the timeout value (in how many minutes the connection will be closed if reference count remains 0).
  96.     <p>
  97.     <table border="0" cellpadding="0" cellspacing="0" width="100%">
  98.         <tr>
  99.             <td width="2%"><img src="/<%Response.Write(path)%>/blueball.gif" border="0"></td>
  100.             <td><b>DNS</b></td>
  101.         </tr>
  102.     </table>
  103.     Displays information about DNS server. The static table contains the host-name IP address entries red from the HOSTS file and the cached table contains the resolved and cached host-name IP address entries.
  104.     <br>If the service is not activated you will see no statistics.
  105.  
  106.     <p>
  107.     <table border="0" cellpadding="0" cellspacing="0" width="100%">
  108.         <tr>
  109.             <td width="2%"><img src="/<%Response.Write(path)%>/blueball.gif" border="0"></td>
  110.             <td><b>Scheduler</b></td>
  111.         </tr>
  112.     </table>
  113.     Here you can see the statistics of the Scheduler Service. You can see the number of tasks a user has, and how many of these tasks are running. By clicking the name of a user which is a link, you can see detailed information about the tasks of this user: which protocol is using a task, in which state it is. If you are an administrator, you can stop the tasks of any user.
  114.  
  115.     <p>
  116.     <table border="0" cellpadding="0" cellspacing="0" width="100%">
  117.         <tr>
  118.             <td width="2%"><img src="/<%Response.Write(path)%>/blueball.gif" border="0"></td>
  119.             <td><b>Proxies</b></td>
  120.         </tr>
  121.     </table>
  122.     Visualize how many requests are handled currently for every client and proxy.<br>
  123.     1. The first table that is shown will display how many workers have been created
  124.     and how many workers are actually running. <Worker> - a separate thread spawned by the
  125.     proxy server in order to handle a request. The page is actually refreshed at every 5 seconds.<br>
  126.     2. By selecting a link representing one proxy instance you can view more details regarding
  127.     Proxy-Pro GateKeeper activity. It will be shown the status of every worker: the IP address of
  128.     the client that has made the request, the server where it is connected to and the status 
  129.     of the worker.
  130. </font>
  131. </body>
  132. </html>
  133.