i have tried your method and yes it is running okay.. but it seems only working in the LIVE profile.

when i create a new profile.. it show empty graph even with filter any.

when i check the service, it seems they running twice..

[root@netflow etc]# ps aux | grep Edge
netflow  26813  0.2  0.2  34788  8092 ?        S    15:33   0:00 /opt/nfdump/bin/nfcapd -w -D -p 9997 -u netflow -g apache -B 200000 -S 1 -P /data/nfsen/var/run/p9997.pid -z -T all -I EdgeIntl -l /data/nfsen/profiles-data/live/EdgeIntl -x nfasnupd %d/%f netflow  26814  0.0  0.0  13392   384 ?        S    15:33   0:00 /opt/nfdump/bin/nfcapd -w -D -p 9997 -u netflow -g apache -B 200000 -S 1 -P /data/nfsen/var/run/p9997.pid -z -T all -I EdgeIntl -l /data/nfsen/profiles-data/live/EdgeIntl -x nfasnupd %d/%f


dont have any idea why.. LIVE profile is normal and AS number shown..

howevet in new created profile always show empty graph (filter any).


any suggest?


On 03/05/21 07.45, hendranata yahoo wrote:
okay

i can see that nfcapd can run with nfasnupd to fill the empty AS number

https://metacpan.org/pod/Net::NfDump

in this case i am using nfcapd -x "nfasnupd %d/%f"

full example:

/opt/nfdump/bin/nfcapd -w -D -p 9997 -u netflow -g apache -B 200000 -S 1 -P /data/nfsen/var/run/p9997.pid -z -T all -I EdgeIntl -l /data/nfsen/profiles-data/live/EdgeIntl -x "nfasnupd %d/%f"


the problem is when i do restart nfsen and it is back to the original without -x "nfasnupd %d/%f"

do u have any idea to add that script -x "nfasnupd %d/%f" ?

thanks



On 02/05/21 20.42, Brian Candler wrote:
On 02/05/2021 14:39, hendranata saputra wrote:
Yes our bgp is establish and got prefix around 800k. So what next? I can see from fndump there is no AS information. Am i missing something?

It looks like Mikrotik doesn't implement this. See:

https://forum.mikrotik.com/viewtopic.php?t=92861
https://forum.mikrotik.com/viewtopic.php?t=76651




_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to