Specifications

3-161
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
show statistics epm
show statistics epm
To display EndPoint Mapper (EPM) statistics for a WAE, use the show statistics epm EXEC command.
show statistics epm
Command Modes EXEC
Device Modes application-accelerator
Usage Guidelines This command displays the number of total requests and responses recorded.
Examples Table 3-68 describes the fields shown in the show statistics epm display.
Related Commands (config) policy-engine application map adaptor EPM
Ta b l e 3-68 Field Descriptions for the show statistics epm Command
Field Description
Total requests Number of requests processed by the EPM adaptor
(incremented once for each connection).
success Number of EPM requests which were successfully parsed by
the EPM adaptor.
fault Number of connections which were not successfully handled
because of a bad client request (or a valid request that does not
require processing by the EPM adaptor).
Total responses Number of responses processed by the EPM adaptor
(incremented once for each connection).
policy match Number of connections which were successfully handled by the
EPM adaptor, such as “dynamic match created,” for example.
UUID not configured Number of times that a client requested a service that is not
configured in the policy engine.
service unavailable Number of times that a client requested a service, which the
server reported to be unavailable.
fault Number of connections which were not successfully handled
because of a bad client response or because of an internal error
which occurred while processing the client response.