Skip to content

imarko/fsping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

fsping is a utility to find hanging or slow to respond filesystems. By
default it checks all currently mounted NFS filesystems with a 5
second timeout. No output and zero exit status means all is good. 

Use -v to get timing stats for responsive filesystems.  
(may not be fully accurate)

  -a, --all=false: check all filesystems types
  -d, --dev=false: show device
  -p, --path=true: show path
  -q, --quiet=false: quiet mode, only set exit status
  -T, --timeout=5s: timeout (ex: 100ms or 3s)
  -t, --type="nfs": filesystem type to check
  -v, --verbose=false: verbose

About

fsping: check for unresponsive filesystems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages