summaryrefslogtreecommitdiff
path: root/net/ntop/pkg/DESCR
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>1998-08-07 22:42:29 +0000
committerkim <kim@pkgsrc.org>1998-08-07 22:42:29 +0000
commit7088e7751a394deaf6d12bf938fd1f28cc92f691 (patch)
tree6b034e9c8d538ebd5f9b527b15f64e2bb7d4d955 /net/ntop/pkg/DESCR
parent958bc89399b9eeaf97ad01664663d2a53f3f841e (diff)
downloadpkgsrc-7088e7751a394deaf6d12bf938fd1f28cc92f691.tar.gz
Adding ntop, "network top", v0.4
Diffstat (limited to 'net/ntop/pkg/DESCR')
-rw-r--r--net/ntop/pkg/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/ntop/pkg/DESCR b/net/ntop/pkg/DESCR
new file mode 100644
index 00000000000..132e6879d66
--- /dev/null
+++ b/net/ntop/pkg/DESCR
@@ -0,0 +1,10 @@
+ntop is a tool that shows the network usage, similar to what the
+popular top Unix command does. ntop has been written in a portable
+way in order to virtually run on every Unix platform.
+
+ntop can be used in both interactive or web mode. In the first case,
+ntop displays the network status on the user's terminmal whereas in
+web mode a web browser (e.g. netscape) can attach to ntop (that acts
+as a web server) and get a dump of thge network status. In the latter
+case, ntop can be seen as a simple RMON-like agent with an embedded
+web interface.