Ad Widget

Collapse

Trigger Ok but no Action

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • baalrukh
    Junior Member
    • Aug 2006
    • 5

    #1

    Trigger Ok but no Action

    Hi,

    I'm trying zabbix to monitor both our network as our servers.
    The triggers work fine, the map’s are right to, everything works fine, but I’ve been unable to get any action from the triggers.
    I have a template for windows systems, where I defined several items, one named “ping” that uses “agent.ping”, working fine to, and then created a trigger with the expression {server1:agent.ping.nodata(30)} and guess, it work fine.
    The user, the media mail is created.
    Now comes the problem, when I create an “action”, nothing happens.
    I create it this way:
    Action Type Send message
    Source Trigger
    Conditions Trigger = “ping”
    Send message to Single user
    User RTO
    Subject {TRIGGER.NAME}: {STATUS}
    Message {TRIGGER.NAME}: {STATUS}

    The condition is created by choosing “trigger” and in the new window choosing the previous trigger created.

    When I test it, the trigger goes on, the icon in the map changes, but no action.
    In the “Monitoring” “Actions” only the message “No actions found”

    What I’m I doing wrong?
  • James Wells
    Senior Member
    • Jun 2005
    • 664

    #2
    Greetings,

    This sounds suspiciously like another issue that we are having;

    Something is fishy with actions
    Last edited by James Wells; 25-09-2006, 19:53.
    Unofficial Zabbix Developer

    Comment

    • jeff.showers
      Junior Member
      • Aug 2006
      • 18

      #3
      I ran into a similar issue but with host groups. Best answer I've been able to do to get triggers working was to remove the conditions on the actions to have any and all triggers send an email (which ended up being what I wanted anyway).

      Comment

      • baalrukh
        Junior Member
        • Aug 2006
        • 5

        #4
        Already try it, and the same result...

        Comment

        • jeff.showers
          Junior Member
          • Aug 2006
          • 18

          #5
          Hmmm, give a look under the email settings for the user you want to be emailed, check all the options as to severity level to email the user on.

          Comment

          Working...