Build precise queries to find exactly what you need
Press ESC to close
Had to change the script to get the right environment variables
BEGIN { unless (($ENV{BEGIN_BLOCK}) or $^C) { $ENV{“LD_LIBRARY_PATH”} = ‘/usr/lib/oracle/11.2/client/lib/’; $ENV{BEGIN_BLOCK} = 1; exec ‘env’,$0,@ARGV; } }
My system is Red Hat Linux. I installed
oracle-instantclient11.2-basic-11.2.0.2.0.i386.rpm oracle-instantclient11.2-sqlplus-11.2.0.2.0.i386.rpm
I think the lack of environment is due some changes in last versions of oracle instant client for linux.
Thanks for the plugin!
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!