diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-28 10:30:14 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-28 10:30:14 +0200 |
commit | 9502fc0d398de46cea301a921b16f945289fdffd (patch) | |
tree | 5ec793d050beb2213ac0cc56dcf328fb724071e8 /web/nms.gathering.org/nms2/index.html | |
parent | b1d8375df1e5539e20dad1d647f6e1505b796217 (diff) |
NMS: Better refresh/sticky maps
Diffstat (limited to 'web/nms.gathering.org/nms2/index.html')
-rw-r--r-- | web/nms.gathering.org/nms2/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html index a916bc1..b9bc2b7 100644 --- a/web/nms.gathering.org/nms2/index.html +++ b/web/nms.gathering.org/nms2/index.html @@ -303,6 +303,17 @@ </h3> </div> <div class="panel-body"> + <p>Some features do not have time travel support (comment + spotting and DHCP map at the moment). We also lack + compatible SNMP data for the first day or so, so you'll + only have ping data for the first day of TG15.</p> + <p>It could take some time to load a specific point in time + for the first time. See "About performance" under the help + menu for more information.</p> + <p>You can also step backwards and forwards in time, stop + and start replay and go back to real time using keyboard + shortcuts. See the help menu for an overview of keyboard + shortcuts.</p> <div class="input-group"> <input type="text" class="form-control" placeholder="YYYY-MM-DD hh:mm:ss" id="nowPicker"> <span class="input-group-btn"> |