This is because, MaxRn and MinRn are VDEFs, and so have a single value and can 
be printed.  R24Hr, on the other hand, is a CDEF, and (like a DEF) is a time 
series.  Therefore, you also need to specify a CF (MIN, MAX, AVERAGE) so that 
it can reduce it to a single value.  The better way, though, is to make a VDEF 
and use that instead.

Steve

Steve Shipway
University of Auckland ITS
UNIX Systems Design Lead
s.ship...@auckland.ac.nz
Ph: +64 9 373 7599 ext 86487


___
_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to