Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_glusterfs
98649
File | Description |
---|---|
check_glusterfs.sh | check_glusterfs |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
A nagios plugin in bash that monitors a glusterfs mounted partition and detects whether the partition gets unmounted, responds slowly or gets disconnected from the server (causing reading processes to die in an uninterruptible sleep state, which will force you to restart the system in order to get rid of them).
Reviews (1)
byrussellneufeld, February 7, 2012
1) Change from dos format to unix
2) Change line 69 from /usr/bin/kill to just "kill", without full path
3) Remove "|>" wherever you see it. Seems like the file got munged in the upload maybe.
2) Change line 69 from /usr/bin/kill to just "kill", without full path
3) Remove "|>" wherever you see it. Seems like the file got munged in the upload maybe.