]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
New functions lastupdate to efficiently get the last values fed into the rrd ......
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 17 Jan 2007 21:31:23 +0000 (21:31 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 17 Jan 2007 21:31:23 +0000 (21:31 +0000)
commit50f8f2bdde5547391cebe181c111573562042cd4
tree1c9081c37fdcae4fa4400a5eb72c1a59266d0778
parent5d495883a3f7eac4ab74bac5ec968fbbd21ec9ef
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