Dynatrace Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
Performance Monitoring Infrastructure (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. | |||
=Resolution= | =Resolution= |
Revision as of 20:53, 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.
Resolution
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.