29 Jun 2018
06:52 AM
- last edited on
18 May 2023
11:12 PM
by
Michal_Gebacki
Hi,
we need to run SQL queries in DB for various Health checks .
Is it possible to send a SQL query to DB every 5/10/15 min remotely from Cluster or gateway or locally from ONeagent? Is there any plugin available for the same?
Thanks
Himanshu Mor
Solved! Go to Solution.
You could write a OneAgent Plugin.
Hi @Himanshu M.
I was just wondering if you ever managed to get any joy with this?
Unfortunately this is not possible without writing your own plugin 😞
https://answers.dynatrace.com/answers/223657/view.html
so writting a plugin is the only solution, right?
Thanks.
Elena.
Either write an extension or use another tool to do the query and send the result to Dynatrace using one of the APIs.