29 Jun 2018 02:52 PM - last edited on 19 May 2023 07:12 AM 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.
02 Jul 2018 12:34 PM - last edited on 06 Mar 2024 09:56 AM by IzabelaRokita
You could write a OneAgent Plugin .
23 May 2019 02:09 PM
Hi @Himanshu M.
I was just wondering if you ever managed to get any joy with this?
14 Jun 2019 12:16 PM - last edited on 06 Mar 2024 09:56 AM by IzabelaRokita
Unfortunately, this is not possible without writing your own plugin 😞
22 Jun 2021 12:44 PM
so writting a plugin is the only solution, right?
Thanks.
Elena.
22 Jun 2021 12:46 PM
Either write an extension or use another tool to do the query and send the result to Dynatrace using one of the APIs.