Build precise queries to find exactly what you need
Press ESC to close
@sumit.tyagi
Favorites0
Views
Projects0
Working fine at client server [nagios@co libexec]$ /usr/local/nagios/libexec/check_ora_db --action=lsnrstatus --service=xe --oh=/u01/app/oracle/product/11.2.0/xe --lsnrports=10.10.2.175:1521 [OK] Listener status (Host:Port 10.10.2.175:1521 - OK) But giving error at Nagios server [nagios@nagios ~]$ /usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/12.1/client64/lib /usr/local/nagios/libexec/check_ora_db ORACLE_HOME=/usr/lib/oracle/12.1/client64 --action=lsnrstatus --service=xe --oh=/usr/lib/oracle/12.1/client64 --lsnrports=10.10.2.175:1521 [CRITICAL] Listener status (Host:Port 10.10.2.175:1521 - CRITICAL)
Reviewed 7 years ago