Ad Widget

Collapse

Problems with triggers in v1.1beta5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Valerie
    Junior Member
    • Jan 2006
    • 28

    #1

    Problems with triggers in v1.1beta5

    Hey,

    I was trying to properly set triggers up, there seem to be a few bugs.

    First of all, when i try to modify an existing trigger using [Change] on the right of the screen, and then clicking the "Update" button from the "CONFIGURATION OF TRIGGERS" tab and "Trigger" table, that trigger just seems to disappear from the trigger list for that host, but the message "[Trigger updated]Updated trigger from linked host aquila" does appear at the top of the list page.

    Also, i tried creating a trigger from scratch and it appeared doubled in the list
    Code:
     13775	Zabbix: Zabbix_server malfunction on aquila	{aquila:proc.num[zabbix_server].last(0)}#11	Warning	Enabled	 	Change
    13774	Zabbix: Zabbix_server malfunction on aquila	{aquila:proc.num[zabbix_server].last(0)}#11	Warning	Enabled	Trigger just added. No status update so far.	Change
    This appeared in the log file:
    Code:
    2006.Feb.06 16:34:02	
    
    Expression [{12881}#11] cannot be evaluated [Unable to get value for functionid [12881]]
    
    2006.Feb.06 16:34:02	
    
    Evaluation of expression [{12881}#11] failed [Unable to get value for functionid [12881]]
    
    2006.Feb.06 16:34:02	
    
    Unable to get value for functionid [12881]
    
    2006.Feb.06 16:34:02	
    
    Expression [{12880}#11] cannot be evaluated [Unable to get value for functionid [12880]]
    
    2006.Feb.06 16:34:02	
    
    Evaluation of expression [{12880}#11] failed [Unable to get value for functionid [12880]]
    
    2006.Feb.06 16:34:02	
    
    Unable to get value for functionid [12880]
    Whats wrong?
  • Valerie
    Junior Member
    • Jan 2006
    • 28

    #2
    Triggers with Host/Template Linkage

    I bleive this has to do with something messed up in Hosts/Template Linkage. I only notice this problem with a particuliar host witch i had tried to link a template too.

    I removed that template earlier, and when i tried adding a trigger, it wasn't doubled as before. The log still got filled with error though.

    Code:
    2006.Feb.07 12:30:03	
    
    Expression [{12891}>1] cannot be evaluated [Unable to get value for functionid [12891]]
    
    2006.Feb.07 12:30:03	
    
    Evaluation of expression [{12891}>1] failed [Unable to get value for functionid [12891]]
    
    2006.Feb.07 12:30:03	
    
    Unable to get value for functionid [12891]
    Anyone knows why this happens and how i can get arround?
    Thanks

    Comment

    Working...