Measure; Message-Type - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

measure

Specifies how to increment the counter.
Syntax
measure {requests | responses | xpath | error}
Parameters
requests
responses
xpath Indicates that a style sheet increments the counter. Use the
error
Guidelines
To activate a count monitor, assign it to a DataPower service.
Related Commands
filter, message-type
Examples
v Specifies that the LogSquelch monitor counter increments by a server responses

message-type

Specifies the target message class for this count monitor.
Syntax
message-type name
Parameters
name
Guidelines
You can assign only a single message class to an count monitor.
(Default) Indicates that the receipt of a client request increments the
counter.
Indicates that the receipt of a server response increments the counter.
dp:increment-integer extension element in a style sheet. This extension
element increments the counter that the count monitor maintains. For
example, if the name of the count monitor is monitor1, the style sheet must
contain the following statement:
<dp:increment-integer name="'/monitor-count/monitor1'"/>
Indicates that the receipt of an HTTP error response increments the
counter. Processing the Error Rule can increment this counter.
from the target message class.
# monitor-count LogSquelch
Message count monitor Configuration mode
# measure responses
Specifies the name of the target message class that was configured with the
message-type (Global) command.
Chapter 43. Message Count Monitor configuration mode
415

Advertisement

Table of Contents
loading

Table of Contents