On 02/07/2012 09:29 PM, Michael Van Der Beek wrote: > Hi All, > > I’ve setup a way to collect logs and later import logs into an rrd database. > > Now lets say at the time of collection is 2pm. > > By the time (say 4pm) I return to the office and import the data into > the rrd database. > > The graph when generated will show a time gape of between 4pm and 2pm > (where the last data is seen). > > This is because the graph by default is the latest time. > > How do I specify to rrdgraph that I want to only show the graph up to > the last time of data collection (2pm).
Presumably with the --end option? rick jones _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
