This template checks the availability of the Linux/Unix NFS share folder.
Prerequisites: SSH and Perl installed on the target server.
Credentials: Root credentials on the target server.
Monitored Components
NFS File Share Availability
This monitor returns the availability status of the NFS folder on the target machine.
Note: Before using this monitor, the correct arguments should be set. This monitor requires the following arguments:
perl ${SCRIPT} share_name
where
share_name – NFS folder name.
Following is an example using the Scripts Arguments field:
perl ${SCRIPT} /myshare
Last updated 2/5/2015