Hi,
I would like to receive notification when a failure gets repaired.
For example :
- an item activates a trigger for some failure ( e.g. icmp-ping fails for 5 times every 30 secs. )
- the trigger send an email of notification
- the failure ends ( icmp-ping reachs the host )
- as zabbix detects an item previously triggered turns in a correct state it activates
an action that sends an email telling that everything went ok
Is it possible?
I've tried with trigger dependencies but if I set the ping trigger as dependency it
doesn't activate actions when it's verified ...
I would like to receive notification when a failure gets repaired.
For example :
- an item activates a trigger for some failure ( e.g. icmp-ping fails for 5 times every 30 secs. )
- the trigger send an email of notification
- the failure ends ( icmp-ping reachs the host )
- as zabbix detects an item previously triggered turns in a correct state it activates
an action that sends an email telling that everything went ok
Is it possible?
I've tried with trigger dependencies but if I set the ping trigger as dependency it
doesn't activate actions when it's verified ...
Comment