Visualization Tools for Networks that Change with Time
        Posted  
        
            by 
                devin
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by devin
        
        
        
        Published on 2011-11-25T20:58:13Z
        Indexed on 
            2011/11/26
            1:53 UTC
        
        
        Read the original article
        Hit count: 718
        
linux
|networking
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.
© Server Fault or respective owner