I attempted to create an action that would only be triggered once an event is acknowledged.
I successfully created the action and specified the acknowledge condition in the operation details.
Initially, I thought it would be a straightforward process.
However, when the event is initiated and I mark it as acknowledged, the action fails to execute.
If I remove the acknowledge condition, the action begins right after the event.
EXAMPLE:
Action conditions:
A - Time period in 1-7,20:57-24:00 (specifc time period)
B - Trigger equals "specific trigger"
Operation:
Run script "Script" on current host - Immediately
Conditions - event is acknowledged
I'm not seeing an issue with the configuration.
Any thoughts on that?
I successfully created the action and specified the acknowledge condition in the operation details.
Initially, I thought it would be a straightforward process.
However, when the event is initiated and I mark it as acknowledged, the action fails to execute.
If I remove the acknowledge condition, the action begins right after the event.
EXAMPLE:
Action conditions:
A - Time period in 1-7,20:57-24:00 (specifc time period)
B - Trigger equals "specific trigger"
Operation:
Run script "Script" on current host - Immediately
Conditions - event is acknowledged
I'm not seeing an issue with the configuration.
Any thoughts on that?
Comment