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

Dynatrace API to fetch configuration information of Host and Process.

dattatray_m
Guide

Hi,

How can I fetch configuration parameter from Host and Process using Dynatrace API.

I need to fetch below parameters:

Host Level

  • Operating System
  • CPU (Family, Speed, Cores, Architecture)
  • Memory
  • Disk (Mount Points with allocated quota)
  • Network Cards (Bandwidth, IP Address)

Process Level

Incase of Java Process

  • JVM (version, vendor)
  • Heap Allocated (min, max)
  • GC Policy

 

 

Thanks and Regards,

Dattatray Madake

 

 

1 REPLY 1

skrystosik
DynaMight Guru
DynaMight Guru

All you need is timeseries API 🙂

https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/timeseries/

Sebastian


Regards, Sebastian

Featured Posts