Ad Widget

Collapse

Trigger Message Actions Acting Up

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saweron
    Junior Member
    • Jun 2010
    • 5

    #1

    Trigger Message Actions Acting Up

    Hi,

    Running Zabbix 1.8.3 on Solaris 10

    I use only 1 trigger action without any conditions. AFAIK, upon any problem triggering, would activate this action which on its turn should run a message alert for a specific user. This user has r/w access to all hosts and hostgroups



    I noticed that for some events -so far no pattern- the alert is not run.

    Eg. here is an event generated for one of my own metrics:



    As far as I can see, this should match, no?


    In the audit log for actions nothing shows up; running the server in debug mode yields this:

    Before I disable NTP service on the client

    22444:20101122:140401.492 In evaluate_function('pomerol:user.ntp.status.str(PRO BLEM)')
    22444:20101122:140401.493 End of evaluate_function('pomerol:user.ntp.status.str(PRO BLEM)',value:'0'):SUCCEED


    After I disabled the service on the client

    25690:20101122:140859.701 In evaluate_function('pomerol:user.ntp.status.str(PRO BLEM)')
    25690:20101122:140859.703 End of evaluate_function('pomerol:user.ntp.status.str(PRO BLEM)',value:'1'):SUCCEED


    However no trace of message alerts

    Any pointers where to look further or what I am overlooking?

    Gregory
  • simonuk1
    Member
    • Mar 2009
    • 66

    #2
    Are the alerts going to different us from different hosts.

    Do the users have the correct permissions to receive the alerts?

    Cheers

    Simon

    Comment

    • saweron
      Junior Member
      • Jun 2010
      • 5

      #3
      The users have r/w on all hosts and host groups

      In the end I restored the DB and everything's fine now.

      Comment

      Working...