Hi,
I'm trying to run PortTracker plugin for nfsen. I know that I need nftrack and
to install it I should rebuild nfdump with --enable-nftrack option.
But after
configure --with-rrdpath=/usr/bin --with-ftpath=source --enable-nftrack
--enable-nfprofile
make
make install
I've no nftrack installed.
After make install I see such output:
for file in nfcapd nfdump nfreplay nfexpire nftest nfgen nfprofile nseld; do \
if [ -f $file.1 ]; then \
/usr/bin/install -c -o root -g bin -m 755 $file
//usr/local/bin ; \
/usr/bin/install -c -o root -g bin -m 644 $file.1
//usr/local/man/man1 ; \
fi \
done;
nftrack isn't on the list, why? Am I missing something?
Regards,
Lukas
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Nfdump-discuss mailing list
Nfdump-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfdump-discuss