Your patch seems to now show the correct flow type, but the flow type is still not editable after it has been created, although it is no longer greyed out.
I'm still not able to display data for a Windows Server.
I have created two test sources:
srv2012test_6344 which accepts sflows on port 6344
srv2012test_6345 which accepts sflows on port 6345
On the srv2012test server I have installed https://github.com/sflow/host-sflow which sends the sflows to port 6344. I can see the flow coming in, but no data is showing in the NNA gui:
Code: Select all
tcpdump src 10.54.26.13 and port 6344 [15-12-01 11:31:27]
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
11:45:47.161449 IP srv2012test.59245 > nnaserver.6344: UDP, length 416
11:45:52.255300 IP srv2012test.59245 > nnaserver.6344: UDP, length 416
11:45:57.146003 IP srv2012test.59245 > nnaserver.6344: UDP, length 416
Code: Select all
tcpdump src 10.54.26.13 and port 6345 [15-12-01 11:47:07]
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
11:47:15.037371 IP srv2012test.54668 > nnaserver.6345: UDP, length 1376
11:48:12.917716 IP srv2012test.54668 > nnaserver.6345: UDP, length 1324