Page 1 of 1

CHECK_ORACLE_HEALTH - unable to aquire tablespace info

Posted: Mon Oct 05, 2020 1:51 pm
by linux4force
Hi everyone

I have a monitoring to check tablespace Oracle.
The monitoring this is returning in console and web interface.

Code: Select all

[root@nagios libexec]#./check_oracle_health --connect=service --user=xxxxx --password=xxxxx  --mode=tablespace-usage
CRITICAL - unable to aquire tablespace info
What could cause this return?

Re: CHECK_ORACLE_HEALTH - unable to aquire tablespace info

Posted: Mon Oct 05, 2020 5:44 pm
by gormank
Did you install DBD and other modules? Did you run all the grants on the DB?
Maybe try telling it to do a tnsping and run with the verbose argument.