Skip to content

Entity Metric Graphs Report

Daniel Odievich edited this page Apr 20, 2018 · 27 revisions

Overview

Entity Metrics report shows graphs for all Metrics for each and every detected Application, Tier, Node, Business Transaction, Backend, Service Endpoint, Errors and Information Point.

The report graphs are only produced for Entities that had some metric activity (HasActivity=True in EntityMetrics report).

The sets of metrics are driven by EntityMetricsExtractMapping.csv. See Metric Sets for more information.

Report File Locations

Entity Metric Graphs report is produced when Input\Metrics=True and Output.EntityMetrics=True.

Entity Metric Graphs report has the following file format Report\<Controller>\<Application>\<APP|TIER|NODE|BT|BACK|ERR|SEP|IP>\MetricGraphs.<APP|TIER|NODE|BT|BACK|ERR|SEP|IP>.<ControllerName>.<ApplicationName>.<EntityName>.<Start Date and Time>-<End Date and Time>.xlsx

For example, APP\MetricGraphs.APP.demo1.appdynamics.com.ECommerce.66.2017111020-2017111022.xlsx

Data File Locations

The data for the report is in the following files: Report\METR\<APP|TIER|NODE|BT|BACK|ERR|SEP|IP>.<Metric Folder Name>.metricvalues.csv

Report Contents

Data Pivot
1.Parameters
2.Contents
3.Controllers
4.Applications, 4.Applications.Hourly 4.Applications.Pivot
4.Applications.Activity Flow
5.Tiers 5.Tiers.Hourly 5.Tiers.Pivot
5.Tiers.Activity Flow
6.Nodes, 6.Nodes.Hourly 6.Nodes.Pivot
6.Nodes.Activity Flow
7.Backends, 7.Backends.Hourly 7.Backends.Pivot
7.Backends.Activity Flow
8.BTs, 8.BTs.Hourly 8.BTs.Pivot
8.BTs.Activity Flow
9.SEPs, 9.SEPs.Hourly 9.SEPs.Pivot
10.Errors, 10.Errors.Hourly 10.Errors.Pivot
11.Information Points, 11.Information Points.Hourly 11.Information Points.Pivot

1.Parameters

This sheet describes the parameters of the extraction and reporting job that produced this report.

Column Data Type Purpose
Controller URL Controller that was queried
UserName String User that was used to retrieve data from the Controller
Application String Name of Application that was queried
ApplicationID Integer ID of Application in Controller
Status String Whether Application was successfully queried

2.Contents

This sheet provides quick access to the contents of this report and provides at-a-glance number of rows in each of the sheet’s tables.

Column Data Type Purpose
Sheet Name String Name of the sheet in the report
Num Entities Integer Number of Entities in that sheet
Link Hyperlink Link to the sheet in the report

3.Controllers

This sheet provides information about Controllers covered by this report.

Column Data Type Purpose
Controller URL Controller that was queried
UserName String User that was used to retrieve data from the Controller
Version String Version of the Controller
NumApps Integer Number of APM Applications registered in the Controller
ControllerLink URL Link to Controller

4.App|5.Tiers|6.Nodes|7.Backends|8.BTs|9.SEPs|10.Errors|11.IPs.

Entity.Metrics

All data for the metric graphs specified in the mapping file is stored in this sheet.

Clone this wiki locally