Skip to content

madtibo/check_nfs_mount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Check if eveything is fine with the NFS mounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages