Dynatrace Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
* '''maximum''' - represents the maximum encountered value per interval | * '''maximum''' - represents the maximum encountered value per interval | ||
* '''count''' - represents the event count per interval. | * '''count''' - represents the event count per interval. | ||
=Sensor= | =Sensor= |
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.
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.