home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!metrix!neeraj
- From: neeraj@metrix.UUCP (Neeraj Sangal)
- Newsgroups: comp.protocols.nfs
- Subject: Re: Free NFS Response Time Measurement Software
- Message-ID: <876@metrix.UUCP>
- Date: 26 Aug 92 14:21:31 GMT
- References: <1992Aug10.045921.13353@aim.com> <1992Aug20.213642.11024@engage.pko.dec.com> <1992Aug25.184257.8139@aim.com>
- Reply-To: neeraj@metrix.UUCP (Neeraj Sangal)
- Distribution: usa
- Organization: Metrix Network Systems Inc.
- Lines: 36
-
- In article (Santa Wiryaman) writes:
- > I have been using tcpdump and awk scripts to reduce the log file. Tcpdump
- > also uses NIT on Suns or packet filter on BSD UNIX and ULTRIX, I used the
- > packet filter interface. What I found was insufficient using this tool was
- > the 4 ms. clock resolution. On a midrange NFS server an operation such as
- > getattr could easily be serviced at <1 ms. So for accuracy, a microsecond
- > clock resolution was needed. What is the clock resolution of the SPARC
- > workstations?
-
- SPARC produces time stamps with a resolution of 1 micro-second. However, it
- is my understanding that the real resolution is worse. In one place I have
- seen it stated as 4 micro-second and in another instance I recall being
- told that it is 10 micro-second.
-
- NetMetrix NFS Monitor has produced a variety of load and average response
- time measurements for about 3 years now. The Sun-3 and Sun-386i only have a
- resolution of 20 msec. The earlier versions of the NetMetrix products ran
- on those machines as well. What we used to advice users running on those
- machines in our manual at that time was to ensure that average readings
- should be over a large number of transactions. Average response time can
- still be pretty accurate even with a coarse time interval. In fact given
- a large enough number of measurements the average response time can be
- calculated to arbitrary accuracy!
-
- I think, when we did actual measurements on a per NFS proc basis we got
- pretty accurate numbers for a specific NFS proc even with only 100 data
- points.
-
- Note that in tcpdump as well as in our NetMetrix Protocol Analyzer,
- individual packets are time stamped. On Sun-3 and Sun-386i this resolution
- will be 20msec which can be severely limiting for measuring a specific
- NFS transaction.
-
- Neeraj Sangal
- Metrix Network Systems, Inc. 1 Tara Blvd, Nashua, NH 03062
- neeraj@metrix.com (603) 888-7000
-