author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 4 Mar 2001 13:01:56 +0000 (13:01 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 4 Mar 2001 13:01:56 +0000 (13:01 +0000) | ||
commit | 7b4023750f1037675b71b13fab8b22a9bf39596d | |
tree | 7a11667a8d9f50bba141af854acd437e1b016fbb | tree | snapshot |
parent | 7c26bebb458e7caf39ef1d524c010dc29acdbcb8 | commit | diff |
Aberrant Behavior Detection support. A brief overview added to rrdtool.pod.
Major updates to rrd_update.c, rrd_create.c. Minor update to other core files.
This is backwards compatible! But new files using the Aberrant stuff are not readable
by old rrdtool versions. See http://cricket.sourceforge.net/aberrant/rrd_hw.htm
-- Jake Brutlag <jakeb@corp.webtv.net>
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@26 a5681a0c-68f1-0310-ab6d-d61299d08faa
Major updates to rrd_update.c, rrd_create.c. Minor update to other core files.
This is backwards compatible! But new files using the Aberrant stuff are not readable
by old rrdtool versions. See http://cricket.sourceforge.net/aberrant/rrd_hw.htm
-- Jake Brutlag <jakeb@corp.webtv.net>
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@26 a5681a0c-68f1-0310-ab6d-d61299d08faa
20 files changed:
program/NEWS | [new file with mode: 0644] | blob |
program/doc/rrdcreate.pod | diff | blob | history | |
program/doc/rrdgraph.pod | diff | blob | history | |
program/doc/rrdtool.pod | diff | blob | history | |
program/doc/rrdtune.pod | diff | blob | history | |
program/src/Makefile.am | diff | blob | history | |
program/src/fnv.h | [new file with mode: 0644] | blob |
program/src/hash_32.c | [new file with mode: 0644] | blob |
program/src/rrd_create.c | diff | blob | history | |
program/src/rrd_dump.c | diff | blob | history | |
program/src/rrd_format.h | diff | blob | history | |
program/src/rrd_graph.c | diff | blob | history | |
program/src/rrd_hw.c | [new file with mode: 0644] | blob |
program/src/rrd_info.c | diff | blob | history | |
program/src/rrd_open.c | diff | blob | history | |
program/src/rrd_restore.c | diff | blob | history | |
program/src/rrd_tool.h | diff | blob | history | |
program/src/rrd_tune.c | diff | blob | history | |
program/src/rrd_update.c | diff | blob | history | |
program/src/rrdupdate.c | [new file with mode: 0644] | blob |