Viewing the statistics for the ICAP service using the CLI

Prev Next

Use the show icap-service stats command in this topic to view the collected statistics based on ICAP traffic that is monitored on the Intelligent Virtual Execution - Server appliance. Details of the statistics for the ICAP service include the following:

  • Number of request modifications (REQMOD) that were received for the ICAP service on the Intelligent Virtual Execution - Server appliance.

  • Number of request modifications blocked.

  • Number of response modifications (RESPMOD) that were received for the ICAP service on the Intelligent Virtual Execution - Server appliance.

  • Number of response modifications blocked.

  • Total number of request and response modifications that were received for the ICAP service on the Intelligent Virtual Execution - Server appliance.

  • Number of request and response modifications that were received per second for the ICAP service on the Intelligent Virtual Execution - Server appliance.

  • Total number of HTTP flow packets that were decapsulated from ICAP traffic and submitted for analysis.

Prerequisites
To view the statistics for the ICAP service:
  1. Go to CLI enable mode.

    hostname > enable
  2. View the statistics collected for the ICAP service.

    hostname # show icap-service stats
    ICAP Service Statistics:
    ------------------------
    ICAP REQMOD Received            : 618
    ICAP REQMOD Blocked             : 13
    ICAP RESPMOD Received           : 3256
    ICAP RESPMOD Blocked            : 1
    ICAP File Submissions           : 2915
    

    When using REQMOD mode, a single upload request can now include up to five files. In this case, the ICAP REQMOD Received stat will increase by 1, while the ICAP File Submissions stat will show the total number of files uploaded (up to five files per request).