-
Notifications
You must be signed in to change notification settings - Fork 673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ton of dropped and flows issues #3353
Comments
Please provide a screenshot of the active flows chart for 1 day, which is available in the historical chart in the Interface. |
Please note that "flush alerts data" has been fixed (a new package will be available in ~1h) |
@Niko78 it seems inactive flows are not purged from memory, any chance we can ssh to this system to debug it? |
nope but I could share my screen |
I just upgraded this morning, i can confirm now no error... but after that header/bottom disapeared like I reported before (I need to restart ntop again) nothing in flow tab also as reported got error : SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data in syslog I have ton of lines like that : |
fyi I have that on 2 different server Jan 30 08:59:01 localhost cento[1140]: 30/Jan/2020 08:59:01 [NetworkInterface.cpp:1325] [lo] [1'439 pps/0.00 Gbps][3/25/0/512'000 act/exp/drop/max flows][0 RX pkt drops][3 active flows] |
@Niko78 we pushed another fix for the issue you reported, please update again (a new package is available now) |
@cardigliano I can confirm now it seems to be much better, I can see flows and no error in syslog |
@cardigliano this morning, flows increased again and seem to be frozen to 2600001 |
Flow purging is not working, we definitely need to debug this. Please write to cardigliano at ntop.org and we will schedule a remote session. Thank you. |
Seems issue is due to MySQL. Turning MySQL export off causes the system to properly expire and idle flows. |
should be fixed with 37975c1 and companion pro commit |
it seems to be ok now |
thanks for reporting |
hi,
since few builds I have ton of dropped flows... I was suspecting alerts. In the same time I had increasing of flows without any reason (I increase limit agan and again each day, but in ntop it increased also) ; in restarting ntop process flows were back ok less than 25k instead of more than 2M
so I decided to remove alerts from preferences to check, so I put it to Off.
I wanted to "flush alerts data" but got an error (see screenshot error)... in refreshing main page, no header/footer on ntop (see screenshot error2) ; I had to restart processes to be back ok
On one of my server, error to see "flows" (see screenshot error3) and from logs I have that (see screenshot error4)
any idea ?
this morning no changes in disabling alerts, still ore than 2M flows :-( while it's not correct value
thanks
nicolas
fyi :
Version | 3.9.200128 (8774) - Enterprise Edition
Ubuntu 18.04.3 LTS
Debian buster/sid [x86_64][Ubuntu 18.04.3 LTS] - 64 bit
ntopng --max-num-flows "2000000" --max-num-hosts "500000" --dns-mode "3" --dump-flows "[hidden]" --local-networks "161.48.0.0/19,100.64.0.0/10,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" --http-port "3000" --data-dir "/storage/tmp" --interface "tcp://172.31.1.245:5556" --dont-change-user --online-license-check
The text was updated successfully, but these errors were encountered: