Ad Widget

Collapse

Scaling graph items

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nisrak
    Junior Member
    • Sep 2011
    • 5

    #1

    Scaling graph items

    Hi,
    I am setting up some rather basic graphs and was wondering if there is a way to alter how the items are displayed. I have read through the manual to no avail, I only find ways to alter the Y-axis. My example is this:

    I want to graph CPU Utilization, but am collecting CPU Idle time via SNMP. To display utilization, I want to graph the value:

    100 - idle time

    Is there a simple way in Zabbix to alter how a specific value is displayed on a graph? If not, is there any way to achieve this?

    Thanks.
    - Nisrak
  • JBo
    Senior Member
    • Jan 2011
    • 310

    #2
    Hi,

    You can't do that in a graph but you can create a calculated item that will compute (100 - idle time) and draw it.

    Regards,
    JBo

    Comment

    Working...