aboutsummaryrefslogtreecommitdiffstats
path: root/web/stats.gathering.org/index.html
blob: 94559456ffc67c5d0c649ae21e2a33105c47b996 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>stats.tg16.gathering..org</title>
<style type="text/css">
	@import url(index.css); 
</style>
</head>
<body>

<h1>stats.tg16.gathering.org</h1>

<br />
<ul id="menu">
	<li><a href="https://nms-public.tg16.gathering.org/">Public NMS</a></li>
	<li><a href="https://github.com/tech-server/tgmanage/blob/master/web/nms.gathering.org/api/API.rst">Public NMS API documentation</a></li>
	<li><a href="https://nms-public.tg16.gathering.org/api/public/ping/">NMS API: ping</a></li>
	<li><a href="https://nms-public.tg16.gathering.org/api/public/switches/">NMS API: switches</a></li>
	<li><a href="https://nms-public.tg16.gathering.org/api/public/switch-state/">NMS API: switch-state</a></li>
	<li><a href="https://nms-public.tg16.gathering.org/api/public/dhcp/">NMS API: dhcp</a></li>
	<li><a href="https://nms-public.tg16.gathering.org/api/public/dhcp-summary/">NMS API: dhcp-summary</a></li>
</ul>

<br />
<br />
<br />
<br />

<h2>third-party stats (using NMS API)</h1>
<br />
<ul id="menu">
        <li><a href="http://tg16.sorlanet.net/TG16.html">Weathermap</a></li>
	<li><a href="http://live.tg16.sorlanet.net">Live network stats</a></li>
	<li><a href="http://monitor.tg16.sorlanet.net">Switch Graphs</a></li>
</ul>

<br />


</body>
</html>