Script to check NFS share availability on Microsoft Servers -


i looking way check nfs shares on windows server see if share active or inactive. have been having issues shares becoming inactive though being used , nfs server services still running. haven't been able find looking on google , nfs share checking scripts have seen here checking unix side of house. appreciated :-)

you should use showexport , rpcinfo programms

$ rpcinfo -t netapp12 100003 3  program 100003 version 3 ready , waiting $ 

probably available windows client well.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -