Ad Widget

Collapse

Help with Trigger Prototype Expression

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jloesche
    Junior Member
    • Oct 2020
    • 6

    #1

    Help with Trigger Prototype Expression

    We are standing up a new instance of Zabbix 6.0 and migrating everything from the old instance of Zabbix (5.0). Don't ask me why we didn't get both instances on the same version before the migration, a different team made that decision. I am getting an error stating "Cannot add trigger prototype - Invalid parameter "/1/expression": incorrect expression starting from "{net.inet.router.tpl:cpmCPUTotal5minRev[{#SNMPINDEX}].min(#3)}>{$CPU_PUSED_MAX_2:"{#CPUID}"}"". when trying to move the expression over.

    {net.inet.router.tpl:cpmCPUTotal5minRev[{#SNMPINDEX}].min(#3)}>{$CPU_PUSED_MAX_2:"{#CPUID}"}

    Any help would be appreciated.
  • markfree
    Senior Member
    • Apr 2019
    • 868

    #2
    Zabbix 5.4 introduced a new syntax for trigger expressions. Note that Zabbix 6 also uses this new syntax for trigger expressions.

    Comment

    Working...