author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 11 Oct 2008 09:37:53 +0000 (09:37 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 11 Oct 2008 09:37:53 +0000 (09:37 +0000) | ||
commit | 9a080870e1842a655dcaf1828d1667bc80f7f50d | |
tree | eb2fc49c2d4ac1a9ef6bfad04ac03ef0799ccb9a | tree | snapshot |
parent | fe69ade916fb9dcc6d24297b86c667045e3b29a4 | commit | diff |
This patch introduces a feature whereby rrdcached will disallow updates
that do not advance the update time. This prevents the updates from being
discarded later by rrd_update_r.
This patch attempts to make the most of the protocol's limited ability to
return error text when using a -1 return code.
-- kevin brintnall
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1596 a5681a0c-68f1-0310-ab6d-d61299d08faa
that do not advance the update time. This prevents the updates from being
discarded later by rrd_update_r.
This patch attempts to make the most of the protocol's limited ability to
return error text when using a -1 return code.
-- kevin brintnall
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1596 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/doc/rrdcached.pod | diff | blob | history | |
program/src/rrd_daemon.c | diff | blob | history |