ADC CLI Commands

appqoe-policy

The following operations can be performed on “appqoe-policy”:

show add stat rm set

show appqoe policy

Display all the configured AppQoE policies.

Synopsis

show appqoe policy []

Arguments

name

Output

stateflag rule Expression or name of a named expression, against which the request is evaluated. The policy is applied if the rule evaluates to true.

action Configured AppQoE action to trigger

hits Number of hits.

gotoPriorityExpression Expression specifying the priority of the next policy which will get evaluated if the current policy rule evaluates to TRUE.

bindPriority Specifies the binding of the policy. use only in display

boundTo The name of the entity to which the policy is bound.

activePolicy type devno count

add appqoe policy

Add a new AppQoE policy for binding rule with action

Synopsis

add appqoe policy -rule -action

Arguments

name rule Expression or name of a named expression, against which the request is evaluated. The policy is applied if the rule evaluates to true.

action Configured AppQoE action to trigger

stat appqoe policy

Displays collected brief statistics for all AppQoE policies, or detailed statistics for only the specified policy.

Synopsis

stat appqoe policy [] [-detail] [-fullValues] [-ntimes ] [-logFile ] [-clearstats ( basic | full )]

Arguments

name policyName

detail Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.

fullValues Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated

ntimes The number of times, in intervals of seven seconds, the statistics should be displayed. Default value: 1 Minimum value: 0

logFile The name of the log file to be used as input.

clearstats Clear the statsistics / counters

Possible values: basic, full

Output

count devno stateflag

Counters

Server TTFB (SvrTTFB) Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy.

Server TTFB (SvrTTFB) Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy.

Server TTLB (SvrTTLB) Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy.

Server TTLB (SvrTTLB) Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy.

Client TTLB (CltTTLB) Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy.

Client TTLB (CltTTLB) Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy.

Average Server TTFB (SvrTTFB) Average Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy.

Average Server TTLB (SvrTTLB) Average Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy.

Average Client TTLB (CltTTLB) Average Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy.

ThroughPut(Kbps) (ThroughPut) Throughput in Kbps calculated on this AppQoE policy

Server TCP connections (TotSvr) Total number of server connections that were established through this AppQoE Policy

Client TCP connections (TotClt) Total number of client connections that were requested through this AppQoE Policy

Requests received (TotReq) Total number of requests that were requested through this AppQoE policy

Requests bytes (TotReqBytes) Total number of requests bytes that were requested through this AppQoE policy

Responses received (TotRsp) Total number of responses received by this AppQoE policy

Response bytes (TotRspBytes) Total number of response bytes received by this AppQoE policy

Alternate responses sent (TotJSsent) Total number of in-memory responses sent instead of expected responses through this AppQoE policy

Alternate responses bytes sent (TotJSBytessent) Total bytes of in-memory responses sent through this AppQoE policy

Policy hits (Hits) Number of hits on the policy

Client HTTP transactions Total number of client transactions processed by this AppQoE policy.

Svr HTTP transactions Total number of server transactions processed by this AppQoE policy.

Svr HTTP transactions Total number of server transactions processed by this AppQoE policy.

Client TTLB (CltTTLB) Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy.

Server TTLB (SvrTTLB) Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy.

Server TTFB (SvrTTFB) Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy.

Example

stat appqos policy

rm appqoe policy

Remove an AppQoE policy.

Synopsis

rm appqoe policy

Arguments

name Name of the AppQoE policy to be removed.

set appqoe policy

Synopsis

set appqoe policy [-rule ] [-action ]

Arguments

name rule Expression or name of a named expression, against which the request is evaluated. The policy is applied if the rule evaluates to true.

action Configured AppQoE action to trigger

appqoe-policy