author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 29 Sep 2008 19:56:10 +0000 (19:56 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 29 Sep 2008 19:56:10 +0000 (19:56 +0000) | ||
commit | afb590e6dbc73ed9e1eb7015071cead52e3692d3 | |
tree | 827ddc97e65fb619c17ed08d6b1ced82fdb7ec40 | tree | snapshot |
parent | 0f4b0029699613ec41194fe7696a6b10fdeb5c62 | commit | diff |
This patch provides better error messages to the client when something
goes wrong with the daemon. When possible, the daemon error message is
passed through to rrd_set_error() on the client. Prior to this patch,
most error conditions would result in "Internal error", which is not very
helpful. -- kevin brintnall
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1546 a5681a0c-68f1-0310-ab6d-d61299d08faa
goes wrong with the daemon. When possible, the daemon error message is
passed through to rrd_set_error() on the client. Prior to this patch,
most error conditions would result in "Internal error", which is not very
helpful. -- kevin brintnall
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1546 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_client.c | diff | blob | history | |
src/rrd_update.c | diff | blob | history |