In your graph configuration, you can only use the "rrdtool graph" commands. I forget which order that RRD uses to generate the graphs (or which will be given precedence.) If you have a graph that displays the MAX and the AVERAGE as separate lines, switch the order. of the two in your Custom command.
The RRA commands would go into your data point configuration, under your data source. Note that once the RRD file is created, entering a custom create command in the data point won't change anything. If you don't need any of the previous data, just delete the RRD file. Otherwise, you can just create a second data point with the new name and specify your new configuration. On Fri, 2007-07-13 at 18:39 +0000, agthurber wrote: > I kind of understand what your saying, but it is still a little confusing as > to what i should do to assure the graph shows MAX instead of AVG when two > samples overlap in the graph. I use a 5 minute cycle on all of my > data_sources, and all the RRA commands in the performance monitor are the > defaults. I tried adding a RRA command in the Custom area for the graph but > broke the graph everytime so it would not display. > > Should i edit the RRA commands in the performance monitor? I dont want to > effect all of the devices i am monitoring, just certain graphs. > > Thanks for taking the time to understand and explain this. > > Arlen > > ------------------------ > A. G. Thurber > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://community.zenoss.com/forums/viewtopic.php?p=8708#8708 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users -- James D. Roman IT Network Administration Terranet Inc.On contract to: Science Systems and Applications, Inc. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
