[Nfsen-discuss] problems with the creation of profiles with the nfsen CLI
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Maurizio M. <mau...@da...> - 2006-07-10 17:35:32
|
Hi, I have some problems with the creation and removal of profiles with the nfsen CLI interface. I'm using nfsen 1.2.4. problem 1: ======== [flowtest@srv3 bin]$ ./nfsen -a AS_X_to_AS_Y -e 5 -f /opt/flowtest/bin/nfsen_scripts/filter_as # name AS_X_to_AS_Y tstart Mon Jul 10 18:05:00 2006 tend Mon Jul 10 18:05:00 2006 updated Mon Jul 10 18:00:00 2006 filter filter.txt expire 5 hours size 0 maxsize 0 sources pl1_pl:se1_se:de1_de:ny1_ny:hr1_hr:pt1_pt:it1_it:fr1_fr:be1_be:lu1_lu:es1_es:ie1_ie:ch1_ch:nl1_nl:il1_il:hu1_hu:de2_de:cz1_cz:gr1_gr:sk1_sk:si1_si:at1_at:uk1_uk type continuous locked 0 status OK looks ok, but although the profiles directories are created in the archive (parallel to the /live directory) and the .gif and .rrd files are created, the profile does not appear within those that nfsen's graphical interface can visualize. I have the fileing that this profile is not updated, although there is traffic for the corresponding filter (I've checked). The tstart and tend above are actually the same. why? Problem 2: ======== [flowtest@srv3 bin]$ ./nfsen -d AS_680_to_AS_559 ERR Failed to rename profile 'AS_680_to_AS_559' in order to delete: Directory not empty Although the directory *is* empty. I also tried to manually remove the directory, but it won't allow me to remove this profile any more! Any idea of what the problems can be? Thanks, Maurizio |