NetScaler SDX

Introduction to Console Advisory Connect for NetScaler SDX appliances

NetScaler Console service is a cloud-based solution that helps you manage, monitor, orchestrate, automate, and troubleshoot your NetScaler SDX appliances. It also provides analytical insights and curated machine learning based recommendations for your applications health, performance, and security. For more information, see NetScaler Console service.

Console Advisory Connect is a feature to enable seamless onboarding of NetScaler SDX appliances onto NetScaler Console service. This feature helps NetScaler SDX appliances and NetScaler Console service to function as a holistic solution, which offers customers multi fold benefits.

Console Advisory Connect feature lets the NetScaler SDX instance automatically connect with NetScaler Console service and send system, usage, and telemetry data to it. Using this data, the NetScaler Console service gives you some insights and recommendations on your NetScaler SDX infrastructure - like quick identification of performance issues, and high resource usage.

To harness the power of NetScaler Console service, you can choose to onboard your NetScaler SDX appliances to NetScaler Console service. The onboarding process uses Console Advisory Connect, and makes the experience seamless and faster for you.

Points to note

  • Console Advisory Connect is now available on NetScaler MPX, SDX, and VPX instances, and NetScaler Gateway appliances.

  • Console Advisory Connect is not yet available on the NetScaler Console service.

For more information, see Data governance.

How does Console Advisory Connect support with NetScaler Console service?

Here is a high-level workflow of how the Console Advisory Connect feature on NetScaler interacts with NetScaler Console service.

  1. Console Advisory Connect feature on NetScaler SDX appliance auto connects with NetScaler Console service using a periodic probe request.

  2. This request has system, usage and telemetry data, using which the NetScaler Console service gives you some insights and recommendations on your NetScaler infrastructure - like quick identification of performance issues, and high resource usage.

  3. You can view the insights and recommendations and decide to onboard your NetScaler SDX appliances to the NetScaler Console service to start managing your NetScaler SDX appliances.

  4. When you decide to onboard, the Console Advisory Connect feature helps complete the onboarding seamlessly.

What versions of NetScaler is Console Advisory Connect supported on?

Console Advisory Connect is supported on all NetScaler platforms and all appliance models (MPX, VPX, and SDX). Starting from NetScaler release 13.0 build 64.xx, Console Advisory Connect is enabled by default for NetScaler SDX appliances.

How to enable Console Advisory Connect?

If you are an existing NetScaler customer, and upgrade to NetScaler release 13.0 build 64.xx, Console Advisory Connect is enabled by default as part of the upgrade process.

If you are a new NetScaler customer, installing NetScaler release 13.0 build 64.xx, Console Advisory Connect is enabled by default as part of the install process.

Note

Unlike the new NetScaler appliances, existing NetScaler SDX appliances find the route through Citrix Insight Service (CIS) or Call Home.

How to enable and disable Console Advisory Connect?

You can enable and disable Console Advisory Connect from CLI, GUI, or NITRO API methods.

Using the CLI

To enable the Console Advisory Connect by using the CLI

At the command prompt, type:

set autoreg_setting autoreg=true

To disable the Console Advisory Connectby using the CLI

At the command prompt, type:

set autoreg_setting autoreg=false

To display Console Advisory Connect settings by using the CLI

show autoreg_setting

                 autoreg: true

     is_banner_displayed: true

Done

Using the GUI

To disable the Console Advisory Connect by using the NetScaler GUI

  1. Navigate to System. On the System page, click Configure Console Advisory Connect under System Settings section.

  2. On the Configure NetScaler Console Parameters page, clear Enable Console Advisory Connect, and click OK.

    Configure Console Advisory Connect

Using the NITRO API

You can disable Console Advisory Connect by using the NITRO command.

curl -X PUT -H "Content-Type:application/json" http://192.0.2.10/nitro/v1/config/sdx_autoreg -d '{"sdx_autoreg":{"autoreg":"false"}}' -u nsroot:Test@1

NetScaler Console built-in agent behavior

From NetScaler release 13.0 build 61.xx and higher, NetScaler SDX instances have built in agent with Console Advisory Connect functionality. The NetScaler Console built-in agent available on NetScaler SDX instances starts like an active daemon and communicates with NetScaler Console service. After communication with NetScaler Console service is established, the built-in agent auto-upgrades itself to the latest software version regularly.

References

For more information on Console Advisory Connect, see the following topics:

Introduction to Console Advisory Connect for NetScaler SDX appliances