07 Mar 2025
04:12 PM
- last edited on
10 Mar 2025
07:26 AM
by
MaciejNeumann
Hi All,
I want to build a dashboard to show active data collection status for all applications monitored, intention is to keep eye on dashbaord and take actions if oneAgent on any application is not collecting data.
1.show current infra data collection status for oneAgent.
2.show technology wise data collection status for oneAgent.
3.show RUM data collection status.
Regards,
Guru Gogi
10 Mar 2025 11:53 PM
@gurugogi Just my thoughts...
For OneAgent you can start by looking at the Host availability states and display the data in a way that suites your requirement
https://docs.dynatrace.com/docs/shortlink/host-availability#states
example -
For technology wise data collection status for oneAgent, you can create something similar to OneAgent health overview as in the below link
https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/oneagent-health#health-state-metric
example - (can be made better)
11 Mar 2025 04:39 AM
@p_devulapalli Hi ,
Thanks for reply, we have DT Managed setup,
1.yes managed has host availability metrics so oneAgent status I can configure.
2. technology wise data collection status for oneAgent - this one I need to explore.
Thanks, I will explore and update here.