I’ve uploaded some of my code to sourceforge to a new project called taind - tools for analyzing and interpreting netflow data. I wrote this to analyze BGP peering options, it uses netflow data and multiple BGP tables (from “show ip bgp”) to evaluate what your current traffic distribution is, and what it would be like if you added new peers.
For now it generates stuff like
I hope to figure out more ways of analyzing the information and adding it to the code, hopefully drawing in more people.