IXP-Manager icon indicating copy to clipboard operation
IXP-Manager copied to clipboard

Core bundle graphs should be visible in the IXP owner customer port view

Open nickhilliard opened this issue 3 years ago • 1 comments

Currently, core-bundle graphs are not visible in the IXP owner customer port view: /customer/overview/1, "Ports" tab. This is because the graphs physical interfaces are generated in mrtg as sidea/sideb graphs in the ./corebundles/$cbid/ints/c$piid-sidea-bits.log file. This is unexpected and probably a misfeature. This looks like the culprit:

https://github.com/inex/IXP-Manager/blob/master/app/Services/Grapher/Backend/Mrtg.php#L175-L178

The mrtg.cfg generation code should probably emit physicalinterface config lines for these interfaces. It is a bit unexpected to see a bunch of unavailable graphs in the port view.

nickhilliard avatar Feb 22 '22 23:02 nickhilliard

Seeing the same thing here, mrtg.cfg cannot see the config. Will there be any fix for Corebundle graph?

takizo avatar Jul 21 '23 06:07 takizo