Ad Widget

Collapse

trigger that send email alert not work

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vase
    Junior Member
    • Apr 2008
    • 2

    #1

    trigger that send email alert not work

    I'm using zabbix 1.4.5 on my gentoo linux server
    A hive trigger that always return status = true.
    I'm create action - send email to zabbix admins (im preferences i'm post my e-mail address). But no mail is send (i'm check the exim log - nothing)

    p.s. guest access to zabbix page is stat.selfip.ru

    Can You provide me some info - what's wrong ?
  • Aly
    ZABBIX developer
    • May 2007
    • 1126

    #2
    Actions generated on triggers change FALSE->TRUE or TRUE->FALSE, if it's always TRUE or FALSE no action will be generated.
    Zabbix | ex GUI developer

    Comment

    • vase
      Junior Member
      • Apr 2008
      • 2

      #3
      Originally posted by Aly
      Actions generated on triggers change FALSE->TRUE or TRUE->FALSE, if it's always TRUE or FALSE no action will be generated.
      Ok. Thank You!
      But if i want to receive email about health of my system (for example disk space is low, and i want to receive messages about that) ? Is that possible to create trigger that send e-mail than the trigger state is TRUE ?

      Comment

      Working...