Build precise queries to find exactly what you need
Press ESC to close
I was also receiving the following error:
./check_emc_clariion.pl -H XXXXXXX -u XXXXXXX -p XXXXXX -t disk syntax error at ./check_emc_clariion.pl line 1316, near “){” syntax error at ./check_emc_clariion.pl line 1336, near “}” Execution of ./check_emc_clariion.pl aborted due to compilation errors.
Resolution: Check what version of Perl you’re running (terminal command: Perl -v). I was on 5.8.8 and was receiving this error. The error seems to be coming from the switch.pm module and believe it may have been fixed in Perl 5.10.X. However, the switch module has been deprecated in Perl v 5.14. So to get this plugin functioning you can either update Perl to a version just prior to 5.14 or update to the newest version of Perl and install the legacy Switch module separately.
Other than this issue, this plugin is working great. Thanks for all the efforts in maintaining it.
Hope this helps!
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!