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

system.swap.size returns wrong values on Windows

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 2.4.0
    • Agent (G)
    • 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.

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

              Created:
              Updated:
              Resolved: