Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Dynatrace/Dynatrace-AppMon-FastPack-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

FastPack-Builder

GUI Tool to automatically create Dynatrace Fastpacks

About

This tool automatically packages and creates a fastpack based on a source directory containing the "raw" files.

Usage

Open the jar file by right clicking and opening with Java(TM) Platform Binary or the following command from the command line.
java -jar FastPack_Builder.jar

This will open the GUI tool.

Use the GUI to select your "raw files" folder then process the dashboard.

Your fastpack will be generated and placed into the original "raw files" folder.

Web Dashboard Support
Web dashboards are stored on the server as a JSON and XML file pair.
  1. Grab both files off the server ([DT_INSTALL_DIR]/server/conf/web/

  2. Create a subfolder within the "raw files" folder called webdashboards

  3. Drop the JSON and XML file(s) into this webdashboards subfolder

Current Limitations

Accepts the following files & formats:
  • Dashboard files (must end with .dashboard.xml)
  • System Profile Files (must end with .profile.xml)
  • User Plugins (must end with .jar)
  • License key files (must end with .key)
  • Sensor Packs (must be the directory containing the plugin.xml file for the sensor pack. Hint: Extract the .dtcs file).

Does NOT currently support arbitrary files. For more info, see issues for all bugs / enhancement requests.

Support

This tool is written, developed and maintened by Adam Gardner. All support requests should be directed to adam.gardner@dynatrace.com or by creating an issue on Github.

About

GUI Tool to automatically create Dynatrace Fastpacks

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages