You can export agent configurations from your staging site and then import the configurations to your production site from the application dashboard.
For each business application configuration that you want move from staging to production:
- Export the configuration from the staging application to an XML file. See Export and Import Business Application Configurations.
- Modify the XML output of the staging application to use the production application name.
Do not modify the node hierarchy or the POJO/POCO rules. - Import the XML files to create a new application definition of the controller.
- Deploy/start the agents on the production servers.
You can also partially import/export transaction configurations and health rule configurations.
See:
- Export and Import Business Application Configurations
- Import and Export Health Rule Configurations
- Import and Export Transaction Detection Configuration for Java
- Import and Export Transaction Detection Configuration for .NET
- Import and Export Transaction Detection Configuration for Node.js
- Import and Export Transaction Detection Configuration for PHP