|
|
|
@ -2,7 +2,6 @@ |
|
|
|
|
<html> |
|
|
|
|
<head> |
|
|
|
|
<title>Network Statistics</title> |
|
|
|
|
<link href="http://cacti.csclub.uwaterloo.ca/include/main.css" rel="stylesheet"> |
|
|
|
|
<style type="text/css"> |
|
|
|
|
body { |
|
|
|
|
} |
|
|
|
@ -23,16 +22,14 @@ |
|
|
|
|
<table> |
|
|
|
|
<tr> |
|
|
|
|
<td colspan="2" class="stats2">IST: |
|
|
|
|
<a href="http://noc.uwaterloo.ca/cn/Stats/intextday">Yesterday's External Stats</a> | |
|
|
|
|
<a href="http://noc.uwaterloo.ca/cn/Stats/intextm2d">Month-to-Date External Stats</a> | |
|
|
|
|
<a href="http://istns.uwaterloo.ca/ipstats/yesterday.txt">Yesterday's External Stats</a> | |
|
|
|
|
<a href="http://istns.uwaterloo.ca/ipstats/">External Stats</a> | |
|
|
|
|
<a href="https://strobe.uwaterloo.ca/~twiki/bin/view/ISTNS/ExternalNetworkStats">External Stats</a>| |
|
|
|
|
<a href="https://istns.uwaterloo.ca/netstats/">More Graphs</a> | |
|
|
|
|
<a href="https://noc.uwaterloo.ca/lg">Looking Glass</a> |
|
|
|
|
</td> |
|
|
|
|
</tr> |
|
|
|
|
<tr> |
|
|
|
|
<td colspan="2" class="stats2">CSClub: |
|
|
|
|
<a href="http://cacti.csclub.uwaterloo.ca/graph_view.php">More Graphs</a> | |
|
|
|
|
<a href="http://bittorrent.csclub.uwaterloo.ca/">BitTorrent Tracker</a> | |
|
|
|
|
ORION: |
|
|
|
|
<a href="http://www.orion.on.ca/trafficmap.html">Network Map</a> | |
|
|
|
@ -61,17 +58,5 @@ |
|
|
|
|
</td> |
|
|
|
|
</tr> |
|
|
|
|
</table> |
|
|
|
|
<table> |
|
|
|
|
<tr> |
|
|
|
|
<td> |
|
|
|
|
<img src="http://cacti.csclub.uwaterloo.ca/graph_image.php?action=view&local_graph_id=1560&rra_id=1&graph_height=120&graph_width=440" alt="mirror.csclub.uwaterloo.ca - Traffic" /> |
|
|
|
|
</td> |
|
|
|
|
<td> |
|
|
|
|
<img src="http://cacti.csclub.uwaterloo.ca/graph_image.php?action=view&local_graph_id=596&rra_id=0&graph_height=162&graph_width=440" alt="mirror.csclub.uwaterloo.ca - Requests" /> |
|
|
|
|
</td> |
|
|
|
|
<td> |
|
|
|
|
</td> |
|
|
|
|
<tr> |
|
|
|
|
</table> |
|
|
|
|
</body> |
|
|
|
|
</html> |
|
|
|
|