The net-tnsping library provides a way to ping Oracle databases and ensure that they're up and running. Unlike the tnsping command line program, which only pings the listener, the net-tnsping library pings both the listener and the database itself.
Daniel J. Berger
gem "net-tnsping", "~> 1.3.0"