File: control

package info (click to toggle)
nfswatch 4.99.11-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 528 kB
  • ctags: 1,302
  • sloc: ansic: 8,244; makefile: 186
file content (17 lines) | stat: -rw-r--r-- 704 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: nfswatch
Section: admin
Priority: optional
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends: debhelper (>= 9), libncurses5-dev, libpcap0.8-dev
Standards-Version: 3.9.4
Homepage: http://nfswatch.sourceforge.net/

Package: nfswatch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Program to monitor NFS traffic for the console
 Nfswatch is a command-line tool for monitoring NFS traffic. It can capture and
 analyze the NFS packets on a particular network interface or on all interfaces.
 .
 It mostly monitors NFS client traffic (NFS requests). it also monitors the NFS 
 reply traffic from a server in order to measure the response time for each RPC.