Hi,
I'm running 1.8 and I'm having some problems creating alerts: mail alerts never arrive.
I can't seem to figure out where the problem is situated.
Let's start with a small example. This is what I've got so far:
A media type has been configured and the MTA is working.
If anyone could give me some pointers.
I'm running 1.8 and I'm having some problems creating alerts: mail alerts never arrive.
I can't seem to figure out where the problem is situated.
Let's start with a small example. This is what I've got so far:
- host: host1
- application: http
- item: http(80), simple check, http_perf,80
- trigger: {host1:http_perf,80.last(0)}=0 & {host1:http_perf,80.prev(0)}=0
- action: {TRIGGER.NAME}: {STATUS} send to group1
A media type has been configured and the MTA is working.
If anyone could give me some pointers.
Comment