system.swap.size returns wrong values on Windows

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: 2.4.0
    • Component/s: Agent (G)
    • Environment:
      OS: Windows 2008 R2 SP1

      Example:
      Performance counter says 8.6% used while system.swap.size[,pfree] thinks 0% are free.

      root@zabbix:~# zabbix_get -s 1.2.3.4 -k 'system.swap.size[,pfree]'
      0.000000
      root@zabbix:~# zabbix_get -s 1.2.3.4 -k 'system.swap.size[,free]'
      0
      root@zabbix:~# zabbix_get -s 1.2.3.4 -k 'perf_counter[\700(_Total)\702]'
      8.621216
      

      Please note that the performance counter \700(_Total)\702 equals \Paging File(_Total)\ % Usage.

            Assignee:
            Unassigned
            Reporter:
            Jens Berthold
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: