Oracle Agent issues
Posted: Fri Apr 29, 2016 3:14 am
Hi Team,
We have installed Oracle agent couple of months back, it was working fine and suddenly I am facing the below issue.
We have installed Oracle agent couple of months back, it was working fine and suddenly I am facing the below issue.
[root@lussvpnagiosxi00 ~]# /bin/env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib ORACLE_HOME=/usr/lib/oracle/11.2/client64 /usr/local/nagios/libexec/check_oracle_health -t 60 --connect '172.30.248.10:1521/JDAEPPRD' --username 'nagios' --password 'nagios' --mode tablespace-free --warning 5: --critical 2:
CRITICAL - connection could not be established within 60 seconds
[root@lussvpnagiosxi00 ~]# /bin/env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib ORACLE_HOME=/usr/lib/oracle/11.2/client64 /usr/local/nagios/libexec/check_oracle_health --connect '172.30.248.10:1521/JDAEPPRD' --username 'nagios' --password 'nagios' --mode tablespace-free --warning 5: --critical 2: --timeout 300
CRITICAL - cannot connect to 172.30.248.10:1521/JDAEPPRD. ORA-12170: TNS:Connect timeout occurred (DBD ERROR: OCIServerAttach)