MenuWhat is NVisionIPPapers on NVisionIP Getting NVisionIP Installation Instructions Running NVisionIP Comments Screenshots Mailing List |
|
For your convenience, we have included sample data sets of Argus netflow format and NCSA Unified format below. The sample data files can be found here.
Also, we have a developed a tool called CANINE that can be used to convert netflows from one format to another. For example, you can use this tool to convert Cisco Netflow v5 or v7 formats to Argus or NCSAUnified netflow formats and use this data as input to NVisionIP.
Sample data sets have been generated for hypothetical classB networks. Please set the ipHeader argument while running NVisionIP accordingly. If this argument is not set, the application defaults to NCSA ipHeader - 141.142
Argus is required if new flow files need to be processed. Note: Script argus-NCSA-convert will not work without Argus
Argus is a fixed-model Real Time Flow Monitor designed to track and report on the status and performance of all network transactions seen in a data network traffic stream. Argus provides a common data format for reporting flow metrics such as connectivity, capacity, demand,loss, delay, and jitter on a per transaction basis. The record format that Argus uses is flexible and extensible, supporting generic flow identifiers and metrics, as well as application/protocol specific information.
The raw Argus format is undocumented, and the ra utility (bundled with Argus) must be used to extract records from Argus flow files. We wrote a script (download here) that uses the ra utility to create the Argus ASCII flows usable by NVisionIP and our other NetFlow visualization tools. This script must be run on a *NIX platform (e.g., Solaris, Linux, BSD, or Mac OS). The script is also dependent upon ra, which can be found as part of the Argus 2.0.5 toolkit. Argus version 2.0.6 will not work as the interface to ra and command line options have completely changed. For more information on Argus, go to Argus Web site
Following is a description of Argus netflow format with an example.
Given a record: 20 Aug 03 00:00:34 20 Aug 03 00:00:45 tcp 202.202.11.172.80 ?> 130.126.143.184.7140 116 2 158216 910 E
will look like:
Following is a description of NCSA Unified netflow format with an example.
will look like:
|
|
|
|---|---|
| All Views | Galaxy View |
|
|
|
|---|---|
| SmallMultiple View | Machine View |
|
|
|---|---|
| Linear Magnification View | Fisheye Magnificaiton View |
Visit archives of the NVisionIP Mailing list to search/browse through other posted questions and answers.
Go to the top!