Re: [Tutor] Testing the status of NFS mounts

2007-01-04 Thread Kent Johnson
Andrew Robert wrote: > Hi everyone, > > We have several NFS mounts that are in use. > > Occasionally, the NFS mounts seem to go out to lunch. > > The mounts appear active but are no longer functional. > > Is there a Python module specific to NFS that I might use to > periodically check its sta

[Tutor] Testing the status of NFS mounts

2007-01-04 Thread Andrew Robert
Hi everyone, We have several NFS mounts that are in use. Occasionally, the NFS mounts seem to go out to lunch. The mounts appear active but are no longer functional. Is there a Python module specific to NFS that I might use to periodically check its status? I imagine I could make a script to