Open erwintwr2 opened 2 years ago
Hi @erwintwr2,
Could you please let me know the netflow collector version?
Run two first command in case your containers are not running.
cd $HOME/oi24/nfcollector
docker-compose run -d
docker exec oi24_nfcolector_1 /opt/nfcollector/bin/nfcollector -version
regards
I have the same issue, @javadmohebbi I'm receiving only two flows from two Cisco routers, Netflow version 9, just 2 interfaces on said routers are sending flows, and my RAM is currently climbing up upto almost 5.1Gb out of 7.27Gb RAM installed. Is there some way to avoid such a huge amount of RAM usage?
docker exec oi24-nfcolector-1 /opt/nfcollector/bin/nfcollector -version
'nfcollector' Version: v0.0.1-30b Build Date: Wed 27 Oct 2021 11:10:25 AM +0330
It seems that as time passes and collector is UP longer time, RAM usage keeps on going up, to the point i had to force reboot the server twice already.
Thanks in advance!!
Hello. Anyone managed to reduce or control High RAM usage? This is a TOP command:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 19034 root 20 0 5773892 3.5g 0 S 5.0 47.6 74:38.50 nfcollector 19074 user 20 0 21.6g 3.2g 316836 S 4.3 44.0 32:27.63 influxd
As you can see both goNfCollector and Influx are each consuming about 92% RAM by themselves, and in a few hours it will make the server crash. Is it there a way to free RAM or avoid such rapid increase? I've tried setting environment variables for Influx on Docker Compose to limit or disable logging, and reduce memory allocated to Queries, with no effect. I don't know if there's a way to set such variables for goNfCollector.
Thanks!
hi @javadmohebbi ,
I encounter the same issue. My netflow collector version is
Version: v0.0.1-31b Build Date: Fri 18 Nov 2022 12:41:13 PM CST
Please advise possible workaround or solution. Thx in advance!
@cyktsai Hi. Did you solve this issue? I have high CPU Usage problem.(Same nfcollector version: v.0.0.1-31b)
hi @javadmohebbi ,
Meet high memory issue also, almost 15G out of 16G, if there is any way to solve the issue?
Extremely high memory usage was picked up (below is form shell inside nfcollector docker)
sending two v5 netflow streams of maxinum 15mbps / 30 devices, thus i don't think it should overload this much
Please advise if any other data is required