Ad Widget

Collapse

Actions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rockford333
    Junior Member
    • Dec 2009
    • 4

    #1

    Actions

    Hello,

    I have finally setup the zabbix working. Can any one help me creating actions. When i create actions it doesnt triger. i have given the triger description

    Trigger description like "FTP server is down on Zabbix Server".

    Please tell me the step by step procedure to create action and when triggers it should send mail
  • Firm
    Senior Member
    • Dec 2009
    • 342

    #2
    Administration -> Create action.

    Set Event source to Triggers
    Set Default Subject to something like {STATUS}: {DATE} {TIME}: {TRIGGER.NAME}
    Set Default message to something like {TRIGGER.NAME}: {STATUS}
    Set Status to Enabled

    Click New in section Action conditions
    Set condition to Trigger description like FTP
    Press Add

    Click New in Action operations
    Add recipients
    Press Add

    Click Save.

    The end.

    Comment

    • bashman
      Senior Member
      • Dec 2009
      • 432

      #3
      Remember to add the condition:
      Code:
      Trigger value = "PROBLEM"
      978 Hosts / 16.901 Items / 8.703 Triggers / 44 usr / 90,59 nvps / v1.8.15

      Comment

      Working...