Monitor-Duration; Monitor-Processing-Policy - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

monitor-duration

Assigns a Duration Monitor.
Syntax
monitor-duration name
no monitor-duration name
Parameters
name
Guidelines
After completing the configuration of a duration monitor, activate the monitor by
assigning it to a service.
Use the no monitor-duration command to remove the Duration Monitor
assignment.
Related Commands
monitor-count (Global), monitor-service (Global)
Examples
v Assigns the RateLimit1 duration monitor to the current service.
v Removes the assignment of the RateLimit1 duration monitor from the current

monitor-processing-policy

Sets the behavior when a service has multiple monitors.
Syntax
monitor-processing-policy {terminate-at-first-throttle | terminate-at-first-match}
Parameters
terminate-at-first-throttle
terminate-at-first-match
# no monitor-count LogSquelch
#
is the name of the duration monitor assigned to the service.
# monitor-duration RateLimit1
#
service.
# no monitor-duration RateLimit1
#
(Default) Monitors will execute in the order in which they are listed. After
any monitor either shapes (buffers to delay) or rejects a message, none of
the further monitors will execute.
Monitors will execute in the order in which they are listed. After any
monitor matches a message and takes any action, none of the further
monitors will execute.
Chapter 106. XML Firewall configuration mode
901

Advertisement

Table of Contents
loading

Table of Contents