ica-latencyprofile¶
The following operations can be performed on "ica-latencyprofile":
rm ica latencyprofile¶
This command removes the specified ica l7latencyprofile.
Synopsis¶
rm ica latencyprofile
Arguments¶
name Name of the ICA l7latencyprofile.
Example¶
rm ica l7latencyprofile profile1
set ica latencyprofile¶
This command modifies the specified parameters of the specified ica l7latencyprofile.
Synopsis¶
set ica latencyprofile
Arguments¶
name Name of the profile that you want to modify.
l7LatencyMonitoring Enable/Disable L7 Latency monitoring for L7 latency notifications
Possible values: ENABLED, DISABLED Default value: DISABLED
l7LatencyThresholdFactor L7 Latency threshold factor. This is the factor by which the active latency should be greater than the minimum observed value to determine that the latency is high and may need to be reported Default value: 4 Minimum value: 2 Maximum value: 65535
l7LatencyWaitTime L7 Latency Wait time. This is the time for which the Citrix ADC waits after the threshold is exceeded before it sends out a Notification to the Insight Center. Default value: 20 Minimum value: 1 Maximum value: 65535
l7LatencyNotifyInterval L7 Latency Notify Interval. This is the interval at which the Citrix ADC sends out notifications to the Insight Center after the wait time has passed. Default value: 20 Minimum value: 1 Maximum value: 65535
l7LatencyMaxNotifyCount L7 Latency Max notify Count. This is the upper limit on the number of notifications sent to the Insight Center within an interval where the Latency is above the threshold. Default value: 5 Minimum value: 1 Maximum value: 65535
Example¶
set ica l7latencyprofile profile1 -latencyThresholdfactor 20
add ica latencyprofile¶
This command creates an ica latencyprofile with the options specified.
Synopsis¶
add ica latencyprofile
Arguments¶
name Name for the ICA latencyprofile. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the ICA latency profile is added.
The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my ica l7latencyprofile" or 'my ica l7latencyprofile').
l7LatencyMonitoring Enable/Disable L7 Latency monitoring for L7 latency notifications
Possible values: ENABLED, DISABLED Default value: DISABLED
l7LatencyThresholdFactor L7 Latency threshold factor. This is the factor by which the active latency should be greater than the minimum observed value to determine that the latency is high and may need to be reported Default value: 4 Minimum value: 2 Maximum value: 65535
l7LatencyWaitTime L7 Latency Wait time. This is the time for which the Citrix ADC waits after the threshold is exceeded before it sends out a Notification to the Insight Center. Default value: 20 Minimum value: 1 Maximum value: 65535
l7LatencyNotifyInterval L7 Latency Notify Interval. This is the interval at which the Citrix ADC sends out notifications to the Insight Center after the wait time has passed. Default value: 20 Minimum value: 1 Maximum value: 65535
l7LatencyMaxNotifyCount L7 Latency Max notify Count. This is the upper limit on the number of notifications sent to the Insight Center within an interval where the Latency is above the threshold. Default value: 5 Minimum value: 1 Maximum value: 65535
Example¶
add ica latencyprofile profile1 -l7latencythresholdfactor 4
unset ica latencyprofile¶
Use this command to remove ica latencyprofile settings.Refer to the set ica latencyprofile command for meanings of the arguments.
Synopsis¶
unset ica latencyprofile
show ica latencyprofile¶
Displays details of the specified ica l7latencyprofile. If no l7latencyprofile is specified, displays a list of ica l7latencyprofiles on the Citrix ADC.
Synopsis¶
show ica latencyprofile [
Arguments¶
name Name of the ica l7latencyprofile.
Output¶
stateflag l7LatencyMonitoring Enable/Disable L7 Latency monitoring for L7 latency notifications
l7LatencyThresholdFactor L7 Latency threshold factor. This is the factor by which the active latency should be greater than the minimum observed value to determine that the latency is high and may need to be reported
l7LatencyWaitTime L7 Latency Wait time. This is the time for which the Citrix ADC waits after the threshold is exceeded before it sends out a Notification to the Insight Center.
l7LatencyNotifyInterval L7 Latency Notify Interval. This is the interval at which the Citrix ADC sends out notifications to the Insight Center after the wait time has passed.
l7LatencyMaxNotifyCount L7 Latency Max notify Count. This is the upper limit on the number of notifications sent to the Insight Center within an interval where the Latency is above the threshold.
refCnt Number of entities using this l7latencyprofile
builtin Indicates that the ICA latencyprofile is a built-in (SYSTEM INTERNAL) type.
feature The feature to be checked while applying this config
isDefault A value of true is returned if it is a default l7latencyprofile
devno count
Example¶
sh ica l7latencyprofile profile1