![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mount point options | Sunguy222 | UNIX for Advanced & Expert Users | 1 | 04-24-2008 06:23 PM |
| ssh with shared mount point | devjxh | SUN Solaris | 4 | 11-30-2007 08:54 AM |
| auto mount point | legato | UNIX for Dummies Questions & Answers | 1 | 02-15-2005 04:11 PM |
| mount point | colesy | UNIX for Dummies Questions & Answers | 1 | 01-06-2004 07:03 AM |
| sdX to mount point mapping | marist89 | UNIX for Dummies Questions & Answers | 2 | 10-24-2001 07:06 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
NFS mount point monitoring script
Hi,
I'm looking to create a NFS mount point monitoring shell script not sure if im going the right way about it so could do with some help. What i was thinking of doing was using the below command but am unsure how to handle the output. So if the filesyetem is active it will return "1" but if is not active It will return "0" how do I then handle the output from the below command in a shell script? df -k | grep test | grep -v grep | wc -l Thanks, |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|