TOP LEVEL CATEGORIES
EXPLORE
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Monitor Barracuda Spam Firewall Appliance queue sizes
Current Version
Last Release Date
June 18, 2009
Owner
Nagios Exchange
Website
http://members.dca.net/fpater/permanent/check_barracuda_queue
Compatible With
the script
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.
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
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
You must be logged in to submit a review.
To:
From: