diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-18 06:47:28 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-18 06:47:28 +0000 |
commit | b9a7281662fe7a24d300e3bd2b157b4ae7c76b0c (patch) | |
tree | 2a52aa3e837ddcc491988239669de589cc2dca02 /net/tvark/pkg-descr | |
parent | 7005b4f8e4c2793f96d0ddbbe65145e0a9ab3220 (diff) |
Notes
Diffstat (limited to 'net/tvark/pkg-descr')
-rw-r--r-- | net/tvark/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net/tvark/pkg-descr b/net/tvark/pkg-descr new file mode 100644 index 000000000000..df9dbbb4c383 --- /dev/null +++ b/net/tvark/pkg-descr @@ -0,0 +1,15 @@ +Tvark is a network monitoring tool (sniffer) with a GUI front end and +is tied to a MySQL database. The GUI provides a view of traffic +activity that can be seen from the machine/interface that Tvark is run +on. What you see is a list of source nodes on the left, destination +nodes on the right, and lines drawn, left to right, showing traffic +flow. Tvark runs in "realtime", meaning you see the traffic roughly +as it happens. There is a small delay between actual traffic flow and +the display because buffering of traffic information was necessary to +be able to determine rate information. The color of the nodes, and +the lines between them, provide an indication of rate of traffic. + +WWW: http://www.tvark.com/ + +-- +mwest@uct.ac.za |