Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-6332

Request for a new macro - {ITEM.VALUETYPE}

XMLWordPrintable

    • Icon: New Feature Request New Feature Request
    • Resolution: Fixed
    • Icon: Medium Medium
    • 5.4.0alpha1, 5.4 (plan)
    • None
    • Server (S)
    • None
    • Sprint 70 (Nov 2020)
    • 0.25

      There is no simple way to get item value type now

       

      value_type
      (required) integer Type of information of the item.
      Possible values:
      0 - numeric float;
      1 - character;
      2 - log;
      3 - numeric unsigned;
      4 - text.
      

       

      from Zabbix now - only with Zabbix API Usage or SQL queries.

       

      It is a complicated way to achieve a simple task - we just have to know - what is the value type for an item. It could be really helpful to make data-sending scripts to third-party scripts easier.

      Is it possible to create macro like

      {ITEM.VALUETYPE}

      into next Zabbix releases?

            arimdjonoks Artjoms Rimdjonoks
            igorbach Igor Gorbach
            Team C
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: