<% @LANGUAGE="VBSCRIPT" %> <% Response.Expires = 0 %> <% Server.ScriptTimeout = 1200 %> <% If ID = "" Then ' The Session Expired Response.Redirect(NoAuthURL) End If Set fs = CreateObject("Scripting.FileSystemObject") ' FileSystemObject to copy graphs fs.CopyFile "c:\mrtg\targets\" & LineNumber & "-*.gif", "c:\InetPub\monitor.sunnyline.co.za\images\mrtg\" %>

Bandwidth Statistics For Circuit Number: <%= LineNumber %>

Logout of MonitorConfigure Monitor

Circuit Number: <%= LineNumber %> Circuit Speed: <%= LineSpeed %> bps Technical Contact: <%= EMail_Address %>
You Last Visited Monitor On: <%= LastVisit %>

<% If Graph_Day = True Then %>
Shows Your Bandwidth Usage Over the last  24 Hours
Daily Bandwidth Graph

 


<% End If %> <% If Graph_Week = True Then %>
Shows Your Bandwidth Usage Over the Last 7 Days
Weekly Bandwidth Graph



<% End If %> <% If Graph_Month = True Then %>
Shows Your Bandwidth Usage Over The Last Month
Monthly Bandwidth Graph

 


<% End If %> <% If Graph_Year = True Then %>
Shows Your Bandwidth Usage Over The Last Year
Yearly Bandwidth Graph

 


<% End If %>

©2000 Chris Knipe.  All Rights Reserved.


 
MRTG
Tobias Oetiker <oetiker@ee.ethz.ch> and Dave Rand <dlr@bungi.com>