Skip to content

Builds network topology based on sFlow information collected

Notifications You must be signed in to change notification settings

ackSec/FloWrita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FloWrita

This is a program designed to infer a network topology based on sFlow information received. sflowtool (https://github.com/sflow/sflowtool) is used as a listener and sFlow receiver. Input is collected from stdin, and the appropriate usage is:

    "sflowtool | ./discoverer.py"

This is tested with mininet network emulation software (https://github.com/mininet/mininet) but is designed to work as an sflow collector that parses RFC3176 compliant sflow traffic from any type of network device.

About

Builds network topology based on sFlow information collected

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages