Barracuda

check_barracuda_queue

Description:

Monitor Barracuda Spam Firewall Appliance queue sizes

Current Version

Last Release Date

June 18, 2009

Compatible With


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!
Project Files
Project Notes
This is a perl plugin for Nagios that uses Net::SNMP to query a Barracuda Spam Firewall's mail queue sizes. Uses SNMP v1 (as far as I know, these appliances only use v1) and has configurable WARNING and CRITICAL alert thresholds. There is a PHP-based check_cuda plugin already, however my CentOS 3 monitoring box doesn't have php-snmp, so I wrote this one in Perl.
Reviews (2) Add a Review
SNMP V2 & V3 Only.....:(
by nishith, January 31, 2013
Plugins worked properly without giving more efforts. Thanks for SNMP V1.

Now, Newly implemented firewall contains SNMP V2 & V3 Only. No option to configure SNMP V1 to use this plugin any more.

Can somebody help me to find SNMP V2/V3 plugin?

Nishith N.Vyas
Helpful? Yes  No 
Slight updating needed with 5.1
by brandonsteili, October 31, 2012
Still working great, but the OID_Base needed updating with 5.1 as did the queues table.

$OID_BASE = '1.3.6.1.4.1.20632.2'; # .2=in, .3=out, .4=deferred
Helpful? Yes  No 
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
4.5 (4)
Favorites
0
Views
100,254