Adding a note to look at ntop for ideas on the dashboard project
Damian Johnson

Damian Johnson commited on 2014-03-21 16:10:52
Zeige 1 geänderte Dateien mit 3 Einfügungen und 1 Löschungen.


Neat interface pointed my way by Moritz. We might want to base parts of a relay
dashboard after it.


... ...
@@ -990,7 +990,9 @@ meetings around the world.</li>
990 990
     bigger attack surface than guis or curses, so we should be a little more
991 991
     wary of what it does. This should be a read-only controller (ie, you can't
992 992
     *do* anything to the relay) and by default not surface any sensitive
993
-    information (such as arm's connection panel).
993
+    information (such as arm's connection panel). Also take a peek at <a
994
+    href="http://www.ntop.org/products/ntop/">ntop</a> for ideas on what we can
995
+    do with a web interface.
994 996
     </p>
995 997
     <p>
996 998
     This project will likely include two parts: an AJAX site and a localhost
997 999