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

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

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Major Major
    • 2.0.0
    • 1.8.3
    • Agent (G)
    • 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]

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

              Created:
              Updated:
              Resolved: