ADC CLI Commands

videooptimization

The following operations can be performed on “videooptimization”:

stat videooptimization

Shows video optimization statistics

Synopsis

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

Arguments

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

Counters

ClearText PD Video (CTPDVideo) Total number of progressive download HTTP videos

ClearText ABR Video (CTABVideo) Total number of adaptive bitrate HTTP videos

Encrypted ABR Video (EABVideo) Total number of adaptive bitrate HTTPS videos

QUIC Video (QUICVideo) Total number of QUIC videos

Other (videooptOther) Non video traffic

ClearText ABR Video Sessions (CTABVideoSes) Total number of adaptive bitrate HTTP video sessions

Encrypted ABR Video Sessions (EABVideoSes) Total number of adaptive bitrate HTTPS videos

QUIC Video Sessions (QUICVideoSes) Total number of sessions with QUIC videos

ClearText PD Bytes (CTPDVideoBytes) Total number of bytes for progressive download HTTP videos

ClearText ABR Bytes (CTABVideoBytes) Total number of bytes for adaptive bitrate HTTP videos

Encrypted ABR Bytes (EABVideoBytes) Total number of bytes for adaptive bitrate HTTPS videos

QUIC Bytes (QUICVideoBytes) Total number of bytes for QUIC videos

Other (videooptOtherBytes) Total number of bytes for non video traffic

videooptimization