Based on a side conversation with Dan, this is what I'm understanding: RRD will graph exactly one consolidated point in time, if there are more points than pixels on the X axis. Dan wants *all* value points represented, not consolidated. RRD has no option to do that.
I'm thinking that *maybe* it can be faked, with some stacked graphs or something, *if* MIN and MAX were also included in the rrd file; do a fill between min and max. But it isn't going to happen with a single graph statement, and I'm having problems figuring out how to sanely show min/average/max if desired. :-) _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
