MyFlow

Collector + MySQL+PHP


Little FAQ what is this all about!

  • Why use Myflow?
    • MyFlow is (If I'm right) the only collector that transfer data to SQL Database.
    • SQL is the standard query language, that can anyone use to aggregate his collcted database.
  • What is MyFlow?
    • Myflow is a toolkit. It's provied Cisco Netflow Version 5 packet capturing, and collecting to a MySql datbase. 
      • And than you can make PHP graph about your traffic or
      • make data accounting or
      • You can monitor security incidents, and so on.
  • Why Mysql?
    • It has the best fit data type.
    • If necessary it can compress table for read only use. (approximately to half size)
    • It is very simple SQL engine and very fast!
collector
If anything is not clear please drop a mail to me. misi@alma.ki.iif.hu
THX