This is a simple ksh script for testing network mount points. This will test if it is possible to creat a file on the target directory and also measure how long it takes for writing. Also it will report back if deletion of the file failed. -
View it on GitHub