Ad Widget

Collapse

Having problems creating alerts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Arioch
    Junior Member
    • Dec 2009
    • 19

    #1

    Having problems creating alerts

    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:
    • 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.
    Last edited by Arioch; 12-01-2010, 13:32.
  • Arioch
    Junior Member
    • Dec 2009
    • 19

    #2
    I think I've found the problem: the action conditions were too restrictive.

    Comment

    Working...