Hello,
I want to graph network traffic this way :
- output in green, positive numbers
- input in red, negative numbers
So the result would look a little bit like this: http://ei.kefro.st/projects/rrdtool/traffic.png
I've tweaked input item so that it will feed negative data into the DB (added a -1 "Custom multiplier"), but the graph will only draw positive data (output in my case).
What's wrong ?
I want to graph network traffic this way :
- output in green, positive numbers
- input in red, negative numbers
So the result would look a little bit like this: http://ei.kefro.st/projects/rrdtool/traffic.png
I've tweaked input item so that it will feed negative data into the DB (added a -1 "Custom multiplier"), but the graph will only draw positive data (output in my case).
What's wrong ?
Comment