Cisco

check_ironport.pl

Description:

check_ironport.pl is a Nagios Plugin, which requests specific parameters via SNMP from a Cisco Ironport Web, Mail and Management Security appliance.

Current Version

1.0

Last Release Date

2013-01-10

Compatible With

  • Nagios 3.x

License

GPL


Project Notes
documentation can be found at http://check-ironport.urandom.at/cgi-bin/index.pl?menu=documentation
Reviews (2) Add a Review
Litlle bug on check license keys
by halfspawn, September 30, 2014

bugs noticed: check keySecondsUntilExpire returns alway ok (9999999> value). Init $value to 9999999 at line #314 must be set inside the "if (grep" just bellow. Best regard



some bugs
by gridd, September 30, 2012

good plugin. bugs noticed: around 342 line: if ($o_category eq 'raidLastError') { if ($value eq 'No Errors') should be if ($o_category eq 'raidLastError') { if ($value eq 0) since $value is a numeric, not a string.



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 (2)
Favorites
0
Views
98,738