[Nfsen-discuss] Problems using old nfdump data
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Esben B. <es...@cs...> - 2006-04-03 17:37:18
|
Hi I followed the instructions on the nfsen webpage on using "old" nfdump data by placing the nfdump output in the profiles directory. However my "old" nfdump data is new data created by using: ft2nfdump -r /path/to/flow-tools/datafile | nfdump -w /pack/nfsen/profiles/live/output Which seems to work just fine. However when i run the "nfsen -r live" command as described in the documentation, my syslog yells out the following: Statring ./nfsen. Rebuild: No data file found in profile 'live' Terminating ./nfsen. However the "output" file is neatly placed in the profile directory, and i have made it world writeable (just to be sure it was not a permission problem). FYI i am using nfdump-1.5 and nfsen-1.2.4 and the flow-tools installation is 0.66. Hope anyone can shed some light on this, because im pretty much stuck. |