Package: wnpp Severity: wishlist Owner: Sandro Tosi <mo...@debian.org>
* Package name : nfstash Version : 0.5 Upstream Author : Matthew Provost * URL : https://github.com/mprovost/NFStash * License : BSD Programming Lang: C Description : CLI tools suite implementing NFS client procedures NFStash is a suite of command line tools which implement Network File System (NFS) client procedures. These utilities can be used for testing, debugging, monitoring and benchmarking the responses from an NFS server in a composable and reproducible way, either interactively or in scripts. . The suite consists of these tools: . * nfsping: checks status and response time of various RPC protocols on NFS servers * nfsmount: finds NFS filesystem root filehandles * nfsdf: reports NFS server disk space usage * nfsls: lists files and directories on an NFS server * nfscat: reads and prints files using NFS * nfslock: checks if an NFS client can lock a file * clear_locks: clears stuck file locks on an NFS server ~