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

support of 4th item key parameter (cmdline) for "proc.num" under windows

XMLWordPrintable

    • Team D
    • Sprint 56 (Sep 2019), Sprint 55 (Aug 2019), Sprint 54 (Jul 2019), Sprint 57 (Oct 2019), Sprint 58 (Nov 2019), Sprint 59 (Dec 2019), Sprint 60 (Jan 2020), Sprint 61 (Feb 2020)

      1. zabbix_get -s 10.20.0.17 -k proc.num
        37
      2. zabbix_get -s 10.20.0.17 -k proc.num[,]
        37
      3. zabbix_get -s 10.20.0.17 -k proc.num[,,]
        ZBX_NOTSUPPORTED
      4. zabbix_get -s 10.20.0.17 -k proc.num[,,,]
        ZBX_NOTSUPPORTED

      yes, according to doc 3rd parameter is not supported under windows:
      http://www.zabbix.com/documentation/2.0/manual/appendix/items/supported_by_platform

      but there no any notes about 4th parameter which means that it has to be supported.

      Please fix.

            martins-v Martins Valkovskis
            zalex_ua Oleksii Zagorskyi
            Team D
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: