Agent configuration variables
Agent configuration variables for Citrix XenApp environment
Directory path and variable | Description |
---|---|
/BTK/XenApp | |
/configuredFarms | Stores a comma separated list of all configured XenApp farms. |
/BTK/XenApp/FarmName | |
/server | Stores the name of the configured server which is XenApp controller in the farm. |
/user | Stores the user name for the XenApp server. |
/port | Stores the WinRM port number for XenApp server. |
/connectionProtocol | Stores the protocol that is used for connection. |
/serverFilter | Set this variable to include or exclude XenApp servers from monitoring. Default value is .*\A1 For example: regex\Aoption
|
/useFarmCredentials | Set this variable to 1 to use the configuration provided for XenApp Server (like credentials, protocol and port) for individual connections with all XenApp servers in the farm or set this variable to 0 to use a different configuration. |
/BTK/XenApp/FarmName/Regex | |
/user | Stores the user name for the XenApp servers matching this regular expression. |
/port | Stores the WinRM port number for XenApp servers matching this regular expression. |
/connectionProtocol | Stores the protocol that is used for connection. |