Ad Widget

Collapse

linux, system.cpu.util, system+user

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sles
    Member
    • Oct 2005
    • 80

    #1

    linux, system.cpu.util, system+user

    Hello!

    novice quiestion.

    According to documentation default value is user, but I want to get all processor load , i.e. system+user.
    How can I do this?

    Thank you!
  • sles
    Member
    • Oct 2005
    • 80

    #2
    OK, looks like nobody knows :-)
    Well, cpu load is 100-cpu idle.
    How can I get such value? I.e. does zabbix support arithmetic? :-)

    Thank you!

    Comment

    • Predatorian
      Junior Member
      • Apr 2013
      • 12

      #3
      So far, there seems to be a bunch of bugs and issues with using the item,
      Code:
      zabbix_agentd -t system.cpu.util[]
      They should be working on it.

      Comment

      Working...