When using global variables in the monitor event, can have multiple runs at the same time. How to process the monitor events in sequence?
Release : ALL
Component : ESP WORKLOAD AUTOMATION
Define another EICLASS with MPL(1) to process the monitor event and its commands in sequence:
EICLASS SET CLASS(5) MPL(1)
And add EICLASS(5) on the monitor event:
EVENT ID(ESP.MONITOR) EICLASS(5) SYSTEM(-) REPLACE