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

Not supported value - Preprocessing Step not working as expected

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • 6.2.2
    • Server (S)
    • RockyLinux 8.x
    • Team A
    • Sprint candidates, S2401-2

      Hi,
      During a simple test to show how it works the "Not supported value" preproc step, I saw this behavior:
      1- Create a single Zabbix Trapper Item with type of information equal to "numeric"
      2- Create a single Preproc Step of "Check of Not supported value" with a custom on failure like "set value to" a number like "999".

      Now using the zabbix trapper if I send only number everything is working as expected but if I send a "text" like this one:

      zabbix_sender -z 127.0.0.1 -s MyHost_byProxy -p 10151 -k my.trapper -o test
      

      I receive the error

      Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "test"

      , I supposed to check it using the preproc step and change the value to "999".

      Is something correct? As I remember it will work in the past
      Thanks so much

            dimir dimir
            dimitri.bellini Dimitri Bellini
            Team A
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: