cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Export Oneagent Health via DQL

vishnu_kumar
Helper

Hi,

Is it possible to get the results of Oneagent Health on a DQL query?

I mean this page:
OneAgent health overview — Dynatrace Docs

I found that the Env V2 API, monitoringstate does it. (Correct me if wrong)

vishnu_kumar_0-1740753632432.png
For some reason, this API returns even healthy entities, even though I set the entitySelector like:

type("PROCESS_GROUP_INSTANCE"),healthState("UNHEALTHY")

Maybe am querying the API wrongly.

Let me know if its possible on DQL.

Regards,
Vishnu

DT Enthusiast
2 REPLIES 2

vishnu_kumar
Helper

can anyone help me with this query?

DT Enthusiast

In case anyone looking for same info, there is option to export the data at the bottom of the page.
Looks like:

vishnu_kumar_0-1744375779564.png

Only allowed 1000 entries, so had to add filters to reduce the count and then export

DT Enthusiast

Featured Posts