Dynatrace Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 38: Line 38:


* https://community.dynatrace.com/community/display/DOCDT65/Chart+Dashlet
* https://community.dynatrace.com/community/display/DOCDT65/Chart+Dashlet
===Chart Resolution===
The resolution dictates how a chart represents detailed data. The maximum resolution for live data is 10 seconds.


=Series=
=Series=

Revision as of 20:54, 3 November 2016

Internal

System Profile

Application Monitoring Agent

AppMon

Measure

PMI Measure

Performance Monitoring Infrastructure (PMI) measure.

Aggregation

Events captured for a Measure are aggregated into a measurement per 10 seconds interval. Each measurement has the following attributes:

  • average - represents the average of all event values per interval
  • minimum - represents the minimum encountered value per interval
  • maximum - represents the maximum encountered value per interval
  • count - represents the event count per interval.

Sensor

A sensor is a piece of code that is injected into the monitored applications at certain points to extract the relevant data.

Dashboard

A dashboard is a UI element that permits aggregation of diagnostic data of of different kinds.

Dynatrace provides rich client and web dashboards.

Dashlet

Chart Dashlet

Chart Resolution

The resolution dictates how a chart represents detailed data. The maximum resolution for live data is 10 seconds.

Series

JMX Support

Dynatrace and JMX