Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks metrics from a given Hadoop daemon's JMX /metrics page, supports JobTracker, TaskTracker, HBase Master & RegionServer
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_hadoop_metrics.pl --help
Nagios Plugin to parse metrics from a given Hadoop daemon's /metrics page
Currently supports metrics for sections:
JobTracker: jvm mapred fairscheduler (specify -m 'pool:<name>:<map|reduce>:<metric_name>')
TaskTracker: jvm mapred
HBase Master / RegionServer: jvm rpc hbase (requires -m <metric> prefix of one of the following to disambiguate metrics since some appear in more than one section) - 'master:', - 'regionserver:' - 'RegionServerDynamicStatistics:'
usage: check_hadoop_metrics.pl [ options ]
-H --host Host to connect to -P --port Port to connect to (eg. JobTracker 50030, TaskTracker 50060, HBase Master 60010, HBase RegionServer 60030) -m --metrics Metric(s) to collect, comma separated. Output in the order specified for convenience. Optional thresholds will only be applied when a single metrics is given -a --all-metrics Grab all metrics. Useful if you don't know what to monitor yet or just want to graph everything -w --warning Warning threshold or ran:ge (inclusive) -c --critical Critical threshold or ran:ge (inclusive) -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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!