Page 1 of 1

JDBC Monitoring

Posted: Fri Feb 07, 2014 9:21 am
by micropact
Hi Everyone,

We host a java web application that runs in Tomcat with a JDBC connection to an Oracle 11g server. We monitor the Tomcat containers themselves but we'd also like to monitor the connection between the application and the database server, which is where we have our most frequent problems. Any guidance on how to implement this type of monitoring? We'd really appreciate it.

Nate

Re: JDBC Monitoring

Posted: Fri Feb 07, 2014 3:59 pm
by tmcdonald
For most Java-based checks, JMX is a good place to start. A plugin for it can be found here:

http://exchange.nagios.org/directory/Pl ... mx/details

Note however the following:

[*]It might not do exactly what you need it to
[*]JMX can be a bit tricky to set up initially

https://blogs.oracle.com/jmxetc/entry/what_is_jmx