Collect_NetScaler_Config_VPNvServer

Prev Next

The Collect_NetScaler_Config_VPNvServer collection extension collects the NetScaler VPNvServer details from a Citrix NetScaler.

  • Type: Collection

  • Source of data: Citrix NetScaler NitroAPI: /nitro/v1/config/vpnvserver

  • Tables created: DYNC_ CitrixNetScalerConfig_VPNvServer

  • Log files created: Collect_NetScaler_Config_VPNvServer.log

Columns

The following table explains the columns created by Collect_NetScaler_Config_VPNvServer:

Name

Type

Display name

Description

name

String

name

This is the NetScaler device.

vServername

String

vServername

Name of the virtual server for which to show detailed statistics.

authentication

String

authentication

Require authentication for users connecting to Citrix Gateway.

Default value is ON.

Possible values are ON or OFF.

doublehop

String

doublehop

Use the Citrix Gateway appliance in a double-hop configuration.

Default value is DISABLED.

Possible values are ENABLED or DISABLED.

maxaaausers

Double

maxaaausers

Maximum number of concurrent user sessions allowed on this virtual server. The actual number of users allowed to log on to this virtual server depends on the total number of user licenses.

icaonly

String

icaonly

When set to ON, this implies Basic mode, where the user can log on with either Citrix Receiver or a browser and get access to the published apps configured at the XenApp/XenDesktop environment.

Default value is OFF.

Possible values are ON or OFF.

icaproxysessionmigration

String

icaproxysessionmigration

This option determines whether an existing ICA Proxy session is transferred when the user logs on from another device.

Default value is OFF.

Possible values are ON or OFF.

curaaausers

Double

curaaausers

The number of current users logged on to this virtual server.

curtotalusers

Double

curtotalusers

The total number of current users connected through this virtual server.

clttimeout

Double

clttimeout

The idle time, if any, in seconds after which the client connection is terminated.

deploymenttype

String

deploymenttype

Default value is 5.

Possible values are:

  • NONE

  • ICA_WEBINTERFACE

  • ICA_STOREFRONT

  • MOBILITY

  • WIONNS

vserverfqdn

String

vserverfqdn

Fully qualified domain name for a VPN virtual server. This is used during StoreFront configuration generation.

Files

The following files are created for Collect_NetScaler_Config_VPNvServer:

  • Collect_NetScaler_Config_VPNvServer.bat: Calls the PowerShell script that is doing the actual collection.

  • Collect_NetScaler_Config_VPNvServer.metadata: Collection extension instructions used by SysTrack.

  • Collect_NetScaler_Config_VPNvServer.ps1: PowerShell script that does the collections.