Would anyone be able to clarify where/why:

--redis <host>[:<port>]             | Connected to the specified redis
server
                                    | Example --redis localhost

option wouldn't be loading or found?

Specifically, I included all the errors I see when launching nprobe:

nprobe -T "%IPV4_SRC_ADDR %L4_SRC_PORT %IPV4_DST_ADDR %L4_DST_PORT
%PROTOCOL %IN_BYTES %OUT_BYTES %IN_PKTS %OUT_PKTS %APPLICATION_ID
%L7_PROTO_NAME %MAX_TTL %MIN_TTL %TOTAL_FLOWS_EXP %TOTAL_PKTS_EXP
%TOTAL_BYTES_EXP %SRC_VLAN %DST_VLAN" --redis localhost --elastic
"nProbe;nprobe;http://10.10.10.10:9200/_bulk"; -b 2 -i any --json-labels -W
-t 60




11/Feb/2015 20:18:43 [plugin.c:169] Loading 24 plugins [.so] from
/usr/local/lib/nprobe/plugins
11/Feb/2015 20:18:43 [plugin.c:598] WARNING: Unable to load plugin
'/usr/local/lib/nprobe/plugins/librtpPlugin-7.1.150211.so'
11/Feb/2015 20:18:43 [plugin.c:599] WARNING: Message is
'/usr/local/lib/nprobe/plugins/librtpPlugin-7.1.150211.so: undefined
symbol: send_mos_hepv3'
11/Feb/2015 20:18:43 [plugin.c:598] WARNING: Unable to load plugin
'/usr/local/lib/nprobe/plugins/libsipPlugin-7.1.150211.so'
11/Feb/2015 20:18:43 [plugin.c:599] WARNING: Message is
'/usr/local/lib/nprobe/plugins/libsipPlugin-7.1.150211.so: undefined
symbol: send_sip_hepv3'
nprobe: unrecognized option '--redis'


Then I also see these errors:

11/Feb/2015 20:18:43 [nprobe.c:5469] Using NetFlow Packet Payload Len: 1472
11/Feb/2015 20:18:43 [template.c:1496] WARNING: Unable to locate template
'IPV4_SRC_ADDR'. Discarded.
11/Feb/2015 20:18:43 [template.c:1496] WARNING: Unable to locate template
'L4_SRC_PORT'. Discarded.
11/Feb/2015 20:18:43 [template.c:1496] WARNING: Unable to locate template
'IPV4_DST_ADDR'. Discarded.
11/Feb/2015 20:18:43 [template.c:1496] WARNING: Unable to locate template
'L4_DST_PORT'. Discarded.
11/Feb/2015 20:18:43 [template.c:1496] WARNING: Unable to locate template
'OUT_BYTES'. Discarded.
*snip*

Any initial thoughts?  I had to manually compile this on a gentoo box, but
can't figure out if/why I missed something.

Any help would be appreciated.  Trying to get this working on a gentoo box
and work with elasticsearch.

Thanks,
Jeff
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to