Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_rrdtraf

Rating
4 votes
Favoured:
0
Hits
132520
Files:
FileDescription
check_rrdtraf-0.5.tar.gzcheck_rrdtraf-0.5.tar.gz
Nagios CSP

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!
A plugin to check MRTG traffic stored in RRD files. Similar to the check_mrtgtraf plugin distributed with the Nagios plugins, but for use when the LogFormat: rrdtool option is set in MRTG.
This plugin will check a MRTG RRD file for the current incoming and outgoing traffic levels, and alert if they exceed a specified threshold. Features include:

* Separate incoming/outgoing warning/critical thresholds
* Ability to check the age of the .rrd files to verify they are being updated
* Ability to set the units used to display data (bps, kbps, mbps, gbps)

November 25, 2008 - Changes in v0.5
* Bug: typo in OS type check causing occasional issues
* Added: Now sets the LC_NUMERIC environment variable to (hopefully) solve issues caused by systems that used different number formats than the script expected.

Please see the INSTALL, README and Changes files included in the package for more information.
Reviews (1)
bywindquill, December 29, 2017
I'm using Nagios Core 4.3.4 + Cacti 1.1.28 with CentOS 7. It is working perfectly fine and it display "Current BW" after install bc-1.06.95.

For troubleshoot:
# /usr/local/nagios/libexec/check_rrdtraf -f /var/lib/cacti/rra/ -c 800000,800000 -w 8000000,8000000 -e 300