Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-8798

Support arithmetical operation in trigger expression when unit symbols are used

XMLWordPrintable

      I'm pretty sure that this was supported at some time in the past - possibly in the pre 2.2 era, don't know

      This is for instance a trigger expression where I'm sure that once worked:

      {$FS_SIZE_THRESHOLD}=>25G
      
      {example.com:vfs.fs.size[/,total].last(0)}>{$FS_SIZE_THRESHOLD}-1&{example.com:vfs.fs.size[/,free].last(0)}<{$FS_SIZE_FREE}
      

      Now it's unsupported due to format error:

      Format error or unsupported operator. Exp: [25GN1]
      

            Unassigned Unassigned
            okkuv9xh Marc
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: