Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
ZooKeeper Checks: 1. ruok - checks to see if ZooKeeper reports itself as ok 2. isro - checks to see if ZooKeeper is still writable 3. mode - checks to see if ZooKeeper is in the proper mode (leader/follower) vs standalone 4. avg latency - the average latency reported by ZooKeeper is within the thresholds given. Optional 5. stats - full stats breakdown 6. also reports ZooKeeper version
Current Version
Last Release Date
October 3, 2013
Owner
Hari Sekhon
Website
https://github.com/harisekhon/nagios-plugins
Download URL
Compatible With
Part of the Advanced Nagios Plugins Collection, download it here:
./check_zookeeper.pl --help
Nagios Plugin to monitor Zookeeper
Checks:
1. ruok - checks to see if ZooKeeper reports itself as ok 2. isro - checks to see if ZooKeeper is still writable 3. mode - checks to see if ZooKeeper is in the proper mode (leader/follower) vs standalone 4. avg latency - the average latency reported by ZooKeeper is within the thresholds given. Optional 5. stats - full stats breakdown 6. also reports ZooKeeper version
usage: check_zookeeper.pl [ options ]
-H --host ZooKeeper Host to connect to -P --port ZooKeeper Client Port to connect to (defaults to 2181) -w --warning Warning threshold or ran:ge (inclusive) for avg latency -c --critical Critical threshold or ran:ge (inclusive) for avg latency -s --standalone OK if mode is standalone (by default expects leader/follower mode as part of a proper ZooKeeper cluster with quorum) -h --help Print description and usage options -t --timeout Timeout in secs (default: 10) -v --verbose Verbose mode -V --version Print version and exit
You must be logged in to submit a review.
To:
From: