Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Goes through all mounted file systems and checks if they have free space from given parameters (percentages). + EDIT: Small modification was made in regards of file-system types. You can now define a type pattern, so that we can exclude file-system types like NFS. This is beneficial if you often have hanging NFS mounts and want to exclude them. Used with nrpe for AIX. Written by Haukur Kristinsson and uses Korn Shell (AIX's default shell).
Current Version
0.4
Last Release Date
2013-09-04
Owner
Haukur Kristinsson
Website
http://www.hauxi.is
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2011/07/check_filesystems_space
License
Other
Compatible With
v0.3 - URGENT update - break statement could show wrong status of filesystems.
v0.4 - Include only file-systems type matching a grep pattern. This was needed to exclude mounted nfs filesystems.
I did however change your break statement to a next statement so it would process the filesystems after /proc
I actually fixed this long ago, just saw that the file currently uploaded here had a break instead of continue... I re-uploaded the script. Thanks for notifying me.
You must be logged in to submit a review.
To:
From: