Hello, I am graphing the temperature of a device group, and the device is graphing the interface stats in the OS tab. What I would like to do is make a graph that shows the temperature along with interface error stats. I choose to create a multigraph, and use a graph group with all of the devices I want. This allows me to add a data point for my temperature graph, but does not give me an option for the interface errors. I am guessing this is because the rrd file is stored under os/INTERFACENAME so it can't find the rrd file. Is there a clean way to make this happen? The only thing I can think of right now is to either make a new data source for the interface errors, which isnt great because I would be querying for the data twice, or maybe creating sym links to the needed rrd files, but I don't like that option either. Any ideas?
Thanks Eric -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=26109#26109 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
