Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_couchdb_replication
20180326
2018-03-26
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
ClaudioKuenzler
GPL
4878
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!
! Please see https://www.claudiokuenzler.com/monitoring-plugins/check_couchdb_replication.php for full and updated documentation !
** Version history **
----------------------------------------------------
# 20180105: Created plugin
# 20180108: Added -d detection
# 20180326: Input sanitation (either -d or -r are required)
# 20180326: Avoid confusion about wrong credentials (issue 4)
# 20180326: Add possibility to check all replications at once (-r ALL)
# 20180326: Handle authentication error "You are not a server admin."
** Definition of parameters **
----------------------------------------------------
* -H Hostname or ip address of CouchDB Host (or Cluster IP)
-P Port (defaults to 5984)
-S Use https
-u Username if authentication is required
-p Password if authentication is required
** -r Replication ID to monitor (doc_id) or "ALL" to check all replications
** -d Dynamically detect and list all available replications
-h Help!
*-H is mandatory for all ways of running the script
**Either -d for detection or -r is mandatory to check replication status (doc_id)
** Version history **
----------------------------------------------------
# 20180105: Created plugin
# 20180108: Added -d detection
# 20180326: Input sanitation (either -d or -r are required)
# 20180326: Avoid confusion about wrong credentials (issue 4)
# 20180326: Add possibility to check all replications at once (-r ALL)
# 20180326: Handle authentication error "You are not a server admin."
** Definition of parameters **
----------------------------------------------------
* -H Hostname or ip address of CouchDB Host (or Cluster IP)
-P Port (defaults to 5984)
-S Use https
-u Username if authentication is required
-p Password if authentication is required
** -r Replication ID to monitor (doc_id) or "ALL" to check all replications
** -d Dynamically detect and list all available replications
-h Help!
*-H is mandatory for all ways of running the script
**Either -d for detection or -r is mandatory to check replication status (doc_id)
Reviews (0)
Be the first to review this listing!