Overview
The Supervision Service uses decision tables, where you can define different actions to be taken depending on which conditions are met; log in System Log, use an overload protection configuration, or generate an event. You can use any MIMs available in the workflow for configuration of conditions, e g throughput, queue size, etc.
...
The Supervision Service is available for real-time workflows and can be configured in the Services tab in the Workflow Properties dialog. The supervision service with action overload can also be manually triggered with mzsh commands, in case it is needed for maintenance or other purposes. If the service is manually triggered, it has to be reverted to automatic mode for the settings in the Services tab to take effect once again.
Configuration of the Supervision Service
To open the configuration for the Supervision Service, open the Workflow Properties dialog in a real-time workflow configuration, click on the Services tab, click on the Add button, select the Supervision option and click OK.
...
Note | ||
---|---|---|
| ||
Even though you can change the order of your decision tables, this does not affect the functionality. All decision tables will be applied. |
Creating a Decision Table
When you select to add a new decision table, the Add Decision Tables dialog opens.
...
Case 3
If the Incoming messages exceed 150, 100 % of the incoming Diameter Credit-Control Initial requests will be rejected.
MZSH Commands
If you need to manually trigger or clear the supervision service with action overload, e g for maintenance or other purposes, you can use the mzsh wfcommand
. See the wfcommand [hide]mzsh[/hide](3.0)for more information.