Introduce the DERIVE and ABSOLUTE data source types.
authorMariusz Gronczewski <xani666@gmail.com>
Wed, 1 Jul 2009 07:14:29 +0000 (09:14 +0200)
committerFlorian Forster <octo@noris.net>
Wed, 1 Jul 2009 07:17:27 +0000 (09:17 +0200)
Hi,

i've updated my patch to 4.7.0, most of "data input" plugins (curl, java, exec,
perl, tail, couchdb) should work with derive. In case of couchdb and curl, if u
use absolute DS you can only "Set", no "Inc" or "Add" coz obviously that
wouldn't make much sense with it. Other plugins can be "enabled" globally to
use derive by changing "COUNTER" to "DERIVE" in types.db but that way is ugly
(but makes sense in some cases, like when u have lot of tunnels or ppp
interfaces) and either needs converting or recreating rrd files.

Regards
Mariusz

---

Hi,

ive been running my patch with 4.7.1, found a minor bug, but after repairing
that i didnt had any problems with it on my servers, im including patch
(against 4.7.1 from webpage),

Regards,
XANi


No differences found