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

How to read CSV data from server to build a dashboard

SachinJindal
Helper

Hi,

 

I have scripts running on the server for capturing the data every 5 mins and wanted to read those files/capture data and present them in the dashboard.

Note: OneAgent is already installed on a server.

 

Regards

3 REPLIES 3

pahofmann
DynaMight Guru
DynaMight Guru

You could call the metrics api in your script to push the data to dynatrace. 

Or you could convert it to a OneAgent Extension. 

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

SachinJindal
Helper

havent used API before , any example which can help?

pahofmann
DynaMight Guru
DynaMight Guru

The documentation I linked contains an Example that should fit your use case. Adding a new metric to an existing host.

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

Featured Posts