
Hi there,
Is it possible to create custom aggregate graphs? For example, if I want to see the total traffic in/out for one specific customer connecting on two switch ports. Or all traffic on all my peering ports. Or all peering traffic to one peer on three different ports etc.
Thanks, Olof

On Sun, Mar 27, 2011 at 10:38:02PM +1100, Olof Kasselstrand olof.kasselstrand@gmail.com wrote:
Is it possible to create custom aggregate graphs? For example, if I
Try this graph as a template:
/graph.php?height=300&width=750&legend=yes&from=1d&to=now&id=!143,!128,214,191,213,!126,!127,!136&type=multiport_bits
The id's you can find from the URIs on the individual graph pages. From around SVN r1900 you can add a ! in front of the ID to revert its meaning of in/out, thanks to Adam.
C.

On 27/03/2011 12:38, Olof Kasselstrand wrote:
Hi there,
Is it possible to create custom aggregate graphs? For example, if I want to see the total traffic in/out for one specific customer connecting on two switch ports. Or all traffic on all my peering ports. Or all peering traffic to one peer on three different ports etc.
Aggregate per-AS graphs is something i intend to do, but there's not currently a graphtype to do it.
It's fairly easy to aggregate many interfaces, if you know the interface ids (or they are correctly labelled with customer identifier, in the case of customer ports)
adam.

Hi,
Is it possible to create custom aggregate graphs? For example, if I want to see the total traffic in/out for one specific customer connecting on two switch ports. Or all traffic on all my peering ports. Or all peering traffic to one peer on three different ports etc.
Aggregate per-AS graphs is something i intend to do, but there's not currently a graphtype to do it.
It's fairly easy to aggregate many interfaces, if you know the interface ids (or they are correctly labelled with customer identifier, in the case of customer ports)
If correctly labeled as a peering port, you can also already find the aggregated graph in Observium ;)
Tom

This solved the problem for me: /graph.php?height=300&width=750&legend=yes&from=1d&to=now&id=!143,!128,214,191,213,!126,!127,!136&type=multiport_bits
I had to change 1d to something else though.
Thanks everyone.
Cheers, Olof
On Mon, Mar 28, 2011 at 5:15 AM, Tom Laermans tom.laermans@powersource.cx wrote:
Hi,
Is it possible to create custom aggregate graphs? For example, if I want to see the total traffic in/out for one specific customer connecting on two switch ports. Or all traffic on all my peering ports. Or all peering traffic to one peer on three different ports etc.
Aggregate per-AS graphs is something i intend to do, but there's not currently a graphtype to do it.
It's fairly easy to aggregate many interfaces, if you know the interface ids (or they are correctly labelled with customer identifier, in the case of customer ports)
If correctly labeled as a peering port, you can also already find the aggregated graph in Observium ;)
Tom _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (4)
-
Adam Armstrong
-
Charlie Allom
-
Olof Kasselstrand
-
Tom Laermans