Multiple graphs on my MRTG page

2 messages Options
Embed this post
Permalink
mrtguser () Multiple graphs on my MRTG page
Reply Threaded More More options
Print post
Permalink
Hi,

We have implemented MRTG which generates the graph for in/out data. So every graph contains 2 lines corresponding to In and OUT.

Now we have a requirement to generate graphs based on CoS. So we need all 6 CoS to be displayed in the same graph.Can some one please help us how can we implement this with MRTG.

Thanks
S Shipway () RE: [mrtg-developers] Multiple graphs on my MRTG page
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
If you are using MRTG with RRDtool as the backend and Routers2 as the frontend, then you can do this easily using userdefnied summarygraphs.  Simply define each separate QoS graph target, and then define a single summary graph over all 6.  You can then optionally hide the component parts from the menu, have the graph stacked or as separate lines, and so on.  There are more instructions in the documentation with Routers2, on the example website on www.steveshipway.org/cgi-bin/routers2.pl , or in the book on www.steveshipway.org/book
Steve

From: mrtguser (via Nabble) [ml-user+[hidden email]]
Sent: Tuesday, 31 March 2009 5:01 p.m.
To: Steve Shipway
Subject: [mrtg-developers] Multiple graphs on my MRTG page

Hi,

We have implemented MRTG which generates the graph for in/out data. So every graph contains 2 lines corresponding to In and OUT.

Now we have a requirement to generate graphs based on CoS. So we need all 6 CoS to be displayed in the same graph.Can some one please help us how can we implement this with MRTG.

Thanks