Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Simple bash script for GPFS Filesystem (Global Parallel FS) checks. It will check status, inodes, mount and fill level of the fill system. You must execute this plugin local.
Current Version
Last Release Date
May 28, 2009
Owner
Nagios Exchange
Unknown Tag: 'FileDesc1'
]# ./check_gpfs -h
Usage: ./check_gpfs -task filesystem Where task: i|inodes - inode count s|status - gpfs status m|mount - mount status f|file - fill level
use -w warning-value -c critical-value in combination with fill or inodes Example: ./check_gpfs -i gpfs01 -w 100000 -c 200000
Thanks for this script, saved me heaps of time. However the inode checking portion of the script is incorrect. Changing the greater thans "-gt"'s to less thans "-lt"s in the check_inode section fixes it.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!