dt_suparch_platform_analyzer.php
If you have found yourself digging into a support archive structure looking for some agent and its logs, you will find useful this little tool I provide. It's a PHP script that reads the support archive content (once decompressed) and give you a CSV file with a summary of all agents info including:
Simply put the program in the root folder of the decompressed support archive, run it with php and you'll have the result in a file named agents_info.csv in the same folder. You can set the CSV separator in the program very easily too if you need it.
If you don't have PHP installed (Windows desktop i'm talking about), you can use XAMPP Lite (that is free and include it) from PortableApps.com without install anything. Here is the link: http://portableapps.com/apps/development/xampp
Currently the program only covers agents. The rest of the DT components (collector, server, etc.) is pending.
Of course, this program is not supported at all by Dynatrace or Compuware.
Please let me know any comment.
Note on Nov.25: I've updated the script with several fixes and the option to also look for info in other files.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET