Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Owner
Stefan Heumader
Website
http://check-ironport.urandom.at
Download URL
http://check-ironport.urandom.at/cgi-bin/index.pl?menu=download&download=latest
License
GPL
Compatible With
documentation can be found at http://check-ironport.urandom.at/cgi-bin/index.pl?menu=documentation
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
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.
thanks for the report, I added the zero value to the check, since there are 3 possible values for 'everything is fine' so: fixed in version 1.0
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!