home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / ultrix / 9253 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!usc!news.service.uci.edu!draco.acs.uci.edu!iglesias
  2. From: iglesias@draco.acs.uci.edu (Mike Iglesias)
  3. Subject: Re: NFSWATCH under ultrix
  4. Nntp-Posting-Host: draco.acs.uci.edu
  5. Message-ID: <2B521B89.7031@news.service.uci.edu>
  6. Newsgroups: comp.unix.ultrix
  7. Organization: University of California, Irvine
  8. Lines: 15
  9. Date: 12 Jan 93 01:14:49 GMT
  10. Distribution: usa
  11. References: <1993Jan11.211450.23488@pb.com>
  12.  
  13. In article <1993Jan11.211450.23488@pb.com> hurme@micro2.pb.com (John Hurme) writes:
  14. >I recently received a copy of nfswatch from the gatekeeper.dec.com.
  15. >I noticed when running the program, the bottom half of the screen
  16. >does not collect and statistics on NFS client hosts, file systems, or
  17. >NFS procedures.  I have ran the program as root and as a regular user
  18. >and the stats do not get updated.  Has anyone experienced this problem?
  19.  
  20. You need to have the packetfilter installed in your kernel and you
  21. need to enable promiscuous mode with pfconfig:
  22.  
  23.   # pfconfig +p ln0
  24.  
  25.  
  26.  
  27. Mike
  28.