|
|
| Author |
Message |
fe_de_ri Beginner
Joined: 29 Jul 2004 Posts: 7
|
Posted: Thu Sep 16, 2004 2:51 pm Post subject: graph sum of all interfaces |
|
|
hi all,
1) is there a way to graph the IN and/or OUT sum of all router's interfaces traffic?
2) and a sum of interfaces belonging to different routers?
like a graph wich represents the sum of the router A eth0/0 + router A eth0/1 + router B eth1/0. is it too difficult?
thanks in advance |
|
| Back to top |
|
 |
silfreed Site Admin
Joined: 19 Jan 2003 Posts: 394 Location: Shippensburg, PA, USA
|
Posted: Fri Sep 17, 2004 2:21 pm Post subject: |
|
|
The short answer (and not very complete), is that yes, it is possible to do both of these things.
I assume for the first one, you want to create a traffic graph using multiple interfaces, but have it look like a normal traffic graph (ie, one green area for inbound, and one blue line for outbound).
The way we currently do this is by adding your inbound monitors from all your interfaces with no color (leave the field empty), and no label. This will keep them from showing up on the graph. Next, add a green area that is the 'sum of all graph items'. Next add your outbound monitors from the same interfaces the same way as your inbound, and then a blue line that is the 'sum of all graph items' as your monitor.
This will give you a graph that looks like one traffic graph, but is actually the sum of your others. You should be able to use this for both situations, I think.
-Doug |
|
| Back to top |
|
 |
fe_de_ri Beginner
Joined: 29 Jul 2004 Posts: 7
|
Posted: Mon Sep 20, 2004 9:14 am Post subject: |
|
|
maybe i'm not so smart as you doug, but i didnt understand
does i have to create a template graph with the inbound monitor with no color and no label? and then apply this to an interface?
tnx
The way we currently do this is by adding your inbound monitors from all your interfaces with no color (leave the field empty), and no label. This will keep them from showing up on the graph. Next, add a green area that is the 'sum of all graph items'. Next add your outbound monitors from the same interfaces the same way as your inbound, and then a blue line that is the 'sum of all graph items' as your monitor.
This will give you a graph that looks like one traffic graph, but is actually the sum of your others. You should be able to use this for both situations, I think.
-Doug[/quote] |
|
| Back to top |
|
 |
balleman Site Admin
Joined: 20 Jan 2003 Posts: 282
|
Posted: Mon Sep 20, 2004 9:58 pm Post subject: |
|
|
| You'll want to use a Custom Graph as this graph will be using monitors from different sub-devices. |
|
| Back to top |
|
 |
fe_de_ri Beginner
Joined: 29 Jul 2004 Posts: 7
|
Posted: Tue Sep 21, 2004 1:31 pm Post subject: |
|
|
thank you, now is ok.
| balleman wrote: |
| You'll want to use a Custom Graph as this graph will be using monitors from different sub-devices. |
|
|
| Back to top |
|
 |
|