diff options
Diffstat (limited to 'web/stats.gathering.org/index.html')
-rw-r--r-- | web/stats.gathering.org/index.html | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/web/stats.gathering.org/index.html b/web/stats.gathering.org/index.html deleted file mode 100644 index 9455945..0000000 --- a/web/stats.gathering.org/index.html +++ /dev/null @@ -1,41 +0,0 @@ -<!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> |