<div dir="ltr">Hi Nick,<div>Thank you for the suggestion. I was able to solve the missing perl dependencies error, but now we are facing another error when I run the "perl sflow-to-rrd-handler --insanedbug" command I receive this error "Not a HASH reference at sflow-to-rrd-handler line 385."</div><div><br></div><div><div><img src="cid:ii_k9lqz6lt0" alt="image.png" width="562" height="440"><br></div></div><div><br></div><div>An in the file the line 385 mentions "@infras = keys %{$mactable}; </div><div><br></div><div><div><img src="cid:ii_k9lqzcvr1" alt="image.png" width="562" height="367"><br></div></div><div><br></div><div>What could be the problem?</div><div><br></div><div>Thanks,</div><div><br></div><div>Salvador</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mié., 22 de abr. de 2020 a la(s) 16:44, Nick Hilliard (INEX) (<a href="mailto:nick@inex.ie">nick@inex.ie</a>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Salvador Bertenbreiter wrote on 22/04/2020 20:59:<br>
> We have IXP manager running with the switches connected via SNMP and it <br>
> works fine. We installed sflow in the server and followed all the <br>
> configuration steps (Documento Utilizado: <br>
> <a href="https://docs.ixpmanager.org/features/sflow-p2p/" rel="noreferrer" target="_blank">https://docs.ixpmanager.org/features/sflow-p2p/</a>) but there's no way to <br>
> make it work.<br>
> <br>
> This is the error we are seeing: *sflow-to-rrd-handler*<br>
> <br>
> Complete error message:<br>
> <br>
> root@ppixpmanager:/srv/ixpmanager/tools/runtime/sflow# perl <br>
> sflow-to-rrd-handler --insanedebug<br>
> Can't locate REST/Client.pm in @INC (you may need to install the <br>
> REST::Client module)<br>
<br>
You're missing one of the perl libraries. You should run the perl <br>
dependency script to see what's missing:<br>
<br>
% perl ./tools/runtime/<a href="http://check-perl-dependencies.pl" rel="noreferrer" target="_blank">check-perl-dependencies.pl</a><br>
<br>
Nick<br>
<br>
</blockquote></div>