Ad Widget

Collapse

CPU utilization

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mar
    Junior Member
    • Jun 2006
    • 6

    #1

    CPU utilization

    Hi,

    how can i monitor CPU utilization with web frontend?
    I tried creating graph but nothing happened. No new graph appeard. But i'm not sure if this is right way to make CPU utilization visible.

    Please help.
    Last edited by mar; 18-06-2006, 01:07.
  • eaglei15
    Junior Member
    • Jun 2006
    • 12

    #2
    Same problem in my case i'm creating Item

    17379 Cpu_Load_7 system.cpu.util[all,,avg1] 5 7 365 ZABBIX agent Active

    I'm trying to create a graph for it but there is nothing on the graph only if i'm changing the system.cpu.util[all,,avg1] to system[procload] i'm startint to see a movment but' it is not what i nee i need the cpu utilization
    Last edited by eaglei15; 18-06-2006, 18:44.

    Comment

    • vrtareg
      Senior Member
      • May 2006
      • 293

      #3
      Hi

      I create 3 items for "Processor Utilization" with the same parameters than "Processor loadNN" and they work perfectly.

      system.cpu.util[,,avg1]
      system.cpu.util[,,avg5]
      system.cpu.util[,,avg15]

      Areg

      Comment

      • eaglei15
        Junior Member
        • Jun 2006
        • 12

        #4
        Originally posted by vrtareg
        Hi

        I create 3 items for "Processor Utilization" with the same parameters than "Processor loadNN" and they work perfectly.

        system.cpu.util[,,avg1]
        system.cpu.util[,,avg5]
        system.cpu.util[,,avg15]

        Areg
        You monitoring Linux machine ? With 1.1 agentd ?

        Comment

        • achu_sab
          Member
          • May 2006
          • 49

          #5
          Use system.cpu.util[] and try to create graph.

          Comment

          • vrtareg
            Senior Member
            • May 2006
            • 293

            #6
            Originally posted by eaglei15
            You monitoring Linux machine ? With 1.1 agentd ?
            Yes
            I monitoring 34 Linux machines and i can see correct data on my graphs.
            I use Zabbix 1.1.

            Areg

            Comment

            Working...