Try it free

Rename a network zone

  • Dynatrace Classic
  • How-to guide
  • 1-min read
  • Published Apr 08, 2020

To rename a network zone, create a new network zone with the new name and move all ActiveGates and OneAgents to the new zone.

Moving ActiveGates from an existing network zone means reduced capacity in that zone. To maintain full capacity at all times and ensure smooth movement, we recommend that you install new ActiveGates for the new network zone so OneAgents can start using the new ActiveGates as they are moved to the new zone.

  1. Create a new name for the network zone.
  2. Install ActiveGates for the new network zone.
    Be sure to specify the network zone installation parameter. See Customize ActiveGate installation for more information.
  3. Change the network zone for every OneAgent in the old zone via command-line interface. For instructions on cloud deployments, select the appropriate link in the expandable section.
Deploy network zones in a cloud

Kubernetes

Deploy OneAgent on Kubernetes

Deploy OneAgent on Kubernetes via DaemonSet

Deploy OneAgent on Kubernetes for application only

OpenShift

Deploy OneAgent on OpenShift

Deploy OneAgent on OpenShift via DaemonSet

Deploy OneAgent on OpenShift for application only

Amazon Web Services

Deploy OneAgent on AWS Fargate

Deploy OneAgent on Elastic Container Service

Deploy OneAgent on AWS Elastic Beanstalk

Deploy OneAgent on Elastic Kubernetes Service

Azure

Deploy OneAgent on Azure Virtual Machines

Deploy OneAgent on Azure Kubernetes Service

Cloud Foundry

Deploy OneAgent on BOSH

Deploy OneAgent on Cloud Foundry

Google Cloud

Deploy OneAgent on Google Kubernetes Engine

Heroku

Deploy OneAgent on Heroku

  1. Restart your OneAgents in the following order.
    1. OS code modules
    2. Technology code modules
    3. Application-only deployments
    4. zRemote code module
  2. Uninstall the ActiveGates in the old network zone.
  3. Delete the old network zone. Use the DELETE a network zone API call.

Related topics

  • Network zones API