• Map mode
    • Uplink map
    • Temperature map
    • Ping map
    • Traffic map
    • DISCO
    • Toggle Night Mode
    • Travel in time
    • Replay TG

    • Scale:
    • About

Welcome to NMS

Cool stuff:

  • Everything is always there (but the frontend is a bit sluggish atm).
  • Click a switch for more info
  • Rewind: You can check out state at a specific time or replay from the beginning of the event
  • Night mode, now with blur.
  • Auto-scaling the viewport/canvas
  • Total client speed (up right)
  • An about-page that's full of bullet points!

Todo list front end:

  • Fill out this list and text
  • Polish time travel UI
  • Lock scale
  • Clean up various global variables
  • Split drawing into multiple canvases to fix Firefox performance (And because it's generally better)
  • Add DHCP map
  • Add magic map (combined map of sorts)
  • Upgrade jQuery and Boost
  • Fix legend display
  • Better dialog-boxes (Both this and various others)
  • Add switch-box to review state on individual ports
  • Moving switches around (like ping.html + edit)
  • More?

Todo for backend:

  • Fix horrible SQL :D
  • Close SQL injections (IT'S WIDE OPEN BECAUSE WHY NOT THAT'S NEVER A PROBLEM)
  • Fix SNMP-fetcher so it gets ifXTable and at least ifOperStatus from ifTable. Possibly other tweaks.
  • Support for adding switches through an API, not just pure SQL.
  • Integrate with FAP
  • Clean up old interfaces
  • Review various agents/tools