Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_gluster_vol_dist_georep
1.0.0
2014-10-12
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
GPL
15668
File | Description |
---|---|
check_gluster_vol_dist_georep | check_gluster_vol_dist_georep bash script |
LICENSE | GPLV3 license file |
README.md | Too simple README |
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!
Written in bash.
So far, only tested on Ubuntu 12.04.
Gluster added distributed geo-replication functionality in version 3.5. See the following for information on configuring and using the feature:
* https://github.com/gluster/glusterfs/blob/master/doc/admin-guide/en-US/markdown/admin_distributed_geo_rep.md
This check alerts on the following conditions for a Gluster volume:
* No active geo-rep sessions.
* No passive standby geo-rep sessions.
* Multiple active or passive geo-rep sessions .. there should only be one of each.
* Geo-rep sessions stopped.
* Geo-rep sessions in "not started" state.
* Geo-rep sessions stuck in initializing state.
* Faulty geo-rep session.
* Crawl status fallen back to hybrid mode.
I've created a github repo for this:
https://github.com/customink/nagios-nrpe-check_gluster_dist_georep
Pull requests are welcomed.
Gluster added distributed geo-replication functionality in version 3.5. See the following for information on configuring and using the feature:
* https://github.com/gluster/glusterfs/blob/master/doc/admin-guide/en-US/markdown/admin_distributed_geo_rep.md
This check alerts on the following conditions for a Gluster volume:
* No active geo-rep sessions.
* No passive standby geo-rep sessions.
* Multiple active or passive geo-rep sessions .. there should only be one of each.
* Geo-rep sessions stopped.
* Geo-rep sessions in "not started" state.
* Geo-rep sessions stuck in initializing state.
* Faulty geo-rep session.
* Crawl status fallen back to hybrid mode.
I've created a github repo for this:
https://github.com/customink/nagios-nrpe-check_gluster_dist_georep
Pull requests are welcomed.
Reviews (0)
Be the first to review this listing!