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

Time values (units: s) are not represented as microseconds (µs), nor as nanoseconds (ns).

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.0.31, 7.0.0, 7.2.0alpha1
    • Frontend (F)
    • None

      Description:

      Zabbix frontend (Latest data section for example) does not convert time values to the microseconds (µs), nor to the nanoseconds (ns), the lowest prefix at the moment is "milli" (ms - milliseconds).

       

      Steps to reproduce:

      1. You can create Zabbix trapper item (units: s, type: float)
      2. use zabbix_sender to send values such as 0.000001 (microsecond) and/or 0.000000001 (nanosecond).
      3. check out Latest Data for that item

      Result:
      Value is shown as fraction of a millisecond (ms).

      Same in the latest 7.2.0alpha1 version


      **

      Graphs are affected too:

      Expected:

      Instead of 0.001ms should be 1µs

      Instead of 0.000001ms should be 1ns

       

      Question:

      Is it intended behavior?

       

       

        1. Screenshot 2024-07-04 135650.png
          12 kB
          Aleksejs Abrosimovs
        2. Screenshot 2024-07-04 135813.png
          12 kB
          Aleksejs Abrosimovs
        3. Screenshot 2024-07-04 140237.png
          18 kB
          Aleksejs Abrosimovs
        4. Screenshot 2024-07-04 140258.png
          18 kB
          Aleksejs Abrosimovs
        5. Screenshot 2024-07-04 141657.png
          181 kB
          Aleksejs Abrosimovs

            tbross Tomass Janis Bross
            abrosimovs Aleksejs Abrosimovs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: