check_oracle_health timed out
Posted: Mon Dec 18, 2017 6:20 am
Team,
we have setup oracle health check time/tablespace/tns monitoring.
and while connecting to DB, on tablespace we are getting an error 'UNKNOWN - check_oracle_health timed out after 1800 seconds' however it should be connect with in 15 seconds but as this DB has huge tablespace so we are trying to connect it within 1800 seconds but still unable to fetch the data .
--- Able to connect with DB.
./check_oracle_health -t 5 --connect mc030000000:1512/test --username nagios --password '***' --mode connection-time --warning 1 --critical 2
WARNING - 1.62 seconds to connect as NAGIOS | connection_time=1.6184;1;2
--- tns ping is also working fine.
./check_oracle_health -t 15 --connect mc0300:00001512/test --username nagios --password '*****' --warning 70 --critical 80 --mode tnsping
OK - connection established to mc0300ux006:1531/ISRVE.
--- Tablespace timed out.
./check_oracle_health -t 1800 --connect mc03000000:1512/test --username nagios --password '****' --warning 95 --critical 96 --mode tablespace-usage
UNKNOWN - check_oracle_health timed out after 1800 seconds
ping/telnet and nrpe client is also working fine.
Please advise if any other details are required to more troubleshoot on this.
we have setup oracle health check time/tablespace/tns monitoring.
and while connecting to DB, on tablespace we are getting an error 'UNKNOWN - check_oracle_health timed out after 1800 seconds' however it should be connect with in 15 seconds but as this DB has huge tablespace so we are trying to connect it within 1800 seconds but still unable to fetch the data .
--- Able to connect with DB.
./check_oracle_health -t 5 --connect mc030000000:1512/test --username nagios --password '***' --mode connection-time --warning 1 --critical 2
WARNING - 1.62 seconds to connect as NAGIOS | connection_time=1.6184;1;2
--- tns ping is also working fine.
./check_oracle_health -t 15 --connect mc0300:00001512/test --username nagios --password '*****' --warning 70 --critical 80 --mode tnsping
OK - connection established to mc0300ux006:1531/ISRVE.
--- Tablespace timed out.
./check_oracle_health -t 1800 --connect mc03000000:1512/test --username nagios --password '****' --warning 95 --critical 96 --mode tablespace-usage
UNKNOWN - check_oracle_health timed out after 1800 seconds
ping/telnet and nrpe client is also working fine.
Please advise if any other details are required to more troubleshoot on this.