Ad Widget

Collapse

Zabbix update using API error "Incorrect trigger expression"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hiad
    Junior Member
    • Aug 2016
    • 22

    #1

    Zabbix update using API error "Incorrect trigger expression"

    Hello Team!
    Im working in an update trigger prototype, i'm not able to update using API zabbix

    Initial Expression:
    {14342}>0 and ({14343})>({14342})*0.8

    I'm only changing the number in the end of the expression but Zabbix response me:

    error :

    code:-32602
    data:"Incorrect trigger expression. Check expression part starting from "{14401}>0 and ({14402})>({14401})*0.33"."
    message:"Invalid params."
Working...