Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
11-16-2017 10:40 PM
Hey all, I want to get the list of AppD agents. I mean we can see those list of agents in settings but I want to get all of those agents to excel sheet. So is there any way that we can export the list of agents and details. Thank you
Solved! Go to Solution.
11-17-2017 02:01 PM
When i first signed on as our company's appD admin I was nearly fired for a very similar need and the fact that such a basic feature was unavailable anywhere but by viewing the UI. There is a configuration exporter that can provide you something somewhat like this, but i think the limitation is FLASH. Once this application moves to HTML5 entirely, I think that's an easy feature to build in that most C-levels want from their middle men/admins.
11-20-2017 05:21 AM
Hi,
No easy way to do this. But you could try the below options
1) Create small program which can read /controller/rest/applications - List of all applications and get list of nodes from /controller/rest/applications/<application-name|application-id>/nodes
2) Go to AppDynamis Agents page. Take screenshot. Trim the picture. Copy it to One Note. Right click and Copy to Text.
:)
Regards,
11-22-2017 12:42 PM
If you are the AppD admin for your controller, i would assume you would also have the ability to login to controller database and write a query to pull all the nodes that are being monitored, it also indicates the type of node/agent etc, you can dump that to csv and it works :)
Thanks,
Gurmit.
11-22-2017 12:46 PM
11-24-2017 05:03 PM
That's the track I was on last time. However, you have to keep in mind that querying a foreign data model arbitrarily leaves you with no idea how you're affecting the tables or services attempting to write into them. Sure, I could potentially spend a day getting the data model together, figure out all the joins, write a large and complex query, then execute that query hoping the data and controller kept their integrity.
There could also be an "export agents to XLS or CSV" functionality written by the developers that understand the data model and the impact of querying against them too in the same amount of time that would be available to everyone.
01-12-2018 12:11 PM
This is really easy to do now with newly available https://www.appdynamics.com/community/exchange/extension/appdynamics-dexter-data-extraction-enhanced... extension
04-01-2020 07:46 AM
Here's the way I do it.
I do it with Google Chrome and Microsoft Excel, haven't tried with other browsers/spreadsheets
1. Zoom out as much as you can so you get as many agents as possible in your screen
(it doesn't matter if you can't read the text anymore)
2. Click anywhere in the page and drag it to an excel sheet.
No fancy selection needed, this is going to drag the whole page, including the menu.
It will be a bit laggy, but the list will be transfered as-is in an excel spreadsheet.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form