I migrated a oracle databas to another server room and link with another icinga2.
now the check_oracle_health got :
CRITICAL - cannot connect to MSZ. timeout alarm
it work well with cmd:
/usr/lib/nagios/plugins/thirdparty/consolabs/libexec/check_oracle_health -connect MSZ -mode connection-time -password password -user nagios
OK - 0.05 seconds to connect as NAGIOS | connection_time=0.0509;1;5
how could i find the details?