Ad Widget

Collapse

system.cpu.load not supported

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Korben
    Junior Member
    • Jul 2013
    • 3

    #1

    system.cpu.load not supported

    Hello.
    I'm tired dealing with one zabbix problem.

    It's about 'system.cpu.load' item is not supported.
    Tried to setup it with different key parameters:
    system.cpu.load[,avg5], system.cpu.load[], system.cpu.load, system.cpu.load[,avg5], system.cpu.load[all,avg1] - no one of these works and all of them are "Not supported".

    All of my hosts use zabbix agent 1.4.7 and Linux CentOS 5.9 or 6.3.
    But I can get values by entering command at CLI (putty by SSH):
    # zabbix_get -s hostname -k system.cpu.load
    0.740000

    Can't find any solution for that. Would be very greateful for any help.
  • vintagegamingsystems
    Member
    • Jun 2013
    • 57

    #2
    Old version

    Sounds like you have an old version of the zabbix_agent software. I am running version 2.0.6.
    Maybe try to update you zabbix_agent software.
    You can try these.
    system.cpu.load[percpu,avg1]
    system.cpu.load[percpu,avg5]
    system.cpu.load[percpu,avg15]

    Comment

    • vintagegamingsystems
      Member
      • Jun 2013
      • 57

      #3
      Link

      Comment

      • Korben
        Junior Member
        • Jul 2013
        • 3

        #4
        Originally posted by vintagegamingsystems
        Sounds like you have an old version of the zabbix_agent software. I am running version 2.0.6.
        Maybe try to update you zabbix_agent software.
        You can try these.
        system.cpu.load[percpu,avg1]
        system.cpu.load[percpu,avg5]
        system.cpu.load[percpu,avg15]
        You were god damn right! This was because of an old version of zabbix agent.
        Epel repo has only 1.4.7 version but when I've installed l-sys repo, I've got agent 2.0.1 and everything became fine.

        Thank you for the right direction

        Comment

        • trikke76
          Member
          Zabbix Certified Trainer

          • Apr 2013
          • 42

          #5
          in epel u need to use zabbix20 instead of zabbix for 2.x releases

          epel is upto date with the latest release 2.0.x

          Comment

          • kumarshiv
            Junior Member
            • May 2014
            • 2

            #6
            fix backport?

            hi, will the fix that fixes the CPU load be back ported to version 1.8.11? Thanks, KumarShiv.

            Comment

            Working...