Menu

Input/Output Interface is not working

2015-07-15
2015-08-11
  • Jean Carlos

    Jean Carlos - 2015-07-15

    Hello all,
    I'm trying to get the in/out interface information from flowviewer, but always the in/out IF shows the "0" value.

    Is there anything I need to configure for get this working?

    My sensors.conf is below:
    probe mySwitch sflow
    listen-on-port 6448
    protocol udp
    end probe

    sensor mySwitch
    sflow-probes mySwitch
    internal-ipblock 192.168.0.1
    external-ipblock remainder
    end sensor

    I would to like to filter some reports by physical interfaces.

    Thanks for your help.

     
    • Jean Carlos

      Jean Carlos - 2015-07-15

      Guys, I solved.
      I've added the --pack-interfaces to rwflowpack init.d script.
      There is a line I've changed on rwflowpack.conf:

      Whether rwflowpack should include the input and output SNMP

      interfaces and the next-hop-ip in the output files. 1=yes, 0=no.

      The default is no, and these values are not stored to save disk

      space. (The input and output fields contain VLAN tags when the

      sensor.conf file contains the attribute "interface-values vlan".)

      PACK_INTERFACES=1

      After I changed the value for 1, the interface names started to showing.

       
  • Joe Loiacono

    Joe Loiacono - 2015-08-11

    Jean - nice!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.