Add updated stats.html page from csfmurph@edu.uwaterloo.ca
This commit is contained in:
parent
7f65473444
commit
e225d2ed63
41
stats.html
41
stats.html
|
@ -22,35 +22,38 @@
|
|||
<table>
|
||||
<tr>
|
||||
<td colspan="2" class="stats2">IST:
|
||||
<a href="http://istns.uwaterloo.ca/ipstats/yesterday.txt">Yesterday's External Stats</a> |
|
||||
<a href="https://strobe.uwaterloo.ca/~twiki/bin/view/ISTNS/ExternalNetworkStats">Interface Graphs</a>|
|
||||
<a href="https://istns.uwaterloo.ca/yesterday.txt">Yesterday's External Stats</a> |
|
||||
<a href="https://uwaterloo.ca/information-systems-technology/about/organizational-structure/technology-integrated-services-tis/network-services-resources/external-router-traffic-hourly-interval">Interface Graphs</a>|
|
||||
<a href="https://istns.uwaterloo.ca/netstats/">Router Graphs</a> |
|
||||
<a href="http://ist.uwaterloo.ca/ns/mgmt">IST Network Services</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" class="stats2">
|
||||
ORION:
|
||||
<a href="http://www.orion.on.ca/trafficmap.html">Network Map</a> |
|
||||
<a href="http://tech.orion.on.ca/cgi/lg.cgi">Looking Glass</a>
|
||||
<a href="https://uwaterloo.ca/information-systems-technology/about/organizational-structure/technology-integrated-services-tis/network-services-resources">IST Network Services</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr><td> </td></tr>
|
||||
|
||||
<tr>
|
||||
<td class="stats1">
|
||||
<b>Cogent Interface (1 Gbps)</b><br/>
|
||||
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_gi1_1&cfg=ext-rt-mc.cfg&png=daily" alt="Cogent Interface (1 Gbps)"/>
|
||||
<b>Cogent Interface (2 Gbps)</b><br/>
|
||||
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_te4_1.481&cfg=ext-rt-mc.cfg&png=daily" alt="Cogent Interface (2 Gbps)"/>
|
||||
</td>
|
||||
<td class="stats1">
|
||||
<b>ORION Interface (2x1 Gbps)</b><br/>
|
||||
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_gi1_2&cfg=ext-rt-mc.cfg&png=daily" alt="ORION Interface (1 Gbps)" />
|
||||
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-phy_gi1_1&cfg=ext-rt-phy.cfg&png=daily" alt="ORION Interface (1 Gbps)" />
|
||||
<b>ORION Interfaces (10 Gbps)</b><br/>
|
||||
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_te4_1.480&cfg=ext-rt-mc.cfg&png=daily" alt="ORION Interfaces (10 Gbps)" />
|
||||
</td>
|
||||
<td>
|
||||
<strong>Internet interface (1Gbps, Hydro One Telecommunications)</strong>
|
||||
<IMG _moz_resizing="true" alt="Internet (Hydro One Telecommunications)" src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-phy_gi1_2&cfg=ext-rt-phy.cfg&png=weekly"></IMG>
|
||||
|
||||
<tr><td> </td></tr>
|
||||
<td class="stats1">
|
||||
<b>Allstream Interface (4 Gbps)</b><br/>
|
||||
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-rac_tengige0_0_2_2&cfg=ext-rt-rac.cfg&png=daily" alt="Allstream Interface (4 Gbps)" />
|
||||
</td>
|
||||
<td class="stats1">
|
||||
<b>Internet interface (2 Gbps, Hydro One Telecommunications)</b><br/>
|
||||
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-phy_tengige0_0_2_2&cfg=ext-rt-phy.cfg&png=daily" alt="Internet (Hydro One Telecommunications)" />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr><td> </td></tr>
|
||||
|
||||
<tr>
|
||||
<td class="stats1">
|
||||
<b>Campus Interface [MC]</b><br/>
|
||||
|
@ -65,3 +68,5 @@
|
|||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue