|
计算机应用研究 2006
Design and Implementation of Traffic Analysis System
|
Abstract:
Traffic analysis system is used not only for network management but also for intrusion detection.An extensible traffic analysis system based on plugin structure is designed.Customers can select and develop their own plugins to manage network and detect intrusion.Collector module uses Packet Capture(PCAP) library to capture packets,then disposal module uses weight traffic and 20%~80% principle to reduce memeory consume.Output plugin is based on RRD.