Citrix NetScaler SDX discovery

  • Release version: Washingtondc
  • Updated January 30, 2025
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Citrix NetScaler SDX Discovery

    The ServiceNow Discovery application enables the detection of Citrix NetScaler SDX devices through a specific pattern. This functionality is available starting from the Quebec release and requires the latest Discovery and Service Mapping Patterns application from the ServiceNow Store for optimal performance. The new classification mechanism introduced in Quebec improves reliability by preventing entire probe failures when individual sub-probes encounter issues.

    Show full answer Show less

    Key Features

    • Classification Mechanism: Utilizes a triggerprobem2m table to manage probes associated with relevant protocols, triggering the Interactive Probe Shell via ssh.
    • Data Collection: During the discovery process, key information is captured and populated in the Configuration Management Database (CMDB), including device name, serial number, IP address, and OS version.
    • Dependency Views: Visual representation of all discovered Citrix NetScaler SDX resources and their interrelationships within your organization.

    Key Outcomes

    By implementing Citrix NetScaler SDX discovery, customers can expect:

    • Accurate inventory management of Citrix NetScaler SDX devices within the CMDB.
    • Improved operational efficiency through reliable data collection and visualization of device relationships.

    Prerequisites

    • Ensure the following applications are installed:
      • CMDB CI Class Models (version 1.0.20)
      • Discovery and Service Mapping Patterns (version 1.0.72)
    • Create SSH credentials for connecting to Citrix NetScaler SDX devices.
    • Verify the Discovery user has permissions to execute specific commands for data collection.

    The ServiceNow Discovery application can discover Citrix NetScaler SDX devices using the Citrix NetScaler SDX pattern. Discovering some of these resources requires updating the Discovery and Service Mapping Patterns application from the ServiceNow Store.

    You can use this pattern on the ServiceNow AI Platform® starting from the Quebec release.

    The new classification mechanism introduced in Quebec triggers the pattern. The classification mechanism prevents the whole probe from failing if a sub probe in a multi-probe fails.​

    The classification mechanism includes a new trigger_probe_m2m table, which defines which classification probe to trigger in relation to the relevant protocol. For this pattern, it triggers the Interactive Probe Shell over the ssh protocol.​

    Request apps on the Store

    Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Prerequisites

    Verify that the following applications are installed
    • CMDB CI Class Models (version 1.0.20)
    • Discovery and Service Mapping Patterns (version 1.0.72)
    Create SSH credentials
    Create SSH credentials for the Citrix NetScaler SDX device. For more information, see SSH credentials.
    Verify permissions for the following commands
    Verify that the Discovery user added in the ServiceNow AI Platform instance can run the following commands:
    Command Description
    show vmdevice Get virtual machine (VM) instances.
    show hardware Provides a quick overview of all configurable settings for the Citrix NetScaler SDX devices.

    Data collected by Discovery during horizontal discovery

    Discovery populates the data in the CMDB when running the Citrix NetScaler SDX pattern.

    Table 1. Citrix NetScaler SDX [cmdb_ci_citrix_netscaler_sdx]
    Field Description
    Name [name] The name of the Citrix NetScaler SDX device.
    Serial number [serial_number] The serial number of the Citrix NetScaler SDX device.
    IP Address [ip_address] The IP address of the Citrix NetScaler SDX device.
    Object ID [object_id] The CI identifier of the Citrix NetScaler SDX device, which includes the serial_number and ip_address​.
    Description [short_description] The description of the Citrix NetScaler SDX device.
    OS Version [os_version] The version of the Citrix NetScaler SDX device.​
    Table 2. Citrix Netscaler [cmdb_ci_lb_netscaler]
    Field Description
    Name [name] The name of the Citrix NetScaler load balancer​.
    Serial number [serial_number] The serial number of the Citrix NetScaler load balancer.
    IP Address [ip_address] The IP address of the Citrix NetScaler load balancer​.

    On the Dependency Views map you can see all discovered Citrix NetScaler SDX resources in your organization, and the relationships between them.

    Citrix NetScaler SDX dependency

    CI relationships

    These relationships are created to support Citrix NetScaler SDX discovery:

    CI Relationship CI
    Citrix Netscaler [cmdb_ci_lb_netscaler] Registered on::Has registered Citrix NetScaler SDX [cmdb_ci_citrix_netscaler_sdx]