Zabbix agent returns string for system.cpu.util[all,system,avg5] from Windows

XMLWordPrintable

    • Type: Problem report
    • Resolution: Won't fix
    • Priority: Trivial
    • None
    • Affects Version/s: 4.4.5
    • Component/s: None
    • None

      I get this error message on the agent based item:
      Value "8.677502" of type "string" is not suitable for value type "Numeric (unsigned)"

      Why is this number being returned as a string from the Zabbix Agent?

      I could change my item to be a string, but then I'd lose graphing ability. I have also tried using a preprocessor Javascript with a return Number(value) script, but that also does not work.

      Is there a setting on the zabbix agent I am not using properly?

      Thanks,
      Kevin

            Assignee:
            Unassigned
            Reporter:
            Kevin Elmore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: