Re: [Nfsen-discuss] ERR '' not within 'live' profile time window
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Peter H. <ha...@sw...> - 2006-08-08 05:34:14
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Wim, This is indeed a bug, which gets triggered, when creating a continuous profile within 30s after the full 5min slot. Easy work around: Try later again :) or apply patch appended: cd $BASEDIR/libexec patch -p0 < NfProfile.patch Hope this helps - Peter - -------- Original Message -------- From: Wim Biemolt <Wim...@su...> To: nfs...@li... Subject: [Nfsen-discuss] ERR '' not within 'live' profile time window Date: Mon Aug 07 2006 20:00:14 GMT+0200 (CEST) > Hi, > > I'm trying to build a profile showing the amount of IPv6 traffic using > the latest versions of nfdump (1.5.2) and nfsen (snapshot-20060728). > However for some reason it fails ... > >> /data/nfsen_v9/bin/nfsen -a IPv6 -c IPv6 -B 200607010000 'ipv6' >> Use of uninitialized value in concatenation (.) or string at /data/nfsen_v9/libexec/NfProfile.pm line 387. >> ERR '' not within 'live' profile time window > > If I specify an "End of profile" it does seems to work ... > >> /data/nfsen_v9/bin/nfsen -a IPv6 -c IPv6 -B 200607010000 -E 200608010000 'ipv6' >> # # IPv6 >> name IPv6 >> tstart Sat Jul 1 00:00:00 2006 >> tend Tue Aug 1 00:00:00 2006 >> updated Fri Jun 30 23:55:00 2006 >> filter history_filter.txt >> expire 0 hours >> size 0 >> maxsize 0 >> sources a:b:c:d >> type history >> locked 1 >> status built 0 > > Any idea why this seems to work fine for an historic profile but not > for a continuous profile? > > Cheers, > > -Wim -/- SURFnet > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Nfsen-discuss mailing list > Nfs...@li... > https://lists.sourceforge.net/lists/listinfo/nfsen-discuss > - -- _______ SWITCH - The Swiss Education and Research Network ______ Peter Haag, Security Engineer, Member of SWITCH CERT PGP fingerprint: D9 31 D5 83 03 95 68 BA FB 84 CA 94 AB FC 5D D7 SWITCH, Limmatquai 138, CH-8001 Zurich, Switzerland E-mail: pet...@sw... Web: http://www.switch.ch/security -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iQCVAwUBRNgiSP5AbZRALNr/AQL9SgP6AhtGmuxifXz9Pw0sNVR3NeVaA+yH9nC2 eUxR7JZuDQMyGjpUCFu9w6LaiHaHZSeEHqV+Nf598eqHsjNu3RyE+pPeGf0c5Rng Q4MHD6jvZyEJ2Pohb46MhlP9fL0VUqm2SfQ7oh4KNqeAvYpUjFADG3u88Xq+FoII 9nvazZBD1ac= =C1xa -----END PGP SIGNATURE----- |