if your other datapoints fit comfortably on the same graph (Data1 is not a million times bigger than Data2), you can make a link to Datapoint2 that has the right name to show up with Datapoint1.
For example... Code: ln -s RemoteSensorTemp_RemoteF.rrd ACSupplyTemp_SupplyF.rrd could fake out a datapoint named "SupplyF" from a source where you named your temperature variables something else. This obviously creates other issues in the legend of your graph, but it comes in handy every once in a while... --Jay -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=36631#36631 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
