Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_rrd is a perl script to query data in rrd databases. It uses rrd::poller and nagios::plugins.
Current Version
Last Release Date
May 28, 2009
Owner
Nagios Exchange
Website
http://nagios-fr.org/
check_rrd
This plugin has been created to fill the gap between tools like collectd that poll locally and put results over the network in rrd databases. It is used to query thoses databases on the Nagios server, check result against warning and critical value and give back result to Nagios.
This would be a sample query: ./check_rrd.pl -R rra_file.rrd --ds data_source -w100 -c150 --start -10min --end -5min The important thing is the --end -5min, if you use now, the last value might be a NAN, then it would always give a CRITICAL (because there are NaN values)
/usr/local/src> sudo ./check_rrd -F /usr/local/nagios/libexec/reqs_2647.rrd -D reqs -w 30 -c 50 Argument "" isn't numeric in numeric le (cal/perl-5.16.1/lib/site_perl/5.16.1/Nagios/Plugin/Range.pm line 98. RRD OK - : I having some trouble pulling values with higher versions of perl than 5.8.
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!