| addicalatencyprofile |
Use this method to this method creates an ica latencyprofile with the options specified. |
Syntax |
Parameters |
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'). This is mandatory parameter. |
l7latencymonitoring |
Enable/Disable L7 Latency monitoring for L7 latency notifications 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. |
Return Value |
Returns simpleResult |
See Also |