<div dir="ltr">Yes this is where the problem is. I have tried all options.  I can not figure out how to get two streams working.<div>sflowtool_opts = -4 -p 5000 -l RRD works but not BGP<br></div><div>sflowtool_opts = -4 -p 6343 -f <a href="http://127.0.0.1/5501">127.0.0.1/5501</a> -l BGP works but not RRD<br></div><div>sflowtool_opts = -4 -p 6343 -f <a href="http://127.0.0.1/5500">127.0.0.1/5500</a> -f <a href="http://127.0.0.1/5501">127.0.0.1/5501</a> BGP but not RRD<br><div><br></div><div><br></div><div><div><ixp></div><div>        rs_asn = 63028</div><div>        rs_peval_bird = /usr/local/bin/peval-output-to-csv.sh</div><div>        rs_identity = 1</div><div>        sflow_rrdcached = 1</div><div>        sflowtool = /usr/local/bin/sflowtool</div><div>#       sflowtool_opts = -4 -p 5000 -l</div><div>#       sflowtool_opts = -4 -p 6343 -f <a href="http://127.0.0.1/5501">127.0.0.1/5501</a> -l</div><div>#       sflowtool_opts = -4 -p 6343 -f <a href="http://127.0.0.1/5500">127.0.0.1/5500</a> -f <a href="http://127.0.0.1/5501">127.0.0.1/5501</a></div><div>        sflowtool_bgp_opts = -4 -p 5501 -l</div><div>        sflow_rrddir = /usr/local/sflow</div><div>#       debug = 1</div><div></ixp></div></div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><strong style="font-family:'Lucida Grande',Verdana,Arial,sans-serif;font-size:12px;line-height:16px;color:rgb(136,136,136)">Brian Thompson</strong><br><span style="color:rgb(0,102,51);font-family:'Lucida Grande',Verdana,Arial,sans-serif;font-size:12px;line-height:16px">Senior Infrastructure Engineer // Senior Second Guesser</span><br><font color="#666666" face="Lucida Grande, Verdana, Arial, sans-serif"><span style="font-size:12px;line-height:15px"><br></span></font><span style="color:rgb(102,102,102);font-family:'Lucida Grande',Verdana,Arial,sans-serif;font-size:12px;line-height:16px">Direct: </span><a value="+15039436742" style="font-family:'Lucida Grande',Verdana,Arial,sans-serif;font-size:12px;line-height:16px;color:rgb(17,85,204)">503.943.6779</a><br><span style="color:rgb(102,102,102);font-family:'Lucida Grande',Verdana,Arial,sans-serif;font-size:12px;line-height:16px">Mobile: </span><a value="+15033196955" style="font-family:'Lucida Grande',Verdana,Arial,sans-serif;font-size:12px;line-height:16px;color:rgb(17,85,204)">503.707.9018</a><span style="color:rgb(102,102,102);font-family:'Lucida Grande',Verdana,Arial,sans-serif;font-size:12px;line-height:16px"> // Twitter: iovation</span><br><strong style="color:rgb(0,102,51);font-family:'Lucida Grande',Verdana,Arial,sans-serif;font-size:12px;line-height:16px"><a href="http://www.iovation.com/" title="Visit iovation.com" style="color:rgb(0,102,51);text-decoration:none;border-bottom-width:0px;border-bottom-style:initial;border-bottom-color:initial" target="_blank">www.iovation.com</a></strong><br><font color="#006633" face="Lucida Grande, Verdana, Arial, sans-serif"><span style="font-size:12px;line-height:15px"><br></span></font><span><font color="#888888"><div><font color="#006633" face="'Lucida Grande', Verdana, Arial, sans-serif"><span style="font-size:12px;line-height:16px"><img src="http://www.iovation.com/images/signature/eml_sig_mobilefraud.gif"></span></font></div></font></span></div></div>
<br><div class="gmail_quote">On Mon, Nov 24, 2014 at 6:37 AM, Nick Hilliard <span dir="ltr"><<a href="mailto:nick@inex.ie" target="_blank">nick@inex.ie</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 24/11/2014 14:20, Brian Thompson wrote:<br>
> I need help with the rrd graphs. Something broke.  Please see above message.<br>
<br>
</span>Hi Brian,<br>
<br>
It looks like the sflow-to-rrd-handler process isn't receiving any data.<br>
It would be a good idea to use a separate sflowtool process to handle the<br>
fan-out, with separate processes for the sflow consumer streams:<br>
<br>
<a href="https://github.com/inex/IXP-Manager/wiki/Sflowtool-fan-out" target="_blank">https://github.com/inex/IXP-Manager/wiki/Sflowtool-fan-out</a><br>
<br>
This allows full separation of producer and consumer sflow feeds.  We<br>
haven't tested whether sflowtool will support both -f and -l on the same<br>
command-line but from the output you posted, it looks like it doesn't.<br>
<span class="HOEnZb"><font color="#888888"><br>
Nick<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
INEX IXP Manager mailing list<br>
<a href="mailto:ixpmanager@inex.ie">ixpmanager@inex.ie</a><br>
<a href="https://www.inex.ie/mailman/listinfo/ixpmanager" target="_blank">https://www.inex.ie/mailman/listinfo/ixpmanager</a><br>
</div></div></blockquote></div><br></div>