AppDynamics
Integrate AppDynamics with Cloudaware to discover applications, tiers, and nodes for unified observability and CMDB correlation.
info
- Audience: Cloudaware administrators
- Outcome: The AppDynamics account is connected, and AppDynamics objects are continuously discovered in the CMDB
Capabilities
The integration supports:
- Discovery of AppDynamics applications, tiers, nodes, and backends in the CMDB
- Relationships between AppDynamics service context and related cloud, on-premises, and application assets
- Search and reporting for AppDynamics service health and inventory in Cloudaware
Prerequisites
Before you begin, make sure you have:
- Access to a Cloudaware account.
- A user with access to the Admin Console and permissions to manage cloud accounts, organizations, and integrations (Cloudaware Administrator).
- Controller (OAuth API) URL, e.g.,
https://<controller> - API Client Name and Client Secret with read access
Add an AppDynamics Account to Cloudaware
To connect your AppDynamics account to Cloudaware:
- In Cloudaware, go to Admin.
- Find AppDynamics, then click + ADD.
- Enter the following values:
- Name: A display name for this connection
- URL: The controller OAuth API endpoint in the format
https://controlleraddress - API Client Name: The client identifier
- Client Secret: The client secret
- Click SAVE.
- Confirm that the integration status indicator is green.
tip
Allow the initial discovery cycle to complete after enabling the integration.
View AppDynamics Data in CMDB
To browse discovered AppDynamics resources:
- In Cloudaware, open CMDB Navigator.
- In the left pane, select APPDYNAMICS.
- Open an object list, e.g., AppDynamics Applications, to view records.
Supported Objects
Cloudaware ingests the following AppDynamics objects:
| AppDynamics Object | CMDB Object API Name |
|---|---|
| AppDynamics Account | CA10APD__CaAppDynamicsAccount__c |
| AppDynamics Application | CA10APD__CaAppDynamicsApplication__c |
| AppDynamics Backend | CA10APD__CaAppDynamicsBackend__c |
| AppDynamics Node | CA10APD__CaAppDynamicsNode__c |
| AppDynamics Tier | CA10APD__CaAppDynamicsTier__c |
Troubleshooting
note
Initial data collection may take time to complete.
Authentication Failed or Integration Shows Red Status
- Confirm that the AppDynamics controller URL is correct and reachable.
- Verify the API Client Name and Client Secret values.
- Check that the AppDynamics API client has the required read access.
- Re-enter the credentials by editing the integration in Cloudaware.
No Data Appears Several Hours After a Successful Save
- Allow the initial discovery cycle to complete.
- Confirm that the AppDynamics account contains applications, tiers, nodes, or backends that the API client can read.
- In CMDB Navigator, verify that you are viewing the APPDYNAMICS section and related resources.
Network or Connection Errors Occur
- Confirm that Cloudaware can reach the AppDynamics controller endpoint.
- Check firewall, proxy, and allowlist rules for outbound access to the controller.
Changes in AppDynamics Are Not Yet Visible in Cloudaware
- Synchronization is periodic. Wait for the next cycle or contact support to review the schedule.
Still stuck? Contact Cloudaware Support at support@cloudaware.com with the integration name and a brief description of the issue.
Reconfigure or Remove the Integration
warning
To rotate credentials, edit the existing integration instead of deleting and re-creating it.
Update the Integration Details
- Go to Admin.
- Select AppDynamics.
- Select the specific integration.
- Open the three-dot menu (⋮), then click Edit.
- Update the required fields.
- Click Save.
Remove the Integration from Cloudaware
- Go to Admin.
- Select AppDynamics.
- Select the specific integration.
- Open the three-dot menu (⋮), then click Delete.
- Confirm the deletion if prompted.
Security Notes
- Use read-only client permissions.
- Rotate secrets per your policy.