Configure the ADC built-in agent to manage instances 编辑

November 3, 2022 Contributed by:  C R R

Configure the ADC built-in agent to manage instances

A built-in agent is available on Citrix ADC MPX, VPX, Gateway instances running the version 12.1.48.13 and later and on Citrix ADC SDX instances running version 13.0 61.x and later and 12.1 58.x and later. You can initiate this agent on the ADC instance instead of installing a dedicated agent in your data center or public cloud. The built-in agent enables communication between the instance and Citrix ADM.

Note

Built-in agent is available only on the following Citrix ADC instance types:

  • Citrix ADC MPX
  • Citrix ADC VPX
  • Citrix ADC SDX
  • Citrix Gateway

The built-in agent is ideal for smaller ADC standalone or HA pair deployments. If you have multiple ADC instances, use a dedicated agent for deployments. This agent ensures you have better data aggregation capabilities than the built-in agent. For more information, see Install an agent on-premises
.

Citrix ADM supports management and monitoring of Citrix ADC instances using built-in agents. However, the following features are not supported in the built-in agent:

  • Application dashboard
  • Web Insight
  • SSL insight
  • HDX insight
  • Gateway insight
  • Security insight
  • Advanced analytics
  • Pooled licensing

You can transition from a built-in agent to an external agent. For more information, see Transition from a built-in agent to an external agent
.


Prerequisites

Before you configure a built-in agent on the Citrix ADC instance, ensure the following:

  • The Citrix ADC (MPX, VPX, or Gateway) instance is running on the version 12.1.48.13 or later. The SDX instance is running version 13.0.61.x and later.

  • A DNS name server is added on the Citrix ADC instance.

    For more information, see Add a name server
    .

  • You have a Citrix Cloud account. For more information, see Sign up for Citrix Cloud
    .

Note

For all information related to ports and other system requirements, see System Requirements
.


Configure the built-in agent

Perform the following tasks to configure the ADC built-in agent:

  1. Select the Built-in agent option as instructed in Getting Started
    .

  2. Copy the Service URL and Activation code.

    The agent uses the service URL to locate the service and the activation code to register with the service. Skip step 7 if you are an MPX or a Gateway customer.

    Copy service URL and activation code

  3. Initiate the built-in agent using an SSH client. Gateway users must skip this step.

    1. Log on to your Citrix ADC instance. For more information, see Access a Citrix ADC
      .

    2. Navigate to the /var/mastools/scripts directory and type the following command:

      On the SDX instance

      ./mastools_init.sh <user_name> <service-url> <activation-code> -sdx<!--NeedCopy-->
      • In <user_name>, enter Citrix ADC user name.
      ./mastools_init.sh <device-profile-name> <service-url> <activation-code> -sdx -profile<!--NeedCopy-->

      Note

      Citrix ADM discovers all VPX instances running on that SDX and you don’t have to register the VPX instances individually.

      On VPX instances not running on an SDX appliance and MPX and Gateway instances:

      If the ADC image version is lower than 13.0 61.x or 12.1 57.x, you must check the mastools version by typing the command cat /var/mastools/version.txt. If the output is 0.0-0.0, it is the first time.

      Type one of the following commands given in the following, depending on the software version.

      ADC image versionIs mastools_version 0.0-0.0?Command for registration with profileCommand for registration without profile
      Lower than 13.0 61.xx and 12.1 57.xxYes./mastools_init.sh <device_profile_name> <service_url> "MAS;<activation_code>" -profile./mastools_init.sh <user_name> <pwd> <service_url> "MAS;<activation_code>"
      Lower than 13.0 61.xx and 12.1 57.xxNo./mastools_init.sh <device_profile_name> <service_url> <activation_code> -profile./mastools_init.sh <user_name> <pwd> <service_url> <activation_code>
      Higher than 13.0 61.x and 12.1 57.xxNot applicable./mastools_init.sh <device_profile_name> <service_url> <activation_code> -profile./mastools_init.sh <user_name> <pwd> <service_url> <activation_code>
      • In <user_name>, enter Citrix ADC user name.

    Note

    In an HA pair, complete the registration on the primary node. If you run the registration on the secondary node, the following message appears:

    Please run the registration command on the primary node.

  4. Return to the Citrix ADM page and click Register Instance.

  5. In Add Instances, view the instance where you initiated the built-in agent. Ensure the instance is in the Up status and click Next.

    Add instances

  6. Click Done.

Complete built-in agent configuration

After successful built-in agent configuration, you can access the Citrix ADM features such as:

  • Virtual server and analytics – Apply licenses to your virtual server to manage ADC instances. For more information, see Manage subscriptions
    .

  • Application dashboard – To view all applications in a holistic way. For more information, see Application management and dashboard
    .

  • Infrastructure analytics – This feature helps you to visualize the factors that resulted or might result in an issue on the instances. For more information, see Infrastructure Analytics
    .

Note

You can also configure the built-in agent by navigating to the Infrastructure > Instances > Agents > Generate Activation code page. Copy and paste the URL and activation code to an ADC instance and discover that instance.

After the built-in agent is initiated, navigate to Infrastructure > Instances > Citrix ADC. This page displays the details about the managed instance discovered using the built-in agent.


Troubleshooting

You can check logs if registration fails or if registration succeeds but the built-in agent does not appear in the Citrix ADM GUI.

  • If registration fails, check logs in /var/mastools/logs/mastools_reg.py.log
  • If registration succeeds, but the built-in agent does not appear in the Citrix ADM GUI, check:
    • Mastools_upgrade logs in /var/mastools/logs/mastools_upgrade.log
    • Binary logs in /var/log/mastoolsd.log.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:43 次

字数:11218

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文