[rrd-users] RRD Graph downward to 0 date prediction
Steve Shipway
s.shipway at auckland.ac.nz
Sun Jun 28 09:55:33 CEST 2015
options.push("VDEF:#{c}warning=#{c}limit,FIRST")
options.push("GPRINT:#{c}warning: 2TB free @%c\\l:strftime")
In the VDEF, did you really mean FIRST (which just takes the first sample in the range) or did you mean MIN?
If you want the time it reaches 0, then MIN would make more sense - and this also has a time component, whereas FIRST does not.
Steve
Steve Shipway
University of Auckland ITS
UNIX Systems Design Lead
s.shipway at auckland.ac.nz
Ph: +64 9 373 7599 ext 86487
More information about the rrd-users
mailing list