Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_riak_stats.pl (Advanced Nagios Plugins Collection)
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
30538
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!
Part of the Advanced Nagios Plugins Collection, download it here:
https://github.com/harisekhon/nagios-plugins
./check_riak_stats.pl --help
Nagios Plugin to check Riak's /stats metrics
usage: check_riak_stats.pl [ options ]
-H --host Riak node to connect to
-P --port Port to connect to (defaults to 8098)
-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). Only applied when a single metric is given and that metric is a float
-c --critical Critical threshold or ran:ge (inclusive). Only applied when a single metric is given and that metric is a float
-s --expected-string Expected string for metric if one metric is given. Takes priority over threshold range metrics
-h --help Print description and usage options
-t --timeout Timeout in secs (default: 10)
-v --verbose Verbose mode
-V --version Print version and exit
https://github.com/harisekhon/nagios-plugins
./check_riak_stats.pl --help
Nagios Plugin to check Riak's /stats metrics
usage: check_riak_stats.pl [ options ]
-H --host Riak node to connect to
-P --port Port to connect to (defaults to 8098)
-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). Only applied when a single metric is given and that metric is a float
-c --critical Critical threshold or ran:ge (inclusive). Only applied when a single metric is given and that metric is a float
-s --expected-string Expected string for metric if one metric is given. Takes priority over threshold range metrics
-h --help Print description and usage options
-t --timeout Timeout in secs (default: 10)
-v --verbose Verbose mode
-V --version Print version and exit
Reviews (0)
Be the first to review this listing!