diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-03-04 16:23:36 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-03-04 16:23:36 +0000 |
commit | cbbf6d4f42f51ee4f8370197bd179e5c5a8ee049 (patch) | |
tree | 83f2c473ff077fb8a7e91a9a1ed24b4444a41613 /doc | |
parent | 24af4ecdbd54646f34b507fa5496686cdf674821 (diff) | |
download | pkgsrc-cbbf6d4f42f51ee4f8370197bd179e5c5a8ee049.tar.gz |
Import slurm-0.2.1: Realtime traffic statistics
slurm is a tool to monitor network traffic.
Features:
- realtime traffic statistics divided into incoming and
outgoing optional combined view
- can monitor any kind of network interface (testers welcome!)
- shows detailed statistics about the interface
Pkg submitted by Wolfram <mail@eckigesauge.de> in private mail.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 050ad17b07b..cb363e74f14 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.1538 2003/03/04 14:42:27 salo Exp $ +$NetBSD: CHANGES,v 1.1539 2003/03/04 16:23:36 hubertf Exp $ Changes to the packages collection and infrastructure in 2003: @@ -913,3 +913,4 @@ Changes to the packages collection and infrastructure in 2003: Updated wine to 20030219 [wiz 2003-03-04] Removed sendmail88 [seb 2003-03-04] Updated streamtuner to 0.9.1 [salo 2003-03-04] + Added slurm-0.2.1 [hubertf 2003-03-04] |