Hrmms, I found the graphs to be straight forward too. Basically once I had the data sources/data points added and working, I created a new graph, highlighted my data sources, and that was pretty much it.
For example, my selected data sources look like: core1Temp_core1Temp, core2Temp_core2Temp, systemTemp_systemTemp and I left everything else as defaults except labeling the units and setting "has summary" to true. I liked the has summary option because it allowed me to see a "current" value before the graph even drew anything, letting me know it was reading the OIDs correctly. Let's see, I also have "min y" set to 0 because if the temperatures are negative, i have bigger problems. For the data points (underneath data sources), I just have a small rpn expression (1000,/) so that I don't get temperatures in the thousands. I'm pretty sure that's all I had to do to get going. ------------------------ Carl Van Arsdall -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10843#10843 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
