-
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
Missed Top Talker #38
Comments
@paoloB132 could you please provide you configuration? Unfortunately we are still not managing to reproduce the issue. |
Hi Arianna, thanks to reply so fast ! Here some cons: [root@ntop ntopng-2.0]# uname -a ntopng Community v.2.0.150601 [root@ntop ntopng-2.0]# more /etc/ntopng/ntopng.conf [root@ntop ntopng-2.0]# ifconfig -a eth1 Link encap:Ethernet HWaddr 00:17:A4:10:A8:09 lo Link encap:Local Loopback NIC eth1 is connected to our HP5412 on a mirrored port. Please take a look on attached screen shot, and let me know if you need some other information . Regards,
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
Arianna, I can try to help to debug the problem of missed "Minute Ciao, |
@paoloB132 to aid in debugging the issue, could you please check the javascript console of your browser when you try to display top talkers? This could definitely give a hint if a javascript error was the issue. |
Hi Ariannna,
jquery.js:9592 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. that should correspond to : // Open the socket No idea if this is related to missed “Minute Top Talker” Looking at the lua scripts it seems that this form be managed by graph_utilty.lua and in particular the variable infoHTML that is never filled. Ciao,
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
@paoloB132 I think the issue is not in the javascript warning but in the script. Could you please check if the top talkers database was correctly created in the interface folder? (e.g. /var/tmp/ntopng/0/top_talkers/top_talkers.db) Would it be for instance possible to have remote access to your machine to debug the issue? |
Hi Arianna,
agree..
Sure…thanks ! I need to know the remote IP address from where you plan to connect …ssh and tcp/3000. Regards,
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
Arianna … I need also a private email (no github thread !) where send access credential.
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
@paoloB132 sorry for the delay in coming back to you. I'll access from kpn.ntop.org if that's OK. My e-mail is [email protected]. Thanks to be willing to help. |
Dear Arianna, any news on this subject ? Regards,
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
Hi @paoloB132, I sent out a private e-mail. |
…I’ve really replied to that email with requested information… do you see any email from me ?
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
@paoloB132 I mean I sent out a private e-mail now :-) |
Arianna ...did you be able to reproduce this issue ? |
@paoloB132 I have just pushed a fix for top talkers to the dev branch (9e5d3f9). It will be in tonight's nightly. After updating please also remove the top_talkers folders for each interface as there was a flaw in the format of stored JSONs. There was also a permissions issue which I fixed (folders under /var/tmp/ntopng must be writable by nobody or by the user you specify with the -U option). |
Hi Arianna, download compile and install last development and really now I see top talkers showed when moving on the graph traffic window but only for initial 3/4 minutes, then they are missed again . Regards,
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
Hi Arianna, Any news ? Installed v.2.0.150702 Traffic graph in Historical Activity form disappears. When move on Traffic Windows some numbers come up on Minute Top Talkers frame, but honestly it’s not clear what they mean. Min, Max, Average, Total Traffic always show “0”. Regards,
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
@paoloB132 there was again an issue with permissions of the top talkers database. I do not know if that is the cause of the troubles you're experiencing, but even if I can ssh correctly to the server I still am not able to access the web interface: do I have to access via kpn.ntop.org as well? |
Paolo Barbato Consorzio RFX phone: +39 049 8295097 fax: +39 049 8700718 |
@paoloB132 @ariava Hi all can we close this issue? |
Just install 2.0.150601 on CentOS 6.6
RPM version do not start, so compiled and installed from source
Still Top Talkers are not showed (like was on previous version) on Historical NIC Activity.
This is a very useful feature!
See also bug 538 on https://kpn.ntop.org/bugzilla/show_bug.cgi?id=538
It's also be mentioned that this windows in noticeably slower than previous version, when moving cursor on Traffic part.
Regards,
Paolo.
The text was updated successfully, but these errors were encountered: