system.cpu.load[] does not support cpu number parameter on all platforms

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Major
    • 2.0.0
    • Affects Version/s: 1.8.3
    • Component/s: Agent (G)
    • Environment:
      Windows2000, Windows2003, Linux(RedHat5), Solaris9(intel/sparc), solaris10(intel/sparc), HP-UX 11i3, AIX 6.1

      [root@zabbix ~]# zabbix_get -s localhost -k system.cpu.load
      0.090000
      [root@zabbix ~]# zabbix_get -s localhost -k system.cpu.load[,avg1]
      0.080000
      [root@zabbix ~]# zabbix_get -s localhost -k system.cpu.load[,avg5]
      0.130000
      [root@zabbix ~]# zabbix_get -s localhost -k system.cpu.load[,avg15]
      0.120000
      [root@zabbix ~]# zabbix_get -s localhost -k system.cpu.load[0,avg1]
      ZBX_NOTSUPPORTED
      [root@zabbix ~]# zabbix_get -s localhost -k system.cpu.load[1,avg1]

            Assignee:
            Unassigned
            Reporter:
            Kodai Terashima
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: