check_nfs
Check description: Check if the Host is exporting at least one or the named path.
Usage
check_nfs -H hostname [--help] [--timeout TIMEOUT]
Options
-h, --help
Print detailed help screen.
-V, --version
Print version information.
-v, --verbose
Show details for command-line debugging.
-t, --timeout=INTEGER
Seconds before the check return with a timeout alert.
--eopt=[section][@file]
Read additional opts from section in ini-File.
--perfdata
Print performance data (if available).
-H, --hostname=ADDRESS
Host name or IP Address.
-T, --transport=transport[,transport]
Transports to check.
-r, --rpcversion=version[,version]
Versions to check.
-e, --export=parh
Check it server exports path.
