This is a discussion on [rrd-users] Re: RRD Database Combining within the RRD Users forums, part of the Networking and Network Related category; On Wed, 23 Mar 2005 11:12:01 -0500, Thomas Beecher <tbeecher@localnet.com> wrote: > The question ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 23 Mar 2005 11:12:01 -0500, Thomas Beecher
<tbeecher@localnet.com> wrote: > The question then: > > Is it possible to combine two data sources from different RRD databases > into one? Ie. Combine device1.rrd:DS0 with device2.rrd:DS1 to create > total.rrd:DS0. Something like this? "DEF:device1=device1.rrd:ds0:AVERAGE", "DEF:devicd2=device2.rrd:ds1:AVERAGE", "CDEF:total=device1,device2,+", Paul -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi |