Others

check_couchbase_node

Description:

Python script which sends GET request to couchbase cluster REST api: http://cluster_dns/pools/nodes

Current Version

1

Last Release Date

2018-07-05

Compatible With

  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

Owner

License

GPL


Project Files
Project Notes
Usage: check_couchbase_node.py [OPTIONS] Options: -v, --verbose Verbose logging -C, --cluster DNS Couchbase cluster address [required] -u, --user TEXT User with access to cluster information [default: Administrator; required] -p, --password TEXT Password for couchbase user [required] -w, --warning INT Warning threshold for nodes count in cluster [required] -c, --critical INT Critical threshold for nodes count in cluster [required] --help Show this message and exit. Run example: check_couchbase_node.py -C my_cluster.example.com -u Administrator -p password -c1 -w2
Reviews (1) Add a Review
Got it working
by OkieUnixDeem, January 31, 2020

You need to add buckets to this and likely this be ok. But your coding could be better streamlined for different ports that may be used for security reason. It's good start, I tested this on 5.5.1 couchbase version



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
3 (1)
Favorites
0
Views
4,797