-
Notifications
You must be signed in to change notification settings - Fork 48
License Validation
Daniel Odievich edited this page Mar 19, 2020
·
7 revisions
AppDynamics DEXTER includes a license file called LicensedFeatures.json
. It looks like that:
{
"Signature": "qul0RySU...<snip>...==",
"LicensedFeatures": {
"ExpirationDateTime": "2031-01-01T00:00:00Z",
"ApplicationSummary": false,
"Configuration": true,
"Dashboards": true,
"DetectedEntities": true,
"EntityDashboards": true,
"EntityDetails": true,
"EntityMetricGraphs": true,
"EntityMetrics": true,
"Events": true,
"FlameGraphs": true,
"HealthCheck": false,
"Licenses": false,
"Snapshots": true,
"UsersGroupsRolesPermissions": true
}
}
The entitlement parameters map to the contents of Output section in Job File.
The file also contains the expiration date.
To get the license for things like Health Check and Licenses, contact AppDynamics Professional Services via Getting Support
- Home
- Getting Started Walkthrough
- Run
-
Excel Reports
- Detected APM Entities
- Detected SIM Entities
- Detected DB Entities
- Detected WEB Entities
- Detected MOBILE Entities
- Detected BIQ Entities
- Entity Metrics
- Entity Metric Graphs
- Registered APM Metrics
- Entity Flowmaps
- Configuration
- Events and Health Rule Violations
- Entity Details
- Snapshots
- Snapshot Method Calls
- Individual Snapshot
- Users and Permissions
- Dashboards
- Health Check
- PowerBI Reports
- Tableau Reports
- Browser Reports