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 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 HTTP flow packets that were decapsulated from ICAP traffic and submitted for analysis.

Prerequisites
  • Administrator, Operator, Monitor, or Analyst access to the Intelligent Virtual Execution - Server appliance.

  • Make sure that the third-party device settings are configured so that the device can act as an ICAP client. For details about the prerequisites for the ICAP client configuration, see ICAP client configuration prerequisites.

  • You have enabled the ICAP service on the ADD Product Series appliance. For details about how to enable the ICAP service, see Enabling or disabling ICAP service using the CLI.

  • You have enabled the response modification mode. For details about how to enable the response modification mode, see Enabling or disabling ICAP response modification modes using the CLI .

  • You have configured the ICAP service settings so that the Intelligent Virtual Execution - Server appliance can run an ICAP server. For details about how to configure the ICAP service settings, see Configuring the ICAP server port and SSL certificate using the CLI.

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            : 0
    ICAP REQMOD Blocked             : 0
    ICAP RESPMOD Received           : 0
    ICAP RESPMOD Blocked            : 0
    ICAP Files Submissions          : 0