Dynatrace integration with Apache webserver -
i have apache webserver php module display information. i'd able data dynatrace , put data in webserver through cronjob. problem have no clue on how push data dynatrace server. there apis or different way of doing this?
thanks in advance.
dynatrace provides rest reporting interface can pull out data dynatrace can put on dashboard , in consumable such csv, xml, json, ... - here link public doc page on reporting interface: https://community.compuwareapm.com/community/display/docdt61/server-+and+clientside+xml+reporting
so - need following
1: create dashboard , put charts on show measures interested in, e.g: apache thread count, cpu, throughput, ...
2: save dashboard on dynatrace server
3: use rest interface query data , put external system
if have more questions on feel free post them on our own dynatrace community forum: https://community.compuwareapm.com/community/display/dtforum/dynatrace+forums+home
andi
Comments
Post a Comment