V2.3 VM appliance

I have a graph that displays CPU utilization for 4 cpu's.

The snmp datasource for each uses the following oids:

1.3.6.1.2.1.25.3.3.1.2.1  CPU0
1.3.6.1.2.1.25.3.3.1.2.2  CPU1
1.3.6.1.2.1.25.3.3.1.2.3  CPU2
1.3.6.1.2.1.25.3.3.1.2.4  CPU3

These test ok returning an integer between 0 - 100 (percent not idle)

I've added each cpu data points to a common graph definition so I could display 
them on the same graph.

The problem:

I see each CPU in the summary but some of the avg and max numbers look 
erroneous. Here's an example:

CPU          Cur        Avg          Max
CPU0        1.44       2.31          3.78
CPU1        0.00       111.07m    781.73m
CPU2        0.00       459.86m    1.00
CPU3        0.00       310.83m    1.00

Can anyone advise me how to fix this?

Thanks




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=28215#28215

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to