RRD

check_rrd

Description:

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

Compatible With


Project Files
Project Notes
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.
Reviews (2) Add a Review
It works fine, only a minor glitch
by aseques, May 31, 2013

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)



testing on perl 5.10 and 5.16
by dxk9_dtman, December 31, 2012

/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.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
2.5 (4)
Favorites
0
Views
99,713