nfslogsum

Program to monitor NFS traffic for the console

Install

All systems
curl cmd.cat/nfslogsum.sh
Debian Debian
apt-get install nfswatch
Ubuntu
apt-get install nfswatch
image/svg+xml Kali Linux
apt-get install nfswatch
Fedora
dnf install nfswatch
Windows (WSL2)
sudo apt-get update sudo apt-get install nfswatch
Raspbian
apt-get install nfswatch

nfswatch

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.