
Short text
Generation of green alerts in CCMS
Parameter Description
During CCMS system monitoring (transaction RZ20), yellow or red alerts are generated in warn/error scenarios. The monitoring can react to these alerts in the form of auto-reaction methods (e.g. sending an e-mail).
You may want to execute auto-reactions also in the situation when the corresponding values are back in the green area. This can be achieved by generation of so-called green “alerts” (clear messages) which you can control by setting the parameter alert/GREEN_ALERTS to the following values:
- 0 (default): no green alerts will be generated at all.
- 1 defines the behavior of monitoring attributes as follows:
- Performance attributes: a green alert is created if the current status is yellow or red and the next value sets the current status to green.
- Status attributes: a green alert is created if the current status is yellow, red or white (inactive) and the next message sets the current status to green.
- 2 defines the behavior of monitoring attributes as follows:
- Performance attributes: a green alert is generated only if there is an active red or yellow alert in the attribute and the value changes so that the respective yellow-to-green threshold is passed.
- Status attributes: a green alert is generated only if there is an active red or yellow alert in the attribute and the status value changes from yellow or green (not white resp. inactive) to green.
For both values 1 and 2, a green alert is never generated if the current status is already green.
See also notes 746193 and 1836113.
Default Value
0
Values allowed
0, 1, 2


