> Would you mind showing me an example of this? DEF:min=test.rrd:max:AVERAGE AREA:min#00CF00FF:"Some Data"
> > > On Mon, 2008-12-29 at 13:50 -0800, Larry Low wrote: > > > rrdtool.graph(gfname, > > > '--start' , str(etime - (24 * 3600)) , > > > '--end' , str(etime) , > > > '--vertical-label' , 'CPU Load' , > > > '--imgformat' , 'PNG' , > > > '--title' , 'System Load Average' , > > > '--lower-limit' , '0' , > > > 'DEF:min=test.rrd:max:AVERAGE' > > > ) > > > > > You need to then use that 'min' definition in a LINE, AREA, etc. > > > Disclaimer: The information contained in this transmission, including > any > attachments, may contain confidential information of Panasonic Avionics > Corporation. This transmission is intended only for the use of the > addressee(s) listed above. Unauthorized review, dissemination or other > use > of the information contained in this transmission is strictly > prohibited. > If you have received this transmission in error or have reason to > believe > you are not authorized to receive it, please notify the sender by > return > email and promptly delete the transmission. > _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
