Ad Widget

Collapse

Monitoring processor load %

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • prasenjit
    Junior Member
    • Jan 2012
    • 5

    #1

    Monitoring processor load %

    Hi I am new to Zabbix and using Zabbix1.8.2 to monitor SQL servers which have Win2003R2. While creating an item for monitoring processor load % I use the type: Zabbix agent and key system.cpu.util. As per the supported parameters mentioned in the link
    http://www.zabbix.com/documentation/...l/config/items
    I have tried with 2 different parameters:
    system.cpu.util[,user,avg1] and system.cpu.util[,system.avg1]
    When I try to create a graph it comes up with [no data].
    Can someone please tell me what should I enter to fetch the system CPU load %.
    Thanks in advance.
    ----------
    I got the answer to my question in the following thread:

    So please ignore this question.
    Thank you.
    Last edited by prasenjit; 17-01-2012, 22:36. Reason: Already the got the answer to my question.
  • harmonica
    Senior Member
    • Jan 2009
    • 251

    #2
    Try

    Key: system.cpu.util[]
    Type of information: Numeric (float)
    Units: %

    Comment

    Working...