home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.misc
- From: nevil@ccu1.aukuni.ac.nz (J Nevil Brownlee)
- Subject: v40i113: netramet - Network Traffic Accounting Meter, Part25/25
- Message-ID: <1993Nov9.020819.19362@sparky.sterling.com>
- X-Md4-Signature: b0d648161a7c0d048eb6e3662cb40848
- Sender: kent@sparky.sterling.com (Kent Landfield)
- Organization: Sterling Software
- Date: Tue, 9 Nov 1993 02:08:19 GMT
- Approved: kent@sparky.sterling.com
-
- Submitted-by: nevil@ccu1.aukuni.ac.nz (J Nevil Brownlee)
- Posting-number: Volume 40, Issue 113
- Archive-name: netramet/part25
- Environment: INET, UNIX, DOS
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then feed it
- # into a shell via "sh file" or similar. To overwrite existing files,
- # type "sh file -c".
- # Contents: netramet netramet/pc netramet/pc/NOTE
- # netramet/release.note
- # Wrapped by kent@sparky on Wed Nov 3 15:43:13 1993
- PATH=/bin:/usr/bin:/usr/ucb:/usr/local/bin:/usr/lbin:$PATH ; export PATH
- echo If this archive is complete, you will see the following message:
- echo ' "shar: End of archive 25 (of 25)."'
- if test ! -d 'netramet' ; then
- echo shar: Creating directory \"'netramet'\"
- mkdir 'netramet'
- fi
- if test ! -d 'netramet/pc' ; then
- echo shar: Creating directory \"'netramet/pc'\"
- mkdir 'netramet/pc'
- fi
- if test -f 'netramet/pc/NOTE' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'netramet/pc/NOTE'\"
- else
- echo shar: Extracting \"'netramet/pc/NOTE'\" \(207 characters\)
- sed "s/^X//" >'netramet/pc/NOTE' <<'END_OF_FILE'
- X
- XPC Users Please Note:
- X
- XThis directory contains files for the PC distribution. The file NeTraMet.zip
- Xshould be moved to a PC, where it can be unpacked and NeTraMet.exe built
- Xusing Turbo Make and Turbo C.
- X
- END_OF_FILE
- if test 207 -ne `wc -c <'netramet/pc/NOTE'`; then
- echo shar: \"'netramet/pc/NOTE'\" unpacked with wrong size!
- fi
- # end of 'netramet/pc/NOTE'
- fi
- if test -f 'netramet/release.note' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'netramet/release.note'\"
- else
- echo shar: Extracting \"'netramet/release.note'\" \(2594 characters\)
- sed "s/^X//" >'netramet/release.note' <<'END_OF_FILE'
- X Network Traffic Metering software now available
- X -----------------------------------------------
- X
- XNeTraMet, the first implementation of the Internet Accounting
- XArchitecture (outlined in RFC 1272, "Internet Accounting Background")
- Xis now complete.
- X
- XNeTraMet is an accounting meter which runs on a PC under DOS or a
- XSunOS Unix system. It builds up packet and byte counts for traffic
- Xflows, which are defined by their end-point addresses. Addresses can be
- Xethernet addresses, protocol addresses (IP, DECnet, EtherTalk or IPX)
- Xor 'detail' addresses (IP port numbers, etc), or any combination of
- Xthese. The traffic flows to be observed are specified by a set of
- Xrules, which are downloaded to NeTraMet by a 'manager' program. Traffic
- Xflow data is collected via SNMP from NeTraMet by a 'collector' program.
- X
- XNeMaC, a combined manager and collector program, is supplied with
- XNeTraMet. It downloads rules to meters, and collects data from them.
- XAlthough a meter may only have one manager, its data can be collected
- Xby several collectors, which do not have to be synchronised. NeMac
- Xcan manage and collect data from an arbitrary number of meters.
- X
- XThe format of NeMaC's collected flow data files is very general; the
- Xcontents of data lines in the file is completely specified by the
- Xuser. ASN.1 opaque objects are used to retrieve flow data so as to
- Xminimise the overheads in using SNMP for this purpose.
- X
- XNeTraMet is free software, and can be obtained by anonymous FTP from
- Xccu1.auckland.ac.nz. at any time between 0700 and 2000 GMT (traffic
- Xcharges to New Zealand - which we pay - are cheaper between 8 pm and
- X9 am).
- X
- XThe NeTraMet distribution files are in the directory iawg/NeTraMet.
- XThere are four of them:
- X
- X Release.note This file.
- X
- X NeTraMet.man.ps.gz Users' manual only, in Postscript,
- X compressed with gzip.
- X
- X NeTraMet.tar.gz Full distibution file, including NeTraMet.man.ps,
- X source and Make files for SunOS and Irix,
- X executable files for PC. Compressed with gzip.
- X
- X NeTraMet.zip Full PC source and Make files. Archived
- X with pkzip; use pkunzip -d to unpack.
- X
- XNeTraMet provides a valuable tool for analysing network traffic flows,
- Xand should prove to be of interest to anyone interested in network monitoring,
- Xcapacity planning, performance measurement, etc. You are invited to
- Xtry it on your network!
- X
- XUser comments and suggestions will be very welcome: please post these to the
- XInternet Accounting mailing list, accounting-wg@wugate.wustl.edu. To
- Xjoin the mailing list, send a request to accounting-ml-request@
- Xwugate.wustl.edu.
- X
- END_OF_FILE
- if test 2594 -ne `wc -c <'netramet/release.note'`; then
- echo shar: \"'netramet/release.note'\" unpacked with wrong size!
- fi
- # end of 'netramet/release.note'
- fi
- echo shar: End of archive 25 \(of 25\).
- cp /dev/null ark25isdone
- MISSING=""
- for I in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked all 25 archives.
- rm -f ark[1-9]isdone ark[1-9][0-9]isdone
- else
- echo You still must unpack the following archives:
- echo " " ${MISSING}
- fi
- exit 0
- exit 0 # Just in case...
-