Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 278 Bytes

check_nfs_mount

Check if eveything is fine with the NFS mounts.

In case an unmounted file system is found, remount it.

You can cron the check to make sure all your filesystems are up. For example to run it every minute:

*/1 * * * * /usr/local/bin/check_nfs_mount.sh