09 Oct 2018 11:39 AM
Hi,
as It's explained in the documentation, there are three plugins to get specific metrics from MS SQL , MySQL and PostgreSQL.
As far as I understand from doc, it's needed to install OneAgent on DB machines to get that information with these plugins, am I right?
On the other hand, it there in the roadmap any other plugin for Oracle Databases?
Thanks in advance.
Alberto.
Solved! Go to Solution.
09 Oct 2018 11:43 AM - last edited on 16 Oct 2023 03:56 PM by random_user
Hi Alberto,
edit: I was wrong here, yes, you will need OneAgent on the machines for MSSQL, PostgreSQL and MySQL.
Oracle Database Insights is in development but there isn't a release date yet:
https://community.dynatrace.com/spaces/482/dynatrace...
This will remotely run from an ActiveGate though so you won't need an OneAgent on your Oracle machines.
best regards
Franz
09 Oct 2018 11:54 AM
Thanks,
just to clarify: for MS Server, MySQL and PostgreSQL the plugin is to run under ActiveGate, so you need to install agents on DB machines but for Oracle it won't be necessary because it will run under ActiveGate.
Why this difference? Typically, DB machines are vey big (many RAM's of memory) and it's very hard to spend a lot of Host Units of license just to get some metrics from Databases health.
Alberto.
09 Oct 2018 12:31 PM
Hi Alberto,
I assume this has to do with the different architecture of these DBMSs. For MSSQL you don't even need credentials because OneAgent collects all the metrics from the process while you will need credentials for PostgreSQL and MySQL. Also, ActiveGate plugins aren't even available yet so this was the only possibility up until now.
Another point though: for all the calls to your database that are done from instrumented hosts by supported technologies, you will already have request-level details from the instrumentation of your JDBC, ADO.NET etc.
It's not always cost-effective to instrument big RAM DB machines with OneAgent.
best regards
Franz