Does anyone known of any good Linux tools for visualizing networks that change (quickly) with time.
I'm interested in things like:
- Routes between nodes
- Delays between nodes (especially as they change with time)
- Throughput
I have root access to all the nodes (so I can run daemons on them all). Also, assume that I either have a management network that is stable or I will collect data and then analyze it offline.

