From dd86da1590bea72fa561ee136e0fa805da4a141f Mon Sep 17 00:00:00 2001
From: Kristian Lyngstol
Date: Tue, 21 Apr 2015 09:36:24 +0200
Subject: NMS: Update TODO and data description
Oh, and adjust range of the scaler since I kept hitting it on my laptop.
---
web/nms.gathering.org/nms2/index.html | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
(limited to 'web/nms.gathering.org/nms2/index.html')
diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html
index 7ea03b2..9cee681 100644
--- a/web/nms.gathering.org/nms2/index.html
+++ b/web/nms.gathering.org/nms2/index.html
@@ -67,7 +67,7 @@
@@ -109,13 +109,17 @@
the first day, but because the backend was re-written on
day 1/2 and this web app only uses the new API.
NMS was set up on March 30th (Monday). Data started
- pouring in on the 31st.
+ pouring in on the same day.
Ping data is available for the entire event with 1
- second resolution.
+ second resolution. We "lost" data from the 30th because we
+ re-inserted the switches (We have the ping data, but not
+ the mapping between switch ID number and actual
+ switch).
DHCP data is available only for the last detected DHCP
ack (no history, except extensive text-based logs)
Uplink status is available for most of the event, but
- not exposed here.
+ not exposed here. We only expose traffic-based uplink state
+ here, which, again, is based on the new API.
Traffic status was temporarily bugged, but is available
from late on day 2.
Temperature data is available from day 2.
@@ -166,6 +170,7 @@
Todo list front end:
+
Fix scrolling.
Polish time travel UI (Allow playing from a given time at a given speed, play/pause buttons, etc)