Hello,

I'm running into a problem while graphing two datasources for an interface, 
incoming and outgoing traffic.

For incoming:
"CDEF:tierin=ds0,4,/",
"AREA:tierin#BFCFE4::STACK",
"AREA:tierin#80A0C9::STACK",
"AREA:tierin#4070AE::STACK",
"AREA:tierin#014194::STACK",

That creates a graph graphing ds0 with positive values with 4 colors feathered 
in.

For outgoing:
"CDEF:tierout=ds1,-4,/",
"AREA:tierout#FCE5BF::STACK",
"AREA:tierout#F9CB7F::STACK",
"AREA:tierout#F6B13F::STACK",
"AREA:tierout#F49800::STACK",

That creates a graph graphing ds1 with negative values with 4 colors feathered 
in.

However, combine those two and suddenly the tierout values seem to get stacked 
on top if the tierin values resulting in tierout suddenly partially being 
graphed on the positive side on the Y-Axis which is not what I'm expecting it 
to do at all, let alone want it to do.

Somehow I can't seem to combine those two stacks individually without them 
interfering with each other.

Anyone have an idea how to fix this?

Kind regards,

-- 
Daniele Sluijters
_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to