pem stats actionΒΆ

pem stats action(1)	      BIG-IP TMSH Manual	   pem stats action(1)



NAME
       action - Displays and resets PEM policy action statistics.

MODULE
       pem stats

SYNTAX
       Display statistics for the action component within the pem stats module
       using the syntax in the following section.

   DISPLAY
	show action
	  option:
	    (default | exa | gig | kil | meg | peta | raw | tera | yotta | zetta)

DESCRIPTION
       You can use the action component to display PEM policy action
       statistics. The statistics details are described below:

       Pass Specifies the number of flows that are passed (gate enabled).

       Drop Specifies the number of flows that are dropped (gate disabled).

       Clone
	    Specifies the number of flows to which clone actions apply.

       HTTP Redirect
	    Specifies the number of flows to which redirection actions apply.

       ICAP Request
	    Specifies the number of flows to which ICAP actions apply on the
	    request direction.

       ICAP Response
	    Specifies the number of flows to which ICAP actions apply on the
	    response direction.

       Steering
	    Specifies the number of flows to which steering actions apply.

       Service Chain
	    Specifies the number of flows to which steering endpoint actions
	    apply.

       Steering on Response
	    Specifies the number of flows to which steering actions apply on
	    the response direction.

       QoS Uplink
	    Specifies the number of uplink flows to which QoS actions apply.
	    Uplink means to network.

       QoS Downlink
	    Specifies the number of downlink flows to which QoS actions apply.
	    Downlink means to subscriber.

       DSCP Marking Uplink
	    Specifies the number of uplink flows with DSCP action applies.

       DSCP Marking Downlink
	    Specifies the number of downlink flows with DSCP action applies.

       HTTP Headers Modify
	    Specifies the number of HTTP Headers Modify actions.

       Insert Content
	    Specifies the number of Insert Content actions.

       iRule
	    Specifies the number of iRule actions.

       L2 Marking Uplink
	    Specifies the number of uplink flows to which L2 Marking actions
	    apply.

       L2 Marking Downlink
	    Specifies the number of downlink flows to which L2 Marking actions
	    apply.

       Flow Reporting
	    Specifies the number of actions of flow reporting record
	    generation applied.

       Session Reporting
	    Specifies the number of actions of session record generation
	    applied.

       Transaction Reporting
	    Specifies the number of actions of transaction record generation
	    applied.

       Policy Re-evaluation Rate (count/min)
	    Specifies the number of successful policy reevaluations per
	    minute.

       Policy Re-evaluation Rate Maximum
	    Specifies the maximum number of policy reevaluations overall for
	    all subscribers and flows.

       Media Quality-of-experience (QoE)
	    Specifies the number of actions of media Quality-of-experience
	    (QoE) record generation applied.

       You can reset the PEM policy action statistics using reset-stats
       command.

EXAMPLES
       show action

       Displays the PEM policy action statistics.

       reset-stats action

       Resets the PEM policy action statistics.

OPTIONS
       For information about the options that you can use with the command
       show, see help show.

SEE ALSO
       show, pem stats gx, pem stats gy, pem stats hsl, pem stats radius, pem
       stats subscriber, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2009-2013, 2016. All rights
       reserved.



BIG-IP				  2016-03-14		   pem stats action(1)