Thanks for the inputs. I think we might have found the problem here. A Datasource type of "Gauge" does *no* processing of the data when it stores it inside the RRD file -- very good for things like temperature sensors, but not so good SNMP Counter variables.
I looked at the "Device" template in my install under /Server/Linux, and those CPU stats were all of a type "Derive", instead of Gauge. So I'd try this first. First, go to your template and edit the datasources for the ssCpuRaw* variables, and change them from GAUGE to DERIVE Second, you'll need to delete or rename the RRD files for your device, and allow Zenoss to re-create them. (You can't really change an already existing RRD file from one datasource type to a different type). Then give the system 15-20 minutes to collect new data and populate the RRD files and graphs. Hopefully things will look better after that... --Jay -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=38099#38099 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
