diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-17 16:37:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-17 16:37:58 +0800 |
commit | 322f4bceabf50a902b9cf25defa955f7250625d6 (patch) | |
tree | 7e1c3904e65b4ee92e52fad2f24397966185a49c /net-mgmt/Makefile | |
parent | 5aeb95161298dc3e8e1cd659cddcd33da3bf2c06 (diff) | |
download | freebsd-ports-gnome-322f4bceabf50a902b9cf25defa955f7250625d6.tar.gz freebsd-ports-gnome-322f4bceabf50a902b9cf25defa955f7250625d6.tar.zst freebsd-ports-gnome-322f4bceabf50a902b9cf25defa955f7250625d6.zip |
Graphical user interface for network monitoring package "netmond".
With TkNetmon someone can create graphical network map, produce config file
for "netmond", restart it, and view current network objects state,
as it reported by netmond.
WWW: http://vfom.narod.ru/TkNetmon
PR: ports/105562
Submitted by: Viktor Fomichev (ivfom at narod.ru)
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 886cb713517d..5cb57e31c798 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -199,6 +199,7 @@ SUBDIR += tas SUBDIR += tcpreplay SUBDIR += tcptrack + SUBDIR += tknetmon SUBDIR += torrus SUBDIR += trafd SUBDIR += wdiag |