File: control

package info (click to toggle)
nfswatch 4.99.11-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 572 kB
  • sloc: ansic: 9,119; makefile: 187
file content (20 lines) | stat: -rw-r--r-- 842 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: nfswatch
Section: admin
Priority: optional
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends: debhelper-compat (= 12), libncurses5-dev, libpcap0.8-dev
Standards-Version: 4.3.0
Homepage: http://nfswatch.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/carnil/nfswatch
Vcs-Git: https://salsa.debian.org/carnil/nfswatch.git
Rules-Requires-Root: no

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.