<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Thank you for a prompt replay.<div><br></div><div><div># sudo find / -name ixpmanager.conf</div><div>/usr/local/etc/ixpmanager.conf</div></div><div><br></div><div>API looks good:<br></div><div><pre style="color:rgb(0,0,0);white-space:pre-wrap">{"1":{"80":{"0007eb******":1,"0004c1******":3}}}</pre><pre style="overflow-wrap: break-word;"><font color="#000000"><span style="white-space:pre-wrap">
</span></font><span style="white-space:normal"><font face="arial, helvetica, sans-serif">My *nix knowledge not as much. Should I start install from fresh or there is an ability to </font></span></pre><pre style="overflow-wrap: break-word;"><font face="arial, helvetica, sans-serif">trace somehow why ixpmanager.conf is not being used?</font></pre><pre style="overflow-wrap: break-word;"></pre></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вт, 19 мар. 2019 г. в 14:42, Nick Hilliard <<a href="mailto:nick@foobar.org">nick@foobar.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Vladislav Leontjev wrote on 19/03/2019 11:35:<br>
> I get:<br>
> but when I've tried to load:<br>
> tools/runtime/sflow/<br>
> FATAL: could not read IXP Manager API call on <br>
> <a href="http://10.10.10.1/api/v4/sflow-db-mapper/learned-macs" rel="noreferrer" target="_blank">http://10.10.10.1/api/v4/sflow-db-mapper/learned-macs</a><br>
> <br>
> Why it's trying to get learned-macs? Even I've configured: "macdbtype = <br>
> configured" in ixpmanager.conf? Or maybe there are another reasons?<br>
<br>
Seems strange. The sflow-to-rrd-handler script will look for <br>
ixpmanager.conf in tools/runtime/etc, then /usr/local/etc, then /etc. <br>
Can you check to make sure that you don't have multiple copies of the <br>
config file.  If you specify macdbtype = configured, then it shouldn't <br>
attempt to load the learned mac address table.<br>
<br>
Can you also check that the API calls are working properly?  If you log <br>
in to IXP manager, then open up <br>
<a href="http://10.10.10.1/api/v4/sflow-db-mapper/configured-macs" rel="noreferrer" target="_blank">http://10.10.10.1/api/v4/sflow-db-mapper/configured-macs</a> in your <br>
browser, that should return a json blob containing all the MAC addresses <br>
you've entered.<br>
<br>
Nick<br>
</blockquote></div>