DX Application Performance Management

 View Only

Oracle synthetic ping EPA plugin 

Mar 20, 2015 12:57 PM

This EPA extension is a java class that will execute an SQL call per entry in EPAconfig against Oracle DBs and provide value, status and execution time. You can add more than one java class entry per EPA, just use different property file names.

 

Note: You must add the Oracle JDBC driver (ojdbc<version>.jar) file to the classpath of the EPAgent.

 

See the ExampleConfig directory.

 

It was not created by me, just posting it here.

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
oraclesynthetic_forepa.zip   6 KB   1 version
Uploaded - May 29, 2019

Tags and Keywords

Comments

Feb 09, 2017 07:36 AM

Never mind; I got it.

Feb 09, 2017 06:52 AM

Guenter_Grossberger Having trouble downloading this. Is this posted internally where I can grab it?

Feb 09, 2017 06:46 AM

MS actually provides JDBC drivers for Java here: https://docs.microsoft.com/en-us/sql/connect/jdbc/microsoft-jdbc-driver-for-sql-server

 

Then it would just mean updating which databases you wanted to measure.

Feb 08, 2017 07:30 PM

Anyone have similar plugin for MS SQL Server? I have a customer who could use it. 

Mar 20, 2015 01:12 PM

Understood; my comment was about the fact that ojdbc14.jar is unsupported now and could only be used with 10g.

For newer versions, you will need to download ojdbc6.jar or ojdbc7.jar.

 

I'm definitely digging into this and see how it works it my Oracle 11g VM.

Mar 20, 2015 01:08 PM

I didn't include any drivers. It says: "You must add the OJDBC14.jar file to the classpath of the EPAgent."

Mar 20, 2015 01:06 PM

Does that driver work with 11g?

I think that only works with 8, 9, and 10.

You can download the more recent drivers here

Related Entries and Links

No Related Resource entered.