I have an action set up to email me when any trigger fires with the following conditions:
Maintenance status not in "maintenance"
Trigger value = "PROBLEM"
Trigger severity >= "Warning"
I have a trigger that is firing that is set to severity High, and it is not, as far as I know, in a maintenance period (is there any good way to check?), but when the trigger fires, it shows as not having any associated actions.
What possible reasons could be at work here?
Maintenance status not in "maintenance"
Trigger value = "PROBLEM"
Trigger severity >= "Warning"
I have a trigger that is firing that is set to severity High, and it is not, as far as I know, in a maintenance period (is there any good way to check?), but when the trigger fires, it shows as not having any associated actions.
What possible reasons could be at work here?
Comment