New functions lastupdate to efficiently get the last values fed into the rrd ......
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 17 Jan 2007 21:31:23 +0000 (21:31 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 17 Jan 2007 21:31:23 +0000 (21:31 +0000)
commit090e0fb8a96794b83d075a56ddf6b19fdb4e7c45
tree1c9081c37fdcae4fa4400a5eb72c1a59266d0778
parent12408853ccdabd7d2aff1b86dc848a2755391bd2
New functions lastupdate to efficiently get the last values fed into the rrd ... this also changes that the last values
get stored even for ABSOLUTE and GAUGE data sources ... -- andy.riebs hp.com

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@951 a5681a0c-68f1-0310-ab6d-d61299d08faa
acinclude.m4
bindings/tcl/tclrrd.c
doc/Makefile.am
src/Makefile.am
src/rrd_tool.c
src/rrd_tool.h
src/rrd_update.c