Hi Markus,

Let’s leave it at that then.

I have other questions regarding this nice little capability :

-  Why the difference of timespans for the overall traffic graphs (daily for some, monthly for others) ? Is it possible to change that and how ?

- Do you if it’s possible to have those values transposed into a graph that would allow to follow IP transit vs peering trafic volumes over time ?

Thank you.



From: observium <observium-bounces@observium.org> on behalf of Markus Klock <markus@best-practice.se>
Reply-To: Observium Network Observation System <observium@observium.org>
Date: jeudi 10 novembre 2016 10:50
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] Overal Transit Traffic Today

There is no other way to my knowledge then to create a port-group for this and I think the roadmap is to remove that part of the port parsing and instead use port-groups for defining of all Transit, Peering and Cache-ports and other port-types as this is more versatile then forcing people to change their port descriptions.
/Markus

 

Youssef BENGELLOUN - ZAHR - Consultant Expert
Prodware France
T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr

Web : prodware.fr

         

 

2016-11-09 16:40 GMT+01:00 Youssef BENGELLOUN - ZAHR <ybzahr@prodware.fr>:

Dear all,

I ended creating port-groups as a « workaround » until someone answers the question ;-)

But I have another silly question relating to this : Why the difference of timespans for the overall traffic graphs (daily for some, monthly for others) ? Is it possible to change that and how ?

Thanks.



From: Youssef Bengelloun-Zahr <ybzahr@prodware.fr>
Date: mercredi 9 novembre 2016 11:26

To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] Overal Transit Traffic Today

Dear all,

Displaying « widgets » on the front page works well :-)

Still, that doesn’t answer initial question : can I instead use graphs created natively by port parsing description (as it’s already somewhat kind of a port group matching a port description) ?

 

Thanks.




From: Youssef Bengelloun-Zahr <ybzahr@prodware.fr>
Date: mercredi 9 novembre 2016 09:29
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] Overal Transit Traffic Today

Dear Siegfried,

It is in the online documentation, but maybe not clearly highlighted / explained enough.

Best regards.



From: observium <observium-bounces@observium.org> on behalf of Gumilar Siegfried <siegfried.gumilar@stadtwerke-feldkirch.at>
Reply-To: Observium Network Observation System <observium@observium.org>
Date: mercredi 9 novembre 2016 09:05
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] Overal Transit Traffic Today

I haven’t been aware of this possibility – so thanks Markus for pointing that out!

 

To add these graphs to the frontpage you have to add ‘portpercent’ to the array, e.g.:

$config['frontpage']['order']  = array('status_summary', 'map', 'portpercent', 'overall_traffic', 'device_status', 'altert_table', 'syslog', 'eventlog');

 

I don’t know why this isn’t in the documentation maybe someone could add it.

 

Regards,

Siegfried

 

 

Youssef BENGELLOUN - ZAHR - Consultant Expert
Prodware France
T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr

Web : prodware.fr

         

 

Von: observium [mailto:observium-bounces@observium.org] Im Auftrag von Youssef BENGELLOUN - ZAHR
Gesendet: Mittwoch, 09. November 2016 00:23
An: Observium Network Observation System
Betreff: Re: [Observium] Overal Transit Traffic Today

 

Dear community,

 

Anybody care to comment on this ?

 

Best regards.

 


Le 8 nov. 2016 à 19:16, Youssef BENGELLOUN - ZAHR <ybzahr@prodware.fr> a écrit :

Dear Markus,

 

That’s the thing, I don’t want to do that if It's possible to avoid it :-)

 

My question was : can I instead use graphs created natively by port parsing description (as it’s already somewhat kind of a port group matching a port description) ?

 

Thanks.

 

 

 

From: observium <observium-bounces@observium.org> on behalf of Markus Klock <markus@best-practice.se>
Reply-To: Observium Network Observation System <observium@observium.org>
Date: mardi 8 novembre 2016 17:46
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] Overal Transit Traffic Today

 

Just make a port group that matches description "Peering:*" and another that matches "Transit:*" (or whatever description parsing you use) and use those group IDs :)

/Markus

 

 

Youssef BENGELLOUN - ZAHR - Consultant Expert
Prodware France
T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr


Web : prodware.fr

         

 

Den 8 nov. 2016 4:14 em skrev "Youssef BENGELLOUN - ZAHR" <ybzahr@prodware.fr>:

Dear Markus,

 

Excellent tip !

 

What would be the value for X if I were to use integrated transit + peering graphs in Observium ?

 

Best regards.

 

 

 

From: observium <observium-bounces@observium.org> on behalf of Markus Klock <markus@best-practice.se>
Reply-To: Observium Network Observation System <observium@observium.org>
Date: mardi 8 novembre 2016 15:57
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] Overal Transit Traffic Today

 

You can also get some really nice traffic stats if you specify this in the config:

$config['frontpage']['portpercent']['Peering'] = array('group' => X);

$config['frontpage']['portpercent']['Cache']   = array('group' => X);

$config['frontpage']['portpercent']['Transit'] = array('group' => X);

 

where you change X to the id of a port-group of all your peering, cache and transit-interfaces respectively

Then you get:

<image.png>

 

/Markus

 

 

Youssef BENGELLOUN - ZAHR - Consultant Expert
Prodware France
T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr


<image0950d3.PNG>

Web : prodware.fr

<imaged935ef.JPG>  <imagea69cd3.JPG>  <image294fb9.JPG>  <image8ae932.JPG>  <image2433a5.JPG>  <image84b385.JPG>

 

2016-11-08 15:47 GMT+01:00 Youssef BENGELLOUN - ZAHR <ybzahr@prodware.fr>:

Hello Alex,

 

I’m no expert but I think the answer is here : http://www.observium.org/docs/config_options/#frontpage-settings

 

<30A701ED-8E9D-416A-90A1-0A81D56EC01E.png>

 

I, too, have to tune my config.php configuration in order to display some extra settings.

 

Best regards.

 

 

 

From: observium <observium-bounces@observium.org> on behalf of Alex Winder <observium@alexwinder.uk>
Reply-To: Observium Network Observation System <observium@observium.org>
Date: mardi 8 novembre 2016 15:43
To: "observium@observium.org" <observium@observium.org>
Subject: [Observium] Overal Transit Traffic Today

 

Hi all,

 

I just visited the live demo on Observium’s site and noticed that when you log in there’s an overall transit traffic today section. On our version of Observium we don’t have this, even though versions seem to be the same (Observium 0.16.10.8181 (stable)). I’ve had a quick look in the global settings but can’t see how to enable this?

 

Has anyone got this working on their installs, we’d like to have this feature on ours J

 

<image001.png>

 

Thanks in advance.

 

Kind regards,

Alex

 

Youssef BENGELLOUN - ZAHR - Consultant Expert
Prodware France
T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr


<image126dbe.PNG>

Web : prodware.fr

<image4dfd83.JPG>  <image63d1df.JPG>  <image6d2325.JPG>  <image08980a.JPG>  <imagece9e76.JPG>  <image795e03.JPG>

 


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

 


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

<image.png>

<imagece9e76.JPG>

<image126dbe.PNG>

<image08980a.JPG>

<imaged935ef.JPG>

<image4dfd83.JPG>

<image63d1df.JPG>

<image001.png>

<image6d2325.JPG>

<image0950d3.PNG>

<image294fb9.JPG>

<image84b385.JPG>

<image8ae932.JPG>

<image2433a5.JPG>

<30A701ED-8E9D-416A-90A1-0A81D56EC01E.png>

<image795e03.JPG>

<imagea69cd3.JPG>


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium