Radial Hierarchical Visualization: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
== Figures == | == Figures == | ||
The Radial Traffic Analyzer visualizes network traffic in a radial hierarchical layout. In the default configuration the RTA uses four concentrical rings, each representing | The Radial Traffic Analyzer visualizes network traffic in a radial hierarchical layout. In the default configuration the RTA uses four concentrical rings, each representing one attribute of the transferred packets. | ||
[[Image:Rta_small.jpg]]<br> | [[Image:Rta_small.jpg]]<br> | ||
The innermost ring shows the IP adresses of the packet source, the second ring shows the destination IP, the third ring shows the source port number and the outermost ring the destination port number. Each ring uses the rings further inside for grouping and sorting, as shown in the next figure: | The innermost ring shows the IP adresses of the packet source, the second ring shows the destination IP, the third ring shows the source port number and the outermost ring the destination port number. The size of the area of each entry specifies the fraction of the traffic payloads. Entries with the same values (same IP or same port number) are drawn in the same colour. To improve the readability, entries of prominent ports are drawn in unique colours (e.g. port 80 - HTTP or port 110 - POP3), traffic over secured channels is shown in brighter colours. | ||
Each ring uses the rings further inside for grouping and sorting, as shown in the next figure: | |||
[[Image:Rta_sort.jpg]] | [[Image:Rta_sort.jpg]] |
Revision as of 12:03, 25 April 2007
Authors
Short Description
Figures
The Radial Traffic Analyzer visualizes network traffic in a radial hierarchical layout. In the default configuration the RTA uses four concentrical rings, each representing one attribute of the transferred packets.
The innermost ring shows the IP adresses of the packet source, the second ring shows the destination IP, the third ring shows the source port number and the outermost ring the destination port number. The size of the area of each entry specifies the fraction of the traffic payloads. Entries with the same values (same IP or same port number) are drawn in the same colour. To improve the readability, entries of prominent ports are drawn in unique colours (e.g. port 80 - HTTP or port 110 - POP3), traffic over secured channels is shown in brighter colours.
Each ring uses the rings further inside for grouping and sorting, as shown in the next figure: