NTOP Problem ?
-
Interesting… Same issue here, but I found that looking at level 2 hosts (by MAC) actually works.
It still sends back some 404s after showing page, which tells me something is broken with ntop web UI...
And the issue is probably with this /python/sankey.py:
The server cannot find the requested page (page expired or ntop configuration ?).
Received request:
<tt>"GET /python/sankey.py?maxhost=16&zoom=0&hostselected%5B%5D=192.168.1.1 HTTP/1.1"</tt>
Python support disabled into this ntop instance
-
After looking at this a bit deeper:
Unfortunately, it seems that many reports in ntop (including level 3 host view) now require python integration, but the installed version was compiled without it.
In About -> Show Configuration it says:Embedded Python -> Not present
Python 2.7 is included with the ntop package - so I might be wrong and ntop just can't find it?
I also can't find the full log file for ntop to see if it ever complained about python… -
it seems there are a lot of issues with the directory paths also. I am getting a lot of file not found errors when I open the page in developer tools. I think there are a few broken parts to this. I wish I new how to fix it but :'(
-
I'm on 2.2-ALPHA August 9 and have same issue just keeps loading logo. Hope it will be fixed in 2.2 final very useful tool to drill down.
-
try ntopng instead, just came out so their could be bugs… report any in the link below
https://forum.pfsense.org/index.php?topic=80461
-
try ntopng instead, just came out so their could be bugs… report any in the link below
https://forum.pfsense.org/index.php?topic=80461
Wow! Thank you so much for sharing this! I thought ntop is dead.
For some reason its not showing up in packages.
I'll ask in main thread.