With an older version of nfsen (1.3) I was able to mix netflow and sflow
sources with this config:
%sources = (
'sv3-edge-1' => { 'port' => '6669', 'col' => '#000033', 'type' =>
'sflow' },
'sv3-edge-2' => { 'port' => '6670', 'col' => '#6600CC', 'type' =>
'sflow' },
'sv3-peer-1' => { 'port' => '6671', 'col' => '#FFFF00', 'type' =>
'sflow' },
'dc4-peer-1' => { 'port' => '6672', 'col' => '#CC6600', 'type' =>
'sflow' },
'dc4-edge-1' => { 'port' => '6673', 'col' => '#0066CC', 'type' =>
'netflow'},
'dc4-edge-2' => { 'port' => '6674', 'col' => '#006600', 'type' =>
'netflow'},
);
since upgrading to 1.3.5 however (and nfdump 1.6), nfsen won't start the
collectors with this error:
Can not start different type 'netflow' and 'sflow' on same port!
Can not start different type 'netflow' and 'sflow' on same port!
Can not start different type 'netflow' and 'sflow' on same port!
Can not start different type 'netflow' and 'sflow' on same port!
Can not start different type 'netflow' and 'sflow' on same port!
Can not start different type 'netflow' and 'sflow' on same port!
If I move the type to sflow for everything or netflow for everything, it
seems to start, though, naturally, it won't work since some of my sources
are sflow, some are netflow. Any ideas?
-James
--
James Kelty
Lead Network Engineer
"Clams are eeeeeeeeevil...."
- Maisie K. Age 3
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss