TOP LEVEL CATEGORIES
EXPLORE
Description:
Flexible ZooKeeper znode check, useful for HBase, SolrCloud, Hadoop NameNode HA & JobTracker HA ZKFC or any other ZooKeeper based service.
Checks:
1. root znode (“/”) exists ( we are successfully connected to ZooKeeper(s), tries all given ZooKeepers in turn ) 2. given znode exists (useful for checking ephemeral znodes eg. HBase Master is reporting alive by holding ephemeral node in ZooKeeper) 3. given znode’s literal contents, substring match (eg. server we expect is the Master. optional) 4. given znode’s contents against regex (eg. one of the servers we expect is the Master, flexible, anchoring etc. optional) 5. given znode is not blank/empty (unless -d “” is intentionally specified) 6. given znode is ephemeral (optional) 7. given znode has children / no children znodes (optional. Useful when the child znodes are dynamic but you just need to check for their existence) 8. given znode’s age against –warning/–critical thresholds (optional)
Current Version
Last Release Date
October 24, 2013
Compatible With
Owner
Hari Sekhon
Website
https://github.com/harisekhon/nagios-plugins
Download URL
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.