Remote DB connections via Oracle SQLnet
While Logic Monitor seems determined that it needs to "connect" to a remote host to gather data, in the case of Oracle DB up / down testing it's much easier to just perform a remote connection via SQLnet.
Has anyone been able to build remote database login calls from the collectors?
We created Groovy script from a bash script to connect on the Collector via Oracle SQLnet but haven't been able to integrate that into the Collector server. The idea being - we'll add these scripts for each database on each server using or Oracle LDAP DB names which resolve fine in our SQLnet script. Do a simple connect - verify and return OK/ not OK.
This will help us resolve the issues with Logic Monitor failing to understand Oracle RAC and PDB databases.
Thanks,
Ben