<div dir="auto">Hi Barry,<div dir="auto">Great, thanks!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El sáb., 20 de junio de 2020 11:49 a. m., Barry O'Donovan <<a href="mailto:barry.odonovan@inex.ie">barry.odonovan@inex.ie</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Salvador,<br>
<br>
<br>
Salvador Bertenbreiter wrote on 20/06/2020 16:15:<br>
> I was checking other IXP's publicly available IXP Manager interface<br>
> and I noticed that some also have additional options under the<br>
> Statistics menu (in the upper part), the statistics that are missing<br>
> from mine are: *VLAN / Per-Protocol Graphs* and *Inter-Switch / PoP<br>
> Graphs*<br>
> <br>
> Here is a screenshot comparing both <a href="https://ibb.co/XxSq2km" rel="noreferrer noreferrer" target="_blank">https://ibb.co/XxSq2km</a><br>
> <br>
> Does anyone know how to add those graphs as well into the Statistics<br>
>  menu (top section)?<br>
<br>
<br>
For the "Inter-Switch / Trunk Graphs", we briefly mention these in the<br>
docs: <a href="https://docs.ixpmanager.org/grapher/mrtg/#backend-mrtg" rel="noreferrer noreferrer" target="_blank">https://docs.ixpmanager.org/grapher/mrtg/#backend-mrtg</a><br>
<br>
> IXP Manager does not currently support a frontend means of creating<br>
> these definitions (but, as of mid 2018, it is being worked on). For<br>
> now, we do it manually via the IXP Manager v3 way.<br>
> <br>
> These graphs will be available in the Statistics menu under<br>
> Inter-Switch / PoP Graphs. You can see examples from INEX here.<br>
<br>
<br>
So, since 2018 we have actually worked on it and finished it but we need <br>
to document, code review and then release. In the mean time the old way <br>
still works but it's manual.<br>
<br>
You need a skinned config file like:<br>
<br>
<a href="https://github.com/inex/IXP-Manager/blob/v5.0.0/resources/skins/inex/services/grapher/mrtg/trunks.foil.php" rel="noreferrer noreferrer" target="_blank">https://github.com/inex/IXP-Manager/blob/v5.0.0/resources/skins/inex/services/grapher/mrtg/trunks.foil.php</a><br>
<br>
and then a 'config/grapher_trunks.php' file based on this:<br>
<br>
<a href="https://github.com/inex/IXP-Manager/blob/v5.0.0/config/grapher_trunks.php.dist" rel="noreferrer noreferrer" target="_blank">https://github.com/inex/IXP-Manager/blob/v5.0.0/config/grapher_trunks.php.dist</a><br>
<br>
This config file generates the menu and links it to the appropriate <br>
graph in the config file.<br>
<br>
And be sure to set GRAPHER_BACKEND_MRTG_SNMPPASSWD="xxx" in the .env file.<br>
<br>
<br>
Yeah, sorry, this is awkward. But we should have a better way in the <br>
next few weeks.<br>
<br>
<br>
For "VLAN / Per-Protocol Graphs", you need to configure and enable sflow <br>
p2p graphs:<br>
<br>
<a href="https://docs.ixpmanager.org/grapher/sflow/" rel="noreferrer noreferrer" target="_blank">https://docs.ixpmanager.org/grapher/sflow/</a><br>
<br>
<br>
Hope this helps,<br>
  - barry<br>
<br>
<br>
<br>
</blockquote></div>