<div dir="ltr"><div>Hi all,</div><div><br></div><div>I have two systems between which all my traffic is distributed and I am only interested in the total traffic.</div><div>Basically I have a counter1 and a counter2 and want to see the properties of the sum of them (the usual min, avg, max).</div>
<div>I have been reading <a href="http://www.vandenbogaerdt.nl/rrdtool/min-avg-max.php">http://www.vandenbogaerdt.nl/rrdtool/min-avg-max.php</a> and understand consolidation (at least I think I do).</div><div>However, the way I understand that rrdtool works is that with rrdgraph I cannot get max(counter1+counter2).</div>
<div>That is, not unless I set up a third counter from the start in which I put the sum counter1+counter2.</div><div>The question is then if it is possible with rrdgraph alone, so without that third counter that I mentioned?<br>
</div><div>Note that I am not looking for max( max(counter1),max(counter2) ), but really for max(counter1+counter2).</div><div>I included an image in this e-mail to clarify what I mean (hopefully). A link to it is <a href="http://i.imgur.com/oJ52IKP.png">http://i.imgur.com/oJ52IKP.png</a></div>
<div><br></div><div>Cheers,<br></div><div>Dirk</div><div><br></div><div><img src="http://i.imgur.com/oJ52IKP.png"><br></div><div><br></div></div>